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