7 lines
381 B
INI
7 lines
381 B
INI
{
|
|
"description": "Various options to limit the ability of the trading system, to manage spam/abuse on public servers. Most can be changed client-side as well to for example stop notifications if the client wishes. Limitations apply to non-OP players only.",
|
|
"maxTradesPerPlayer": 50,
|
|
"notifyOfTradeAddition": true,
|
|
"notifyOfTradeRemoval": true,
|
|
"notifyOfDealMade": true
|
|
} |