mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-16 03:24:31 +02:00
cleanup
This commit is contained in:
@@ -14,5 +14,5 @@ public interface IJail extends IReload
|
|||||||
|
|
||||||
void sendToJail(IUser user, String jail) throws Exception;
|
void sendToJail(IUser user, String jail) throws Exception;
|
||||||
|
|
||||||
void setJail(Location loc, String jailName) throws Exception;
|
void setJail(String jailName, Location loc) throws Exception;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user