[Teleport] # /tpa request timeout in seconds ess_tpa_timeout (tpask request timeout in seconds) int 120 # Seconds to wait before teleporting ess_teleport_delay (Teleportation delays) int 0 [Players] # Save death position so that the player can return to it via /back ess_save_death (Save death position) bool false # AFK kicking ess_afk_check (Check for AFK players) bool true # AFK kick timer interval ess_afk_check_interval (AFK kick timer interval) int 1 # Maximum AFK time before kicking ess_afk_time (Max AFK time in seconds) int 300 # Warn AFKing players ess_afk_warn_time (AFK warning time before kicking in seconds) int 20 # AFK warn message ess_afk_warn_msg (AFK warning) string "Warning, you have %d seconds to move or be kicked" # Broadcast new players ess_new_player (Broadcast new players) string "%s has joined the server for the first time! Welcome!" [Debug] # For debug purposes. If you're having unexplainable lag, try setting this to true. Breaks AFK timers and god mode. ess_skip_globalstep (Skip GlobalStep) bool false