Uses of Class
com.palmergames.bukkit.towny.event.CancellableTownyEvent
Package
Description
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.confirmations
Modifier and TypeMethodDescriptionConfirmationBuilder.setCancellableEvent
(CancellableTownyEvent event) -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
An event called when nation spawns occur.class
class
class
class
class
class
A class which provides the basis for spawn events.class
class
class
class
Runs before town banks are charged Provides raw town blockclass
class
class
An event called when town spawns occur. -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.actions
Modifier and TypeClassDescriptionclass
Used by the TownyBuildEvent, TownyDestroyEvent, TownySwitchEvent and TownyItemuseEvent.class
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.class
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.class
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.class
Part of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes. -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.economy
Modifier and TypeClassDescriptionclass
An Cancellable event thrown when aNation
BankAccount
is about to either receive or pay money.class
An Cancellable event thrown when aTown
BankAccount
is about to either receive or pay money.class
An Cancellable event thrown when anyTransaction
is about to occur because of Towny. -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.nation
Modifier and TypeClassDescriptionclass
Event that gets fired when a nation's king changes.class
class
Cancellable event that gets fired before a town is invited to a nation.class
class
class
class
class
class
class
class
Fired when a player uses /nation set spawnclass
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.nation.toggle
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.district
Modifier and TypeClassDescriptionclass
Called when a townblock is added into a districtclass
Called when a district is created.class
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.group
Modifier and TypeClassDescriptionclass
Called when a townblock is added into a plot groupclass
Called when a plot group is created.class
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.toggle
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.resident
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.teleport
Modifier and TypeClassDescriptionclass
An event called when /res spawn occurs. -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.time.dailytaxes
Modifier and TypeClassDescriptionclass
class
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.town
Modifier and TypeClassDescriptionclass
class
class
class
class
Event that gets fired when a resident gets kicked from a town.class
class
A Cancellable Event that gets fired when a town's mayor changes by a player using an in-game command.class
class
class
Cancellable event that gets fired before a resident is invited to a town.class
class
class
An event which is fired before Towny puts a Town into a ruined status.class
class
An event fired when a '/town unclaim [args]' command is issued, prior to any other calculations.class
class
class
class
Fired when a player uses /town set outpostclass
Fired when a player uses /town set spawnclass
class
class
class
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.town.toggle
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.exceptions
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.util
Modifier and TypeMethodDescriptionstatic void
BukkitTools.ifCancelledThenThrow
(@NotNull CancellableTownyEvent event)