Uses of Class
com.palmergames.bukkit.towny.event.CancellableTownyEvent
Packages that use CancellableTownyEvent
Package
Description
-
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.confirmations
Methods in com.palmergames.bukkit.towny.confirmations that return CancellableTownyEventMethods in com.palmergames.bukkit.towny.confirmations with parameters of type CancellableTownyEventModifier and TypeMethodDescriptionConfirmationBuilder.setCancellableEvent(CancellableTownyEvent event) -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.eventModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassAn event called when nation spawns occur.classclassclassclassclassclassA class which provides the basis for spawn events.classclassclassclassRuns before town banks are charged Provides raw town blockclassclassclassAn event called when town spawns occur. -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.actions
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.actionsModifier and TypeClassDescriptionclassUsed by the TownyBuildEvent, TownyDestroyEvent, TownySwitchEvent and TownyItemuseEvent.classPart of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.classPart of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.classPart of the API which lets Towny's war and other plugins modify Towny's plot-permission-decision outcomes.classPart 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
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.economyModifier and TypeClassDescriptionclassAn Cancellable event thrown when aNationBankAccountis about to either receive or pay money.classAn Cancellable event thrown when aTownBankAccountis about to either receive or pay money.classAn Cancellable event thrown when anyTransactionis about to occur because of Towny. -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.nation
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.nationModifier and TypeClassDescriptionclassEvent that gets fired when a nation's king changes.classclassCancellable event that gets fired before a town is invited to a nation.classclassclassclassclassclassclassclassFired when a player uses /nation set spawnclass -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.nation.toggle
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.nation.toggleModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.district
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.districtModifier and TypeClassDescriptionclassCalled when a townblock is added into a districtclassCalled when a district is created.class -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.group
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.groupModifier and TypeClassDescriptionclassCalled when a townblock is added into a plot groupclassCalled when a plot group is created.class -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.toggle
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.plot.toggleModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.resident
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.resident -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.teleport
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.teleportModifier and TypeClassDescriptionclassAn event called when /res spawn occurs. -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.time.dailytaxes
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.time.dailytaxesModifier and TypeClassDescriptionclassclass -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.town
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.townModifier and TypeClassDescriptionclassclassclassclassclassEvent that gets fired when a resident gets kicked from a town.classclassA Cancellable Event that gets fired when a town's mayor changes by a player using an in-game command.classclassclassCancellable event that gets fired before a resident is invited to a town.classclassclassAn event which is fired before Towny puts a Town into a ruined status.classclassAn event fired when a '/town unclaim [args]' command is issued, prior to any other calculations.classclassclassclassFired when a player uses /town set outpostclassFired when a player uses /town set spawnclassclassclassclass -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.town.toggle
Subclasses of CancellableTownyEvent in com.palmergames.bukkit.towny.event.town.toggleModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclass -
Uses of CancellableTownyEvent in com.palmergames.bukkit.towny.exceptions
Constructors in com.palmergames.bukkit.towny.exceptions with parameters of type CancellableTownyEvent -
Uses of CancellableTownyEvent in com.palmergames.bukkit.util
Methods in com.palmergames.bukkit.util with parameters of type CancellableTownyEventModifier and TypeMethodDescriptionstatic voidBukkitTools.ifCancelledThenThrow(@NotNull CancellableTownyEvent event)