@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Commands for emulating the Minecraft commands and other necessary ones for
|
||||
* use by a Bukkit implementation.
|
||||
*/
|
||||
package org.bukkit.command.defaults;
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Classes relating to handling specialized non-chat player input.
|
||||
*/
|
||||
package org.bukkit.command;
|
||||
|
||||
Reference in New Issue
Block a user