mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-26 19:07:11 +01:00
Added config option"queryPlayerContainers"
This option should allow you to query every player container for an available slot.
This commit is contained in:
@@ -40,6 +40,7 @@ class ConfigManager
|
||||
CONVERT_UNSAFE_SCRIPTS,
|
||||
TELEPORT_NEWBIES,
|
||||
STACK_CUMULATIVES,
|
||||
QUERY_PLAYER_CONTAINERS,
|
||||
|
||||
LAST_BOOLEAN_CONFIG /* this must be the last one */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user