This plugin adds a teleportation system to your server. This systems works without the use of commands.
How it works
The server manager(s) define a type of block in the config, default is ENDER_STONE
They also define two words, one to cast, default poof, and one to cancel, default cancel.
If the player says the cast word within a ten block radius on any axis (so 10 blocks up, 10 blocks down, 10 blocks left, etc.) of the specified block, the "teleportation spell" is successfully cast.
The player then has 5 seconds to decide to cancel the teleport, which can be done either by no longer being in a 10 block radius of ANY of the specified block, or by saying the cancel word
If the player does not cancel, they are randomly teleported within a 100 block radius(only on x and z directions)