Events
Last updated
Last updated
Lukkit allows you to hook into events, such as those when a block has been placed or a player has sent a chat message. To register an event, you can use the method. The event parameter can be an event listed in the or a path to a class, such as org.bukkit.player.PlayerJoinEvent
.