Conf/World: Disable player limit by default

This commit is contained in:
DDuarte
2014-07-27 15:46:34 +01:00
parent 7024dee19b
commit 8a05231994

View File

@@ -195,11 +195,10 @@ Compression = 1
# Description: Maximum number of players in the world. Excluding Mods, GMs and Admins.
# Important: If you want to block players and only allow Mods, GMs or Admins to join the
# server, use the DB field "auth.realmlist.allowedSecurityLevel".
# Default: 100 - (Enabled)
# Default: 0 - (Disabled, No limit)
# 1+ - (Enabled)
# 0 - (Disabled, No limit)
PlayerLimit = 100
PlayerLimit = 0
#
# SaveRespawnTimeImmediately