mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-06-10 02:04:05 +00:00
cleanup
This commit is contained in:
parent
58237a796a
commit
2851a4634c
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue