本帖最后由 逗比的幻影 于 2019-1-26 12:18 编辑
ProtectedWorlds
是一款基于Nukkit的高效保护世界插件,它是小游戏服的必备插件,保护世界样样在行!
注意
:
修改了配置文件需要重启才会生效
|
|
protectedworlds.bypassall - 拥有所有世界所有权限
protectedworlds.bypass.XXX - 拥有XXX世界所有权限(XXX为指定世界)
-
#受保护的世界列表
-
worlds:
-
- "example1"
-
- "example2"
-
-
#无法破坏方块
-
noBlockBreaking: true
-
#无法放置方块
-
noBlockPlacing: true
-
#无法倒水
-
noBucketFilling: true
-
#无法装水
-
noBucketEmptying: true
-
#无法丢东西
-
noItemDropping: true
-
#无法点燃方块
-
noBlockIgniting: true
-
#无法踩坏庄稼
-
noFarmlandJumping: true
-
#无法PVP
-
noPvp: true
-
复制代码
|
|
原贴:
https://nukkitx.com/resources/protectedworlds.188/
|
|
来自群组:
NukkitPluginStudio