Uses of Class
me.block2block.hubparkour.api.events.ParkourEvent
Packages that use ParkourEvent
Package
Description
-
Uses of ParkourEvent in me.block2block.hubparkour.api.events.admin
Subclasses of ParkourEvent in me.block2block.hubparkour.api.events.adminModifier and TypeClassDescriptionclassCalled when an admin deletes a parkour.classCalled when an admin sets up a parkour. -
Uses of ParkourEvent in me.block2block.hubparkour.api.events.player
Subclasses of ParkourEvent in me.block2block.hubparkour.api.events.playerModifier and TypeClassDescriptionclassCalled when a user reaches a checkpoint.classEvents relating to parkour players.classCalled when a user fails the parkour and is kicked from the parkour.classCalled when a user finishes the parkour successfully.classCalled when a user leaves a parkour using /parkour leave.classCalled when a user starts a parkour by standing on a start pressure plate.classCalled when a user uses /parkour reset or /parkour checkpoint or player fall.classFired when a player has toggled whether players are visible.