Uses of Interface
de.marcely.bedwars.api.event.arena.ArenaEvent
Package
Description
-
Uses of ArenaEvent in de.marcely.bedwars.api.event.arena
Modifier and TypeClassDescriptionclass
Gets called when a player breaks a bed during a gameclass
Gets called when a player or a plugin creates an arenaclass
Gets called when an arena gets deleted.class
Gets called when a player/sender tries to enable the arenaclass
Gets called when the plugin is checking whether or not an arena has issues.class
Gets called when a running lobby countdown is cancelledclass
Gets called when the lobby countdown is supposed to startclass
Gets called when the ingame timer is about to reach zeroclass
Gets called when the lobby timer reaches 0, but still before the initiation of the roundclass
Gets called whenever a property of an arena has changed.class
Gets called when an arena starts to regenerateclass
Gets called when an arena stopped or cancelled the regenerationclass
Gets called whenever an existing arena shall be renamed.class
Gets called when the status of an arena is about to changeclass
Gets called after an arena has been unloaded.class
Gets called when the voting pool of an arena gets updated.class
Gets called when a game has ended and is about to move into the EndLobby / Resetting state.class
Gets called when a round is about to start.class
Gets called whenever a spawner drops something.class
Gets called when all players of a team have been eliminated. -
Uses of ArenaEvent in de.marcely.bedwars.api.event.player
Modifier and TypeClassDescriptionclass
Gets called when a player places a bed into an arena during set-upclass
Gets called when a player votes for an arena in the voting phase.class
Gets called when a player is buying an item from the shopclass
class
Gets called when player closes an arena editor inside the setup GUI (/bw arena setupgui)class
Gets called whenever MBedwars is handling the drops of a players' death.class
Gets called when a player dies during a matchclass
Gets called when a player has respawned in a gameclass
Gets called when a player joins an arenaclass
Gets called when someone is killing someone else during a gameclass
Gets called when we want to know whether a player is permitted to modify a block.class
Gets called when a player is opening a special chest in an arena.class
Gets called when player opens an arena editor inside the setup GUI (/bw arena setupgui)class
Gets called when the player is opening the shop or when he's clicking on a page in the GUIclass
Gets called when the player is opening the upgrade shopclass
Gets called whenever a player picks up a spawner item.class
Gets called when a player leaves an arenaclass
class
Called when the items that a player shall receive from a shop product are determined.class
Gets called after a player has changed his team.class
Gets called when a player teleports himself out of the arena during a game.class
class
Gets called whenever a player uses aLobbyItem
class
Gets called when a player is using a special item while he's in a gameclass
Gets called when a player is about to use theSpecialItemType.FIREBALL
special item.class
Gets called whenever aSpectator
uses aSpectatorItem
class
Gets called when a player tries to enter an arena as a spectatorclass
Gets called when a spectator leaves the arena -
Uses of ArenaEvent in de.marcely.bedwars.api.event.remote
Modifier and TypeClassDescriptionclass
Gets called right before a player is being pulled into this server to join an arena.