Overview
Features
Prevents the spamming of Ender Pearls so that players cannot glitch through floors and walls.
A player can only throw an Ender Pearl every 2 seconds at default but can be configured to other values.
If a player attempts to throw several consecutive Ender Pearls, it will cancel the throws after the first, and reimburse the canceled Pearls to the Player's inventory.
Things to Know
There should be two files per update, on for Java 7 and one for Java 6. If you do not know which on your system is running, use Java 6 as it should run on each Java 6 and 7. You can tell if an EnderFloor file is 6 or 7 by its file name, example: EnderFloor v0.1.0_Java6 You can see all the EnderFloor files if you go to the tab above.
Commands
None as of now.
Permissions
- OPs are immune to this plugin, if this is an issue, message me and I will add some configurability to that.
- EnderFloor.canSpam - allows permissioned player to use EnderPearls as normal.
Config File
- delay_throw - how often a player can throw an Ender Pearl (in seconds)
- spam_message - the message the player will receive if they use Ender Pearls to often.
Future
Check to see where the player is after the Ender Pearl Teleports them, if they are in blocks, move the player. More may be added as requested.

