Add basic Cloudburst implementation
This commit is contained in:
parent
3f59a81836
commit
a9b65c601d
7 changed files with 394 additions and 2 deletions
|
|
@ -43,8 +43,7 @@ import java.util.regex.Matcher;
|
|||
import java.util.regex.Pattern;
|
||||
|
||||
/**
|
||||
* Command manager for the Bukkit platform, using {@link BukkitCommandSender} as the
|
||||
* command sender type
|
||||
* Command manager for the Bukkit platform
|
||||
*
|
||||
* @param <C> Command sender type
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue