Can disable players from sending a /tpa request to the player who executed the command?
Also can it disable players who have /tp to teleport to the person who executed the command?
Added the ability to configure teleportation timers in the config.conf - once you start the server and do /back or use /tpa, an option called teleport.cooldown.enable which will be automatically set to false. Simply enable this, and start the server. Now, when a user tries to teleport they will have to wait 10 seconds. This is configurable. If you open up the config once more, you’ll see an option called teleport.cooldown.timer, which is the timer you must wait before a teleport (in seconds). Change this, and reload the config. NOTE: This option effects /back, /home, /warp, and /tpa
Minor bug fixes regarding /gamemode
Added Updatifier Support, which was made by @Flibio, to let server owners know when their plugins need an update.
Hello, I very new to Sponge and I just wanted to know a few things.
First of all, kudos to the amount of effort you have put into this plugin. Seriously, keep it up.
Second of all, this plugin WILL work with SpongeForge for 1.8 correct? My server uses a 1.8 forge jar, and I don’t want to add anything that isn’t compatible.
Lastly, does this plugin support an economy like bukkit essentials does? I don’t see any commands like /bal. I want to add a jobs plugin but that plugin needs an economy in order to support it.
That brings about another question and a much harder question. Inventories for each world… possible in the near future? Is it something that depends on the InventoryAPI?