Aikar
75274808b6
IllegalPacketEvent
...
Fire an event when an illegal packet is received to let plugins handle it
Lets plugins change the kick message and if it should kick or not.
2016-12-04 01:19:14 -05:00
Techcable
8da0c13f67
Add ProjectileCollideEvent
...
Now deprecated and replaced with ProjectileHitEvent
2016-12-16 21:25:39 -06:00
vemacs
2b323743b6
Misc Utils
2016-11-23 12:53:43 -05:00
AlphaBlend
4d7ecbdb78
Add EntityZapEvent
2016-10-16 23:19:34 -07:00
Aikar
397d3cac4b
LootTable API
...
Provides API to control what Loot Table an object uses.
Also provides an Event to control if a lootable inventory should
auto replenish for a player.
Provides methods to determine players looted state for an object
2016-05-01 15:19:49 -04:00
Riley Park
21575c024f
Add handshake event to allow plugins to handle client handshaking logic themselves
2016-04-13 20:20:18 -07:00
Jedediah Smith
6adf5b5f6c
Add PlayerUseUnknownEntityEvent
...
Adds the PlayerUseUnknownEntityEvent to be used by plugins dealing with
virtual entities/entities that are not actually known to the server.
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev >
2016-04-02 05:08:36 -04:00
Aikar
002a6a15e5
EntityPathfindEvent
...
Fires when an Entity decides to start moving to a location.
2016-03-28 21:15:34 -04:00
Aikar
7ad9895c25
Entity AddTo/RemoveFrom World Events
2016-03-28 20:26:34 -04:00
Techcable
b8f6338201
Player Tab List and Title APIs
...
Co-authored-by: Fruxz <cedricspitzer@outlook.de >
2016-02-29 20:02:40 -06:00
Zach Brown
7c31d0a39b
Add exception reporting event
2016-02-29 20:24:35 -06:00
Byteflux
a445dc4f3f
Add BeaconEffectEvent
2016-02-29 18:09:40 -06:00
Zach Brown
05ec73f817
Expose server build information
...
Co-authored-by: Professor Bloodstone <git@bloodstone.dev >
Co-authored-by: Mark Vainomaa <mikroskeem@mikroskeem.eu >
Co-authored-by: masmc05 <masmc05@gmail.com >
Co-authored-by: Riley Park <rileysebastianpark@gmail.com >
2019-05-27 01:10:06 -05:00
Techcable
844bc6c46a
Use ASM for event executors.
...
Uses method handles for private or static methods.
2016-03-03 13:20:33 -07:00
Aikar
258a2ce7b8
Paper Utils
2019-02-23 11:26:21 -05:00