BKCommonLib/EventsAndListeners

From BergerHealer Wiki
Jump to navigation Jump to search
m (Change old dev.bukkit.org wiki link to internal wikilink)
No edit summary
 
Line 1: Line 1:
[[BKCommonLib|« Go back]]
==Introduction==
==Introduction==
BKCommonLib keeps track of several server events that can not be monitored using Bukkit alone. The following events (and listeners) are available:
BKCommonLib keeps track of several server events that can not be monitored using Bukkit alone. The following events (and listeners) are available:

Latest revision as of 09:42, 12 October 2025

Introduction

BKCommonLib keeps track of several server events that can not be monitored using Bukkit alone. The following events (and listeners) are available:

Entities

The following entity related events are available:

Packets

The following events are available when registering a PacketListener:

Internal

Developers should ignore these events, as they are mainly used to keep track of internal BKCommonLib changes: