WorldEdit Command Crash Fix WorldEdit 指令崩溃修复
作者:NatureSLNetwork
发布时间:2017年2月7日
原生版本:未知
测试支持:1.7,1.8,1.9,1.10,1.11,1.12
已修复//计算组合崩溃
点此下载插件详细介绍
🛠️ WorldEditCrashFix插件旨在防止玩家利用WorldEdit命令恶意导致服务器崩溃。虽然最新版本的WorldEdit已经修复了此问题,但您仍然可以使用此插件来监控潜在的攻击尝试。
🛡️ WorldEditCrashFix
🛑 拦截的命令
//calc,//calculate,/worldedit:/calc,/worldedit:/calculate//eval,//evaluate,/worldedit:/eval,/worldedit:/evaluate//solve,/worldedit:/solve
⚙️ 命令
/crashconfigreload或/ccr- 重载配置文件
⚠️ 权限
该插件没有特定的权限节点,所有玩家默认都可以使用 /crashconfigreload 或 /ccr 命令。
🔔 警报
当有玩家尝试使用被阻止的命令时,插件会发出警报。
📝 配置
插件配置完全可定制。
# +-------------------------------------------------------------------------------------------------------------------------------------+ #
# | WorldEditCrashFix Configuration File | #
# +-------------------------------------------------------------------------------------------------------------------------------------+ #
#Messages sent to the player
Messages:
No-Perms: '&4Error &8>> &cYou dont have permissions to do this!'
Blocked-Command: '&4Error &8>> &cThat command is blocked!'
#Should we send the alerts to the console?
Alerts:
Send-Alerts-To-Console: true
#The message sent to the console
Console-Message: '&4Alert &8>> &cPlayer &4%player% &cTried to use a blocked command! &8[&c%command%&8]'
#Should we send the alerts to the players with the permission?
Alert-To-Players:
Send-Alerts-To-Players: true
#The message sent to the players with the permission
Players-Message: '&4Alert &8>> &cPlayer &4%player% &cTried to use a blocked command! &8[&c%command%&8]'
#The permission to see the alerts
Permission: 'wecrashfix.alerts'
#Should we block the commands?
Block-Commands: true
#Blocked Commands
Blocked-Commands:
- '//calc'
- '//calculate'
- '/worldedit:/calc'
- '/worldedit:/calculate'
- '//eval'
- '//evaluate'
- '/worldedit:/eval'
- '/worldedit:/evaluate'
- '//solve'
- '/worldedit:/solve'
# +-------------------------------------------------------------------------------------------------------------------------------------+ #
# | End of the configuration file | #
# +-------------------------------------------------------------------------------------------------------------------------------------+ #
Minecraft 版本
支持的 Minecraft 版本:1.7, 1.8, 1.9, 1.10, 1.11, 1.12
👨💻 插件作者
插件由 ItsNature (SecondLife Network Owner) 开发。