Aikar
|
542f830ebc
|
Add MetadataStoreBase.removeAll(Plugin)
So that on reload, metadata will be cleared
|
2013-07-16 21:26:50 -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 |
|
Aikar
|
65a5fbb91a
|
Add sender name to commands.yml replacement
This allows you to use $sender in commands.yml definitions to make
commands that auto target self.
|
2015-07-22 18:50:41 -04:00 |
|
Aikar
|
7ec6dfa78b
|
Add a call helper to Event
Reduces diff in Server patches
|
2013-05-19 20:36:58 -04:00 |
|
Aikar
|
459551a9d5
|
Fix ServerListPingEvent flagging as Async
This event can sometimes fire Async, set the proper boolean
|
2016-02-29 20:26:39 -06:00 |
|
Aikar
|
376251dab7
|
Add getTPS method
|
2016-02-29 17:24:57 -06:00 |
|
Aikar
|
d4d8262f6e
|
Timings v2
TODO: Add #isStopping to FullServerTickHandler#stopTiming in patch 191
expose isRunning
|
2016-02-29 18:48:17 -06:00 |
|
Aikar
|
258a2ce7b8
|
Paper Utils
|
2019-02-23 11:26:21 -05:00 |
|
Aikar
|
8888031206
|
Add FastUtil to Bukkit
Doesn't expose to plugins, just allows Paper-API to use it for optimization
|
2016-04-01 00:02:47 -04:00 |
|