mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
this needs public too
This commit is contained in:
@@ -47,7 +47,7 @@ import java.util.Map;
|
||||
import java.util.Set;
|
||||
import java.util.stream.Collectors;
|
||||
|
||||
class RegisteredCommand {
|
||||
public class RegisteredCommand {
|
||||
public final BaseCommand scope;
|
||||
public final String command;
|
||||
public final Method method;
|
||||
|
||||
Reference in New Issue
Block a user