Annotation Interface Base


@Retention(RUNTIME) public @interface Base
This annotation is used to mark a method as the command's default method. This is the method that will be run to execute the command when a user inputs /{command}