
Список изменений
Main changes
-- Added dynamic IP support, done by selecting a range of octets the player would want to limit by arguments in /silly- dynamic-limit or defaulting to the only second octet of the current one
-- Added a way for the player to disable or enable authentication on their account, done by using /silly-switch
-- Added in-game command documentation through /silly-help
-- Moved the player data from the plugins config to a different file. Automatically converts players to the newer version
-- Localization fixes, additions for new commands, and such. If you plan to update from the previous version, you need to generate a new lang.yml by deleting or moving the old one and restarting the server. Or you can just copy it from the repo.
-- Permission names have been changed
-- The IP check has been moved to the preLoginEvent rather than the JoinEvent
