Make your config
General.properties
# 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 = False
# Default: False
LogItems = False
# Default: False
LogItemEnchants = False
# Default: False
LogSkillEnchants = False
# Default: False
GMAudit = False
# Default: False
LogGameDamage = False