- Added a simple afk timer that will kick a player from the lobby game (same as them doing /lg quit) after a certain number of seconds of no motion
- Players can now double-tap the space bar to get the boost jump on soccer (if the boost jump is enabled). This is the same as clicking the item.
- Players can now boost jump in soccer before the game starts
This update adds the following lines to the config:
Code (Text):
afk-kick-seconds: 90 #simple afk check if player does not move for too long. Set to -1 to disable
afk-kick-msg: "&cYou were kicked from %game% for being afk!"