Uses of Class
com.palmergames.bukkit.towny.exceptions.CancelledEventException
-
Uses of CancelledEventException in com.palmergames.bukkit.towny.command
Modifier and TypeMethodDescriptionstatic TownyPermissionChange
PlotCommand.setTownBlockPermissions
(org.bukkit.entity.Player player, TownBlockOwner townBlockOwner, TownBlock townBlock, String[] split) Returns a TownyPermissionChange object representing the change action -
Uses of CancelledEventException in com.palmergames.bukkit.util
Modifier and TypeMethodDescriptionstatic void
BukkitTools.ifCancelledThenThrow
(@NotNull CancellableTownyEvent event)