如图,我schematics配置不生效,
以下是配置文件:
模板文件夹:
我参考网上的教程搞了,也看了看几个服务端整合包的配置,都是不可,有木有大佬帮一下,谢谢~~
In order to have a plot world generate with schematics do the following:
Create a plot schematic with /plot schematic save
Move the created schematic from /plugins/PlotSquared/schematics/ to /plugins/PlotSquared/schematics/GEN_ROAD_SCHEMATIC/<world name>/ and rename it to plot.schematic/plot.schem (depending on the file extension of the schematic file you're moving)
In in settings.yml, add/update the following:
# Schematic Settings
schematics:
# Whether schematic based generation should paste schematic on top of plots, or from Y=1
paste-on-top: false
先用/plot schematic save保存schematic文件
然后在/plugins/PlotSquared/schematics/文件夹中找到保存的schematic文件
移动到/plugins/PlotSquared/schematics/GEN_ROAD_SCHEMATIC/<地皮世界世界名>/这个文件夹中
然后把schematic文件重命名为plot.schematic或者plot.schem(重命名为哪一个取决于你保存的文件的后缀)
然后在配置文件里面把 paste-on-top改为false,重新载入插件即可
wjwrh 发表于 2020-4-18 20:05
先用/plot schematic save保存schematic文件
然后在/plugins/PlotSquared/schematics/文件夹中找到保存的 ...
使用plotsquared自带的保存文件吗……
我直接把现有的移动到/plugins/PlotSquared/schematics/GEN_ROAD_schematic/<地皮世界文件名>可以吗
还有为什么是GEN_ROAD?
AdvancedMical 发表于 2020-4-18 20:34
使用plotsquared自带的保存文件吗……
我直接把现有的移动到/plugins/PlotSquared/schematics/GEN_ROAD_s ...
这个save应该是把你当前地皮上面的东西保存下来,可能只有这样才能识别把
这个好像是插件的要求啊
wjwrh 发表于 2020-4-18 20:36
这个save应该是把你当前地皮上面的东西保存下来,可能只有这样才能识别把
这个好像是插件的要求啊 ...
但是如果这样,我不知道他怎么选区,不需要吗
AdvancedMical 发表于 2020-4-18 20:39
但是如果这样,我不知道他怎么选区,不需要吗
我看网上教程直接schem就行,但他们能成功我不能不知为 ...
这个应该就是 你要把建筑建在一个地皮上面
然后在地皮里面用这个save指令 就能把这个地皮的地形存下来