PluginHider (插件隐藏器-阻止插件泄露)
PluginHider是一个可以阻止插件泄露的插件。它的主要特点包括:
功能
1. 阻止所有显示你插件的命令自动完成功能。
2. 阻止所有显示你插件的命令。
3. 无需配置,只需将其放入插件文件夹中即可。
4. 所有消息都可以进行自定义。
5. 可以使用"/ph disable"在游戏中禁用该插件。
6. 在config.yml中使用自定义命令阻止系统。
7. 可在config.yml中切换完全的命令自动完成阻止。
8. 可使用“/ph reload”重新加载所有配置文件。
配置
reverse-suggestionsWhitelist:false suggestionsWhitelist: - minecraft:tell - tell blockedCommands: users: permission: 'pluginhider.bypassbc' message: '&c&lPluginHider&2&l+ &eThis Command is blocked.' commands: - example1 - example2 - example3 everyone: message: '&c&lPluginHider&2&l+ &eThis Command is blocked.' commands: - example4 - example5 - example6 blockAllTabCompletions:true enable-messageReplacements:false messageReplacements: replaceOne: message: '&aString' replacement: '&a&lAnotherString' replaceTwo: message: '&bString2' replacement: '&b&lAnotherString2' replaceThree: message: '&cString3' replacement: '&c&lAnotherString3' allowMessage:'&c&lPluginHider&2&l+ &2Access granted :)' denyMessage:'&c&lPluginHider&2&l+ &4Access denied :(' defaultBlockedCommands: - 'pl' - 'plugins' - 'ver' - 'version' - 'about' - 'icanhasbukkit' - 'bukkit:?' - 'bukkit:pl' - 'bukkit:plugins' - 'bukkit:about' - 'bukkit:help' - 'bukkit:ver' - 'bukkit:version' - 'minecraft:help' - 'minecraft:me' - '?' - 'help'
用法
1. 使用"/PH HELP"显示帮助页面(无需权限)。
2. 使用"/PH DEV"显示插件开发者(无需权限)。
3. 使用"/PH DISABLE"禁用插件(需要权限:pluginhider.disable)。
4. 使用"/PH RELOAD"重新加载插件配置(需要权限:pluginhider.reload)。
权限
pluginhider.disable pluginhider.reload
注意事项
1. 给予"pluginhider.view.message"权限以查看被阻止的命令(以及1.12.2及以下版本的命令自动完成)。
2. 给予"pluginhider.view.suggestions"权限以查看1.13和1.14版本的命令建议。
3. 如果有任何问题,请私信我。
免责声明:您不得对该插件进行反编译或复制!如果您需要定制版本,请在Spigot或Telegram(@MikySB)上私信我。
收录