MinecraftConsoles/Minecraft.Server.FourKit/Event/Player
DrPerkyLegit da2aaf1247
Add PlayerPreLoginEvent (#8)
* PlayerPreLoginEvent, comments for more events

* basic plugin events

* plugin failed to load event

* add docs

---------

Co-authored-by: sylvessa <225480449+sylvessa@users.noreply.github.com>
2026-03-29 12:56:24 -05:00
..
PlayerBedEnterEvent.cs add PlayerBedEnterEvent and PlayerBedLeaveEvent + 2 new HumanEntity funcs 2026-03-22 15:48:51 -05:00
PlayerBedLeaveEvent.cs add PlayerBedEnterEvent and PlayerBedLeaveEvent + 2 new HumanEntity funcs 2026-03-22 15:48:51 -05:00
PlayerChatEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerDropItemEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerInteractEntityEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerInteractEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerJoinEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerKickEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerMoveEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerPickupItemEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerPortalEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerPreLoginEvent.cs Add PlayerPreLoginEvent (#8) 2026-03-29 12:56:24 -05:00
PlayerQuitEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
PlayerTeleportEvent.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00