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
b02e6095bd7a801f69a8c9058013ba8363ce28e8
Paper
/
paper-api
/
src
/
main
/
java
/
org
/
bukkit
/
command
T
History
Bukkit/Spigot
b02e6095bd
Server administrators can now specify custom aliases in bukkit.yml which override any aliases set by plugins.
...
By: Dinnerbone <
dinnerbone@dinnerbone.com
>
2011-06-17 04:07:17 +01:00
..
Command.java
Reworked command registration so that aliases are secondary to the primary command label requested
2011-05-22 20:42:26 +01:00
CommandException.java
Whitespace + general cleanup
2011-05-14 23:22:54 +02:00
CommandExecutor.java
Whitespace + general cleanup
2011-05-14 23:22:54 +02:00
CommandMap.java
Fixed no command found being sent to the command sender for command handlers which return failure (false)
2011-05-23 23:59:47 +01:00
CommandSender.java
Whitespace + general cleanup
2011-05-14 23:22:54 +02:00
ConsoleCommandSender.java
Whitespace + general cleanup
2011-05-14 23:22:54 +02:00
PluginCommand.java
Whitespace + general cleanup
2011-05-14 23:22:54 +02:00
PluginCommandYamlParser.java
Whitespace + general cleanup
2011-05-14 23:22:54 +02:00
SimpleCommandMap.java
Server administrators can now specify custom aliases in bukkit.yml which override any aliases set by plugins.
2011-06-17 04:07:17 +01:00