Pane sto "gameserver/config/general.properties" kai tsekare mhn exeis kamia blakia!
# ---------------------------------------------------------------------------
# Server Security
# ---------------------------------------------------------------------------
# Bypass exploit protection. To ENABLE protection set to True.
# Default: True
BypassValidation = True
# Enforce gameguard for clients. Sends a gameguard query on character login.
# Default: False
GameGuardEnforce = False
# Don't allow player to perform trade, talk with npc, or move until gameguard reply is received.
# Default: False
GameGuardProhibitAction = False
#Logging settings. The following four settings, while enabled, will increase writing to your hard drive(s) considerably. Depending on the size of your server, the amount of players, and other factors, you may suffer a noticable performance hit.
# Default: False
LogChat = True
# Default: False
LogItems = True
# Default: False
LogItemEnchants = True
# Default: False
LogSkillEnchants = False
# Default: False
GMAudit = False
# Default: False
LogGameDamage = True
# If damage greater than threshold then log it
# Default: 5000
LogGameDamageThreshold = 10000