# Would you like to enable the plugin?
# 是否启用本插件?默认为false
Enabled: false
# World Settings.
# World Name must NOT be: world , world_nether , world_the_end
# 启用的世界名称,不能使用world,world_nether,world_end三个世界名
World Name: 'Resource'
# 是否生成村庄 遗迹等特定结构
Generate Structures: true
# Available World Types: NORMAL , FLAT , LARGE_BIOMES , AMPLIFIED , BUFFET.
# 可用的世界类型(此处请参考Multiverse-Core的世界类型)
World Type: 'NORMAL'
# Would you like the Resource World to use a Seed of your choice?
# 是否使用特定的种子生成/重置此世界?
Use Custom Seed: false
Seed: -686298914
# Would you like the Resource World to Automatically Reset?
# 自动重置是否使用?
Automated Resets: false
# The Interval between Resource World Resets. (In Hours)
# 自动重置间隔时长(这会消耗服务器性能)
# 单位是小时
Interval: 6
# Would you like the Resource World to have a Custom World Border?
# 是否启用自定义世界边界?
World Border: true
Size: 3500
# When a Resource World Reset happens, The plugin will Automatically Teleport all players
# To the Spawn point of the World below. (Use the World where your Server's Spawn is)
# 当刷新资源世界时自动将玩家传送至下列世界的出生点
# 此出生点取决于你服务器的出生点设置在哪里
Fallback World: 'World'
# Teleport Settings
# The maximum X, Z The player will be teleported, DO NOT Set this value higher than your World Border.
# 最大随机传送范围,设置的数值不得大于上面边界设置的大小
Max Teleport Range: 1500
# When a player uses the Teleport command, The plugin automatically checks and ensures that the player
# Is going to get Teleported to a Safe Location, I would suggest putting a Medium - High Cooldown interval.
# (Interval is in Seconds, So by default: 1 Minute)
# 传送冷却,单位是秒
Teleport Cooldown: 60
# Commands listed below will be Disabled if they're executed inside the Resource World.
# 在指定的资源世界里禁用的指令
Disabled Commands:
- /sethome
- /claim
- /setwarp
- /tpahere
|