mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-25 15:03:48 +00:00
Add config for max /tree and /bigtree range (#4728)
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
This commit is contained in:
parent
debf09437e
commit
d5822e9a41
6 changed files with 17 additions and 3 deletions
|
@ -228,6 +228,8 @@ public interface ISettings extends IConf {
|
|||
|
||||
boolean isWorldHomePermissions();
|
||||
|
||||
int getMaxTreeCommandRange();
|
||||
|
||||
boolean registerBackInListener();
|
||||
|
||||
boolean getDisableItemPickupWhileAfk();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue