- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
NametagEdit:修订间差异
跳转到导航
跳转到搜索
Qsefthuopq(留言 | 贡献) 无编辑摘要 |
Qsefthuopq(留言 | 贡献) 无编辑摘要 |
||
第33行: | 第33行: | ||
| nametagedit.edit.self||Allows a player to only edit their own prefix/suffix | | nametagedit.edit.self||Allows a player to only edit their own prefix/suffix | ||
|- | |- | ||
| nametagedit.groups|| | | nametagedit.groups||允许使用所有组的子命令 (create, edit, remove) | ||
|} | |} | ||
=指令= | =指令= | ||
第40行: | 第40行: | ||
! 主指令 !! 子指令 !! 描述 | ! 主指令 !! 子指令 !! 描述 | ||
|- | |- | ||
|nte|| | |nte|| ||显示所有可用的指令 | ||
|- | |- | ||
|nte||debug||显示调试信息 | |nte||debug||显示调试信息 | ||
第58行: | 第58行: | ||
|nte||group add [组]||创建一个新的组 | |nte||group add [组]||创建一个新的组 | ||
|- | |- | ||
nte||group remove [组]||移除一个组 | |nte||group remove [组]||移除一个组 | ||
|- | |- | ||
nte||group [组] perm <数值>||设置一个组的默认权限 | |nte||group [组] perm <数值>||设置一个组的默认权限 | ||
|- | |- | ||
nte||group [组] prefix <数值>||为一个组设置前缀 | |nte||group [组] prefix <数值>||为一个组设置前缀 | ||
|- | |- | ||
nte||group [组] suffix <数值>||为一个组设置后缀 | |nte||group [组] suffix <数值>||为一个组设置后缀 | ||
|- | |- | ||
nte||group [组] priority <数值>||设置标签的优先度 | |nte||group [组] priority <数值>||设置标签的优先度 | ||
|- | |- | ||
nte||group [组] clear <前缀/后缀>||清除一个组的前后缀 | |nte||group [组] clear <前缀/后缀>||清除一个组的前后缀 | ||
|- | |- | ||
|} | |} |
2018年1月13日 (六) 04:36的版本
介绍
这个插件可以让玩家获得最多16个标签.也可以创建个人标签, 或者创建一个可以通过权限加入的组.
NametagEdit 支持EssentialsGroupManager, PermissionsEx和zPermissions. 如果玩家的权限组改变了, 他的标签也会自动随权限组而改变.
特点
✔ 使用 MySQL 和 FlatFile
✔ 有效的 Flatfile 和MySQL connection pooling
✔ 支持PermissionsEX, ZPermissions 和 GroupManager
✔ 可在TAB内给不同玩家/权限组分类
✔ 支持MVdW Placeholder API
✔ 支持Clip Placeholder API
权限
权限 | 描述 |
---|---|
nametagedit.use | Allows a player to use the NametagEdit plugin |
nametagedit.reload | Allows a user to reload the plugin's data |
nametagedit.clear.others | Allows a player to clear ANYONE's prefix/suffix |
nametagedit.clear.self | Allows a player to only clear their own prefix/suffix |
nametagedit.edit.others | Allows a player to edit ANYONE's prefix/suffix |
nametagedit.edit.self | Allows a player to only edit their own prefix/suffix |
nametagedit.groups | 允许使用所有组的子命令 (create, edit, remove) |
指令
主指令 | 子指令 | 描述 | |
---|---|---|---|
nte | 显示所有可用的指令 | ||
nte | debug | 显示调试信息 | |
nte | reload | 重载配置 | |
nte | player [玩家] clear | 清除一个玩家的前后缀 | |
nte | player [玩家] <前缀/后缀> <text> | 为一个玩家设置前后缀 | |
nte | player [玩家] priority <#> | 设置前后缀的优先度 | |
nte | group | list | 加载所有组 |
nte | group order <组> | 按优先度排序分组 | |
nte | group add [组] | 创建一个新的组 | |
nte | group remove [组] | 移除一个组 | |
nte | group [组] perm <数值> | 设置一个组的默认权限 | |
nte | group [组] prefix <数值> | 为一个组设置前缀 | |
nte | group [组] suffix <数值> | 为一个组设置后缀 | |
nte | group [组] priority <数值> | 设置标签的优先度 | |
nte | group [组] clear <前缀/后缀> | 清除一个组的前后缀 |
已知问题
✖ 任何插件创建的与玩家名一样的NPC也会显示标签.