your current location:首页 > news>1.20.4 How to modify the upper SETHOME limit [ftbe] FTB ESSENTIALS MINECRAFT Game

1.20.4 How to modify the upper SETHOME limit [ftbe] FTB ESSENTIALS MINECRAFT Game

2024-12-10 17:49:10|Myriagame |source:minecraft skins

Near 185 lines in Config/FTBESSENTIALS.SNBT:

Home: {

# COOLDON BETWEEN /Home Commands (in Seconds)

# You can override this with ftb ranks usering ftbeSsentials.home.cooldown

# Default: 10

# Range: 0 ~ 604800

COOLDOWN: 10

# Default: true

enabled: true

# Max amount of homes a user can have.

# You can override this with ftb ranks usering ftbeSsentials.home.max

# Default: 1

# Range: 0 ~ 2147483647

MAX: Enter the largest home here

#Warm-up time before /Home Command Executes (in Seconds)

# You can override this with ftb ranks using ftbeslics.home.warmup

# Default: 0

# Range: 0 ~ 604800

warmup: 5

}