# VERSION 3.0.2 - MAXSTAFF PREMIUM
- A new item was added to teleport depending on where you are looking.
- Now the /ss command works for freezing and a freeze
- Performance was improved to save resources on the servers
- A new command /revive was added with the permission maxstaff.revive
- A new section was added where all the permissions that the player has active can be seen
# VERSION 3.0.0 - MAXSTAFF PREMIUM
- Duration format will now be validated before applying sanctions. There was a bug that caused applying 0 to result in applying days or hours when it shouldn't.
- Real staff have been included in freeze events sent to Discord.
- Several issues with sanctions such as IP ban, IP unban, mute, etc., have been fixed.
- A new section has been added to the MySQL section of config.yml.
YAML:database: enabled: false host: "localhost" port: 3306 database: "maxstaff_db" username: "root" password: "" use-ssl: false #RECOMENDADO PONERLO EN TRUE server-id: "server-1" #ESTO ES DE SUMA IMPORTACIA, PONGALE UNA ID A SUS BACKENDS status-servers: #ESTO ES OPCIONAL, SOLO ES DECORACIÓN survival: name: "Survival" host: "127.0.0.1" port: 3306 lobby: name: "Lobby" host: "127.0.0.1" port: 3306
