Fix for velocity if there's no skinsrestorer plugin
Added Enable option to some menu items ( nextpage, prevpage, statistics, help info, close )
Fixed more task to async thread
Added new option to limit max running games to improve performance on bigger servers
Settings:
# Should we disable running new games when max amount below has been reached?
EnableMaxRunningGamesLimit: false
# Max amount of running games at once ( to prevent lags on big servers )
MaxRunningGames: 10
Added %SECONDS% placeholder to
Messages:
YouHaveToWait: '%PREFIX% §c➥ §7You have to wait §c%MILIS% ms %SECONDS% seconds §7before executing command again.'
Added support for MC 1.21.5
Added config option to change check for updates interval
Fixed updating inventories on lower MC version in the new GUI library
