mirror of
https://github.com/plexusorg/Module-NUSH.git
synced 2025-08-08 13:33:16 +00:00
Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "https://media.discordapp.net/attachments/968519299763413022/976916680032800868/caption.gif""""""""""""
This reverts commit f5aa95ecd8
.
This commit is contained in:
parent
b877c6cea1
commit
4f3cfd182f
11 changed files with 307 additions and 247 deletions
|
@ -2,7 +2,8 @@ package dev.plex.nush.handler;
|
|||
|
||||
import dev.plex.nush.NushModule;
|
||||
|
||||
public interface Handler {
|
||||
public interface Handler
|
||||
{
|
||||
|
||||
void init(NushModule module);
|
||||
void init(NushModule module);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue