mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 20:12:54 +00:00
Port old ItemDb back
This commit is contained in:
parent
7dd52dab32
commit
f7a1149cac
6 changed files with 588 additions and 5 deletions
|
@ -314,4 +314,6 @@ public interface ISettings extends IConf {
|
|||
boolean isCompassTowardsHomePerm();
|
||||
|
||||
boolean isAllowWorldInBroadcastworld();
|
||||
|
||||
String getItemDbType();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue