mirror of
https://github.com/plexusorg/Plex.git
synced 2026-06-04 21:46:55 +00:00
Add documentation to custom Plex events + config
This commit is contained in:
@@ -7,6 +7,7 @@ import dev.plex.command.impl.*;
|
||||
import dev.plex.util.PlexLog;
|
||||
import java.util.List;
|
||||
|
||||
//TODO: Switch to Reflections API
|
||||
public class CommandHandler extends PlexBase
|
||||
{
|
||||
public CommandHandler()
|
||||
|
||||
@@ -13,6 +13,7 @@ import dev.plex.listener.impl.WorldListener;
|
||||
import dev.plex.util.PlexLog;
|
||||
import java.util.List;
|
||||
|
||||
//TODO: Switch to Reflections API
|
||||
public class ListenerHandler
|
||||
{
|
||||
public ListenerHandler()
|
||||
|
||||
Reference in New Issue
Block a user