Uses of Class
com.palmergames.bukkit.towny.event.SpawnEvent
Packages that use SpawnEvent
Package
Description
-
Uses of SpawnEvent in com.palmergames.bukkit.towny.event
Subclasses of SpawnEvent in com.palmergames.bukkit.towny.eventModifier and TypeClassDescriptionclass
An event called when nation spawns occur.class
An event called when town spawns occur. -
Uses of SpawnEvent in com.palmergames.bukkit.towny.event.teleport
Subclasses of SpawnEvent in com.palmergames.bukkit.towny.event.teleportModifier and TypeClassDescriptionclass
An event called when /res spawn occurs. -
Uses of SpawnEvent in com.palmergames.bukkit.towny.listeners
Methods in com.palmergames.bukkit.towny.listeners with parameters of type SpawnEventModifier and TypeMethodDescriptionvoid
TownyCustomListener.onPlayerSpawnsWithTown
(SpawnEvent event) Used to deny outlawed players spawning into Towns they are enemied in.