warp system for mangoland
TODO /finished:
- permission checks // DONE
- requirement system with operators such as == != > < >= <= // DONE
/warp : Teleports player to warp name(arg-1). If target warp's cost is higher than zero this command will check player's balance as well as player's permission, warp conditions. Sends a confirmation message if cost is greater than zero.
/warpd : Same as the /warp command but it teleports player directly. Skips the confirmation message part.
/warp reload: Op Command to reload the warp config.
/setwarp : OP Command to set a new warp at executor's location.
- warps.use.warp-id Required permission for teleporting to a warp.
- warps.free.warp-id Required permission for skipping payments on teleportation.