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
020da84ad2e6bde9c6fae47bdce9b666cba31b76
Paper
/
paper-api
/
src
/
main
/
java
/
org
/
bukkit
/
command
T
History
Bukkit/Spigot
7e9974d53c
All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
...
By: Dinnerbone <
dinnerbone@dinnerbone.com
>
2011-03-14 15:05:46 +00:00
..
Command.java
All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
2011-03-14 15:05:46 +00:00
CommandException.java
Exception handling in commands
2011-02-18 16:25:06 +00:00
CommandExecutor.java
Tweaks to command system to allow setting executors via plugins (no more ambiguous onCommand in plugins)
2011-02-28 00:30:59 +00:00
CommandMap.java
Tweaks to command system to allow setting executors via plugins (no more ambiguous onCommand in plugins)
2011-02-28 00:30:59 +00:00
CommandSender.java
All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
2011-03-14 15:05:46 +00:00
ConsoleCommandSender.java
Changed ConsoleCommandSender to use stripColor instead of hardcoded
2011-02-23 11:44:12 +00:00
PluginCommand.java
Compensate for sendMessage losing its 'unintended splitting on existing newlines'-feature
2011-03-12 17:01:56 +01:00
PluginCommandYamlParser.java
All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
2011-03-14 15:05:46 +00:00
SimpleCommandMap.java
Removed unneeded string constant concat
2011-03-12 17:51:57 +00:00