- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
FarLandsAgain:修订间差异
跳转到导航
跳转到搜索
Qsefthuopq(留言 | 贡献) (创建页面,内容为“{{Bukkit Plugin Infobox |插件名= |图标= |版本= |前置插件= |兼容服务端版本= |作者= |網址= [https://www.spigotmc.org/resources/ spigotmc] }} [...”) |
Qsefthuopq(留言 | 贡献) 无编辑摘要 |
||
第1行: | 第1行: | ||
{{Bukkit Plugin Infobox | {{Bukkit Plugin Infobox | ||
|插件名= | |插件名=FarLandsAgain | ||
|图标= | |图标= | ||
|版本= | |版本= 1.5 | ||
|前置插件= | |前置插件= | ||
|兼容服务端版本= | |兼容服务端版本=1.8-1.12 | ||
|作者= | |作者= XerxesTireIron | ||
|網址= [https://www.spigotmc.org/resources/ spigotmc] | |網址= [https://www.spigotmc.org/resources/farlandsagain.8228/ spigotmc] | ||
}} | }} | ||
[[Category: | [[Category:创世]] | ||
={{mCColor|&2|介绍}}= | ={{mCColor|&2|介绍}}= | ||
这款插件可以恢复在新版本被移除的边境之地.<br /> | 这款插件可以恢复在新版本被移除的边境之地.<br /> | ||
第45行: | 第42行: | ||
worlds: | worlds: | ||
</spoiler> | </spoiler> | ||
={{mCColor|&9|效果}}= | |||
[[image:fla1.jpg|fla1.jpg]]<br /> | |||
[[image:fla2.jpg|fla2.jpg]]<br /> | |||
[[image:fla3.jpg|fla3.jpg]]<br /> | |||
[[image:fla4.jpg|fla4.jpg]]<br /> | |||
={{mCColor|&9|链接}}= | ={{mCColor|&9|链接}}= | ||
[[image:Github2.png|250px|center|link=https://github.com/OtakuMegane/FarLandsAgain|Github源码]]<br /> | [[image:Github2.png|250px|center|link=https://github.com/OtakuMegane/FarLandsAgain|Github源码]]<br /> |
2018年9月24日 (一) 12:56的版本
FarLandsAgain
外文名 | FarLandsAgain |
作者 | XerxesTireIron |
插件类型 | Spigot / CraftBukkit |
最新版本 | 1.5 |
兼容服务端 | 1.8-1.12 |
源地址 | http://dev.bukkit.org/bukkit-plugins/FarLandsAgain |
介绍
这款插件可以恢复在新版本被移除的边境之地.
插件兼容spigot1.8.8-1.12.2 paper-spigot1.9.4-1.12.2
注意:边境之地并不稳定且可能会给服务器带来重负. 因为边境之地可能有大量的浮空沙子会掉落且需要加载大量的方块.
配置
插件默认忽略未在配置中启用的世界
config.yml
<spoiler>
# 你可以配置启用边境之地的世界 # 包括主世界、地狱和末地 # 你必须把 'enabled' 设置为 true 才能启用 # 插件使用其他默认的数值 # 没有写在配置里的世界不会启用边境之地 # # 示例配置: # # worlds: # world1: # enabled: true # lowX: -12550824 # lowZ: -12550824 # highX: 12550824 # highZ: 12550824 # world1_nether: # enabled: true # world1_the_end: # enabled: false worlds:
</spoiler>