Added PremiumChecker if a user accesses the server with a premium client and then a user accesses the same user but from a non-premium client, the user will be automatically kicked by the plugin.
Now if a user has OP permissions but is not on the Plugin's Whitelist, it will be automatically detected and the plugin will remove the OP permissions to the User.
The /sc add <player> command has been added to allow players to be added to the Plugin Whitelist directly on the Server.
- A global code is no longer set; users can assign their own code using the
/sc setcode command. (Only whitelisted users can do this.)
- The /sc resetcode command has now become
/sc resetcode <player> to reset a specific user's code.
(Can only be used from the server console.) - A new
/sc resetall command has been added to reset all users' codes.
- The
/sc reload command has been added to reload the plugin configuration without restarting the server.
- A new command has been added that can only be used from the console: /sc resetcode. This command clears the existing password and allows you to reset a new one with /sc setcode <code>.
- Encryption has been added to the code once it has been set for greater security.