mirror of
https://github.com/plexusorg/Plex.git
synced 2025-06-29 14:56:43 +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