怎么禁止世界输入一些指令 比如/sethome 等等的一些指令
/mangaddp builder -essentials.sethome
就是禁止sethome
换成back tpa 等等也是一样可以禁止
就是禁止sethome
换成back tpa 等等也是一样可以禁止
在groupmanager的config里设置分世界权限组
把这个世界读取一个你自定义的world权限设置就行了。在这个世界给玩家添加-essentials.sethome权限
把这个世界读取一个你自定义的world权限设置就行了。在这个世界给玩家添加-essentials.sethome权限
snowclay 发表于 2015-10-24 13:22
在groupmanager的config里设置分世界权限组
把这个世界读取一个你自定义的world权限设置就行了。在这个世界 ...
求教 怎么把世界读取一个自定义的world权限
一起走 发表于 2015-10-24 14:12
求教 怎么把世界读取一个自定义的world权限
- mirrors:
- # Worlds listed here have their settings mirrored in their children.
- # The first element 'world' is the main worlds name, and is the parent world.
- # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
- # the same user/groups files as the parent.
- # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
- # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
- world:
- world_nether:
- - users
- - groups
- world_the_end:
- - users
- - groups
- all_unnamed_worlds:
- - users
- - groups
- # world2: (World2 would have it's own set of user and groups files)
- # world3:
- # - users (World3 would use the users.yml from world2, but it's own groups.yml)
- # world4:
- # - groups (World4 would use the groups.yml from world2, but it's own users.yml)
- # world5:
- # - world6 (this would cause world6 to mirror both files from world5)
groupmanager的config里边,看懂了没,按格式增加
snowclay 发表于 2015-10-24 18:52
groupmanager的config里边,看懂了没,按格式增加
请问权限在哪个位置 我不懂这个 请教一下 谢谢了
一起走 发表于 2015-10-24 19:18
请问权限在哪个位置 我不懂这个 请教一下 谢谢了
[code]mirrors:
world:
world_nether:
- users
- groups
world_the_end:
- users
- groups
all_unnamed_worlds:
- users
- groups[code]
举个例子 world_nether:——下界
- users ——读取的玩家权限
- groups——读取的组权限
all_unnamed_worlds:
这个是指除了已经添加的世界其他世界的权限,默认全部使用默认的
你可以这样
世界名字:
- users1 ——一个新的玩家权限yml
- groups1 ——一个新的玩家组yml
就行了。求人气=w=
huane2008 发表于 2015-10-24 12:54
/mangaddp builder -essentials.sethome
就是禁止sethome
换成back tpa 等等也是一样可以禁止 ...
这个是整个组
在groupmanager里面设置某个世界名不能有哪个权限
比如-essentials.sethome
比如-essentials.sethome
您好
输入/mangaddp 组 -essentials.sethome <世界名>
即可
输入/mangaddp 组 -essentials.sethome <世界名>
即可