Actions are now loaded together with all plugins. Called the LoadPlugins at startup
This commit is contained in:
@@ -40,5 +40,6 @@ public enum PluginType
|
||||
UNKNOWN,
|
||||
COMMAND,
|
||||
EVENT,
|
||||
SLASH_COMMAND
|
||||
SLASH_COMMAND,
|
||||
ACTION
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user