This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
Paper
Watch
10
Star
0
Fork
0
You've already forked Paper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
67f275fc78b6bdf0741e43ed73cc02f4c88780e7
Paper
/
paper-server
/
src
/
main
/
java
/
org
/
bukkit
/
craftbukkit
/
command
History
CraftBukkit/Spigot
5aeda06c72
[Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Whenever a conversation exits, the ConversationAbandonedEvent is triggered with details about how the conversation ended and what, if anything caused it to end. Fixes BUKKIT-986
...
By: rmichela <
deltahat@gmail.com
>
2012-03-04 16:30:14 -05:00
..
ColouredConsoleSender.java
[Bleeding] Added Conversations API. Addresses BUKKIT-864
2012-01-19 03:32:05 -05:00
CraftConsoleCommandSender.java
[Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Whenever a conversation exits, the ConversationAbandonedEvent is triggered with details about how the conversation ended and what, if anything caused it to end. Fixes BUKKIT-986
2012-03-04 16:30:14 -05:00
CraftRemoteConsoleCommandSender.java
[Bleeding] Added Help API. Addresses BUKKIT-863
2012-03-01 00:19:11 -05:00
ServerCommandListener.java
Fix formatting.
2012-01-14 23:02:10 +01:00
ServerCommandSender.java
Teach MinecraftServer how to handle Remote Console commands.
2011-12-07 17:01:05 +11:00