mirror of
https://github.com/LOOHP/Limbo.git
synced 2026-06-08 05:51:43 +00:00
reupload
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.loohp.limbo.commands;
|
||||
|
||||
public interface CommandExecutor {
|
||||
|
||||
public void execute(CommandSender sender, String[] args);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user