Reflections API for listeners

This commit is contained in:
2022-03-19 14:27:55 -05:00
parent 159ed046cb
commit 1b7511e817
5 changed files with 39 additions and 29 deletions

View File

@ -2,7 +2,6 @@ package dev.plex.command.annotation;
public @interface System
{
String value() default "";
boolean debug() default false;