[1.8-1.15]ConfirmMenu确认菜单插件
- Minecraft插件
- 2021-09-18
- 2141
此spigot插件可与1.8至1.15的所有Minecraft版本一起使用,使您可以轻松地将所有命令(包括与其他插件一起添加的命令)添加到确认菜单! ConfirmMenu还具有可在8种不同语言之间轻松更改语言的系统!
This spigot plugin working with all versions of minecraft from 1.8 to 1.15 will allow you to easily add to a confirmation menu for all of your commands, including those added with your other plugins !
ConfirmMenu also has a system for easily changing languages between 8 different languages !
演示
特点
确认菜单
书面确认
可配置信息
权限
配置文件
# List of commands that require confirmation
Commands: "reload, stop"
# List of commands that require a confirmation by writing "confirm"
CommandsWrite: "kick, ban"
# Enable open sound
OpenSound: true
# OP players have permission to skip confirmation by default ( confirmmenu.skip )
SkipPermsForOP: false
# Messages ( color codes are valid )
Text:
ConfirmMessage: "&eAre you sure ?"
WriteConfirmMessage: "&eWrite CONFIRM to confirm, or something else to cancel."
CancelMessage: "&cCanceled !"
MenuTitle: "&8&lCONFIRM"
MenuConfirm: "&a&lCONFIRM"
MenuCancel: "&c&lCANCEL"
NewVersion: "&eA new version of the plugin is available !"
UpdateFail: "&cCould not check for updates !"
# Changing the language will automatically change the configuration on the next reboot
# Available languages : EN | FR | ES | DE | TK | ZH | RU | PL | OTHER
Language : "EN"
# Check for updates and send a message to the console
UpdateCheck: true
配置文件(中文)
# 需要点击确认才能继续执行的命令
Commands: "reload, stop"
# 需要输入“确认”才能继续执行的命令
CommandsWrite: "kick, ban"
# 界面有无声音
OpenSound: true
# 默认情况下op是否有权限跳过确认 ( confirmmenu.skip )
SkipPermsForOP: false
# 聊天信息 ( 可以使用颜色代码 )
Text:
ConfirmMessage: "&e你确定吗 ?"
WriteConfirmMessage: "&e输入CONFIRM以确认, 输入其他字符以取消."
CancelMessage: "&c你取消了这次操作 !"
MenuTitle: "&8&l确认界面"
MenuConfirm: "&a&l确认"
MenuCancel: "&c&l取消"
NewVersion: "&e插件有新版本更新 !"
UpdateFail: "&c无法检测更新 !"
# 更改语言,将在重新载入插件时更新
# 可用语言 : EN | FR | ES | DE | TK | ZH | RU | PL | OTHER
Language : "ZH"
# 是否检测更新
UpdateCheck: true
权限
confirmmenu.skip 跳过确认(可以在配置文件中取消)
confirmmenu.update 接收更新通知
本站所发布的全部内容源于互联网搬运,仅限于小范围内传播学习和文献参考 请在下载后24小时内删除,如果有侵权之处请第一时间联系我们删除。 敬请谅解! E-mail:tudoumc@foxmail.com
本文链接:https://tudoumc.com/post/137.html