@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ToServerCommand
The value of the annotation can accept "*" to allow all commands to server.
String[]
value
public abstract String[] value
Copyright © 2020. All rights reserved.