Added configurable limit for GE bot offers, now set by world.botstock_limit config (defaults to 5000)
This commit is contained in:
@@ -290,5 +290,8 @@ class ServerConstants {
|
||||
|
||||
@JvmField
|
||||
var PLAYER_STOCK_RECIRCULATE = true
|
||||
|
||||
@JvmField
|
||||
var BOTSTOCK_LIMIT = 5000
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user