mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-04 19:46:27 +00:00
Revert "Add option to disable jails entirely."
This reverts commit 34f5c19f99
.
This commit is contained in:
parent
1bd1665faa
commit
d08ea5a650
6 changed files with 6 additions and 30 deletions
|
@ -780,10 +780,4 @@ public class Settings implements ISettings
|
|||
{
|
||||
return teleportInvulnerability;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isJailsEnabled()
|
||||
{
|
||||
return config.getBoolean("enable-jails", true);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue