RT求助
自定义岛屿方法(前提要有创世神插件):
1.先建一个你要自定义的岛屿
2.用创世神选区工具(默认为木斧)来选择你的岛屿(和圈地一样)
3.输入指令//schem save 文件名(这个随便你) 如://schem save test来保存建筑为schematics文件
4.打开服务端plugins目录 然后打开 WorldEdit\schematics 里面就会有文件 找到刚才生成的文件 test.schematic
5.复制这个文件到服务端插件文件夹里的AskyBlock\schematics里面
6.修改AskyBlock配置文件(位置:.\plugins\AskyBlock\config.yml)
7.找到
schematics:
# default heading is required
default:
# Icon - if this is missing or wrong, it will be a MAP
icon: GRASS
# Order of preference in listing
order: 1
# Short name - color codes with & okay
name: "&9原始岛屿"
# Longer description. Use | for new lines. Color codes okay.
description: "&7最原始的岛屿."
# Filename of the schematic in the schematic folder
filename: island.schematic
# Use default chest if true, or use schematic chest contents if false
useDefaultChest: true
# Which schematic will be used in the opposite world if newnether:true
# If there is no partner, this island will be used
partnerSchematic: nether
# This is the default nether island - do not remove this section!
修改filename: island.schematic的island.schematic为刚刚创世神生成的建筑文件 如test.schematic
如果你的自定义岛屿有箱子并且是作为初始物品给玩家就把useDefaultChest: true的true设置为false
最后重启服务器即可
自定义岛屿后只有 新创建/重新开始 才会有效果
1.先建一个你要自定义的岛屿
2.用创世神选区工具(默认为木斧)来选择你的岛屿(和圈地一样)
3.输入指令//schem save 文件名(这个随便你) 如://schem save test来保存建筑为schematics文件
4.打开服务端plugins目录 然后打开 WorldEdit\schematics 里面就会有文件 找到刚才生成的文件 test.schematic
5.复制这个文件到服务端插件文件夹里的AskyBlock\schematics里面
6.修改AskyBlock配置文件(位置:.\plugins\AskyBlock\config.yml)
7.找到
schematics:
# default heading is required
default:
# Icon - if this is missing or wrong, it will be a MAP
icon: GRASS
# Order of preference in listing
order: 1
# Short name - color codes with & okay
name: "&9原始岛屿"
# Longer description. Use | for new lines. Color codes okay.
description: "&7最原始的岛屿."
# Filename of the schematic in the schematic folder
filename: island.schematic
# Use default chest if true, or use schematic chest contents if false
useDefaultChest: true
# Which schematic will be used in the opposite world if newnether:true
# If there is no partner, this island will be used
partnerSchematic: nether
# This is the default nether island - do not remove this section!
修改filename: island.schematic的island.schematic为刚刚创世神生成的建筑文件 如test.schematic
如果你的自定义岛屿有箱子并且是作为初始物品给玩家就把useDefaultChest: true的true设置为false
最后重启服务器即可
自定义岛屿后只有 新创建/重新开始 才会有效果
djnnnnnnna 发表于 2017-1-26 18:08
自定义岛屿方法(前提要有创世神插件):
1.先建一个你要自定义的岛屿
2.用创世神选区工具(默认为木斧)来选择 ...
弄完后/asadmin reload
一看就会 ,一用就废