This website requires JavaScript.
Explore
Help
Register
Sign In
twin
/
paper-mc
Watch
1
Star
0
Fork
0
You've already forked paper-mc
mirror of
https://github.com/PaperMC/Paper.git
synced
2025-08-17 05:03:55 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
396f22f81624632f728b60f600aa29f2771ed916
paper-mc
/
paper-api
/
src
/
main
/
java
/
org
/
bukkit
/
command
History
Bukkit/Spigot
396f22f816
Added /version and /reload commands
...
By: Dinnerbone <
dinnerbone@dinnerbone.com
>
2011-01-20 03:53:27 +00:00
..
Command.java
Updated commands to have optional aliases, and to fallback to /pluginName:cmdName on name conflict.
2011-01-18 01:12:50 +01:00
CommandMap.java
Updated commands to have optional aliases, and to fallback to /pluginName:cmdName on name conflict.
2011-01-18 01:12:50 +01:00
PluginCommand.java
Fixed empty check in PluginCommand
2011-01-20 03:08:15 +00:00
PluginCommandYamlParser.java
Updated commands to have optional aliases, and to fallback to /pluginName:cmdName on name conflict.
2011-01-18 01:12:50 +01:00
SimpleCommandMap.java
Added /version and /reload commands
2011-01-20 03:53:27 +00:00