Added three new commands: `/top`, `/bottom` and `/spawner` which will allow you to teleport to the highest block, lowest block and give yourself a spawner of the specified type. These come with three permissions which are: `se.top`, `se.bottom` and `se.spawner`. As well as the following Lang.yml File Values: `top-successful`, `top-unsuccessful`, `top-invalid`, `bottom-successful`, `bottom-unsuccessful`, `bottom-invalid`, `spawner-successful` and `spawner-invalid`.
The `/eco reset` command will now show up in Tab Completion.
Added the option to enable or disable the ServerEssentials Economy Implementation with a new config value `enable-eco`. Backup and Reset config.yml or add manually to use. Default value is true.
Fixed an issue where the `/clearentity` command would only work in the first world.
Fixed an issue where Economy Commands would not work on First Time players if they didn't rejoin, this is no longer the case.