This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
Paper
Watch
11
Star
0
Fork
0
You've already forked Paper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b88fc4c09ce74272279a4cb88c3225486998dc45
Paper
/
paper-api
/
src
/
main
/
java
/
org
/
bukkit
/
event
T
History
Bukkit/Spigot
b88fc4c09c
Added LIGHTNING as a possible source of damage
...
By: Dinnerbone <
dinnerbone@dinnerbone.com
>
2011-04-21 17:29:07 +01:00
..
block
Missed a hard break
2011-03-31 23:02:39 +01:00
entity
Added LIGHTNING as a possible source of damage
2011-04-21 17:29:07 +01:00
player
Dammit, line endings!
2011-04-21 15:27:18 +01:00
server
We weren't supposed to break things *that* hard. Plugins still need to update but here's a TEMPORARY fix.
2011-03-31 22:51:26 +01:00
vehicle
We weren't supposed to break things *that* hard. Plugins still need to update but here's a TEMPORARY fix.
2011-03-31 22:51:26 +01:00
world
Added the SPAWN_CHANGE event, which occurs when a world's spawn is changed.
2011-03-29 01:59:00 -07:00
Cancellable.java
Changed all tabs to 4 spaces
2011-01-01 08:01:07 -05:00
CustomEventListener.java
Refactored event calling so its front loading avoiding the lookup for each event call.
2011-01-29 16:23:56 +00:00
Event.java
Added pre-login event for catching logins right after name verification has completed. This happens in a different thread from the server (and thus can also block).
2011-04-16 03:08:05 -07:00
EventException.java
Changed all tabs to 4 spaces
2011-01-01 08:01:07 -05:00
Listener.java
Transition to Maven
2011-01-01 11:23:14 +01:00