WorldEditSUI 是一款服务器端插件,它通过华丽的粒子效果来可视化你的 WorldEdit 选区。它模仿了流行的 WorldEditCUI 客户端模组的功能,但无需玩家安装任何模组。本插件注重简洁性、性能和低内存占用,支持多种选区形状,并可自定义粒子效果。
//copy 命令复制的选区。所有命令均以 /wesui 为基础。
/wesuiwesui.command/wesui reloadwesui.command.reload/wesui togglewesui.command.toggle/wesui toggleclipboardwesui.command.toggleclipboard/wesui showregion <region>wesui.command.showregionwesui.maxselectionsize.bypass以下是 config.yml 的主要配置项说明。
cache-calculated-positions: trueparticle: FLAMEclipboard-particle: VILLAGER_HAPPYwg-region-particle: VILLAGER_HAPPYparticles-per-block: 3particle-send-interval: 12max-ping: 150-1 禁用。max-selection-size-to-display: 10_000_000enable-max-selection-bypass-perm: truewesui.maxselectionsize.bypass 权限的玩家可无视上述大小限制。advanced-gridenabled: false - 是否启用选区高级网格显示。particles-per-block: 2 - 网格的粒子密度,推荐值 2-3。advanced-clipboard-gridadvanced-wg-region-gridparticle-expiryenabled: false - 是否启用粒子过期停止发送。expires-after-seconds: 180 - 选区无变化多少秒后停止发送粒子。expire-message: true - 粒子过期时是否通知玩家。permission: "none""none" 则所有玩家可见。否则,只有拥有指定权限的玩家才能看到自己的选区粒子。send-particles-to-allenabled: false - 是否将粒子发送给所有玩家(而不仅是选区持有者),适合团队建造。view-others-particles-perm: "none" - 查看他人选区粒子所需的权限。设为 "none" 则所有人可见。others-particle: FLAME - 他人选区的粒子类型。others-clipboard-particle: VILLAGER_HAPPY - 他人剪贴板的粒子类型。show-selection-by-default: true/wesui toggle。show-clipboard-by-default: false/wesui toggleclipboard。persistent-toggles: falseparticle-viewdistance: 99update-checks: true部分粒子(如 REDSTONE、FALLING_DUST、BLOCK_DUST、BLOCK_CRACK、ITEM_CRACK)需要额外的数据(如颜色、方块材质、速度、偏移量等)。你需要在配置文件中对应的 -particle-data 部分进行设置。
particle: REDSTONE
particle-data:
r: 0 # 红色 (0-255)
g: 0 # 绿色
b: 0 # 蓝色
size: 0.9 # 相对大小
radius: 50 # 半径
offX: 0.2 # X轴偏移
offY: 0.1 # Y轴偏移
offZ: 1 # Z轴偏移
# speed: 0.5 # 速度(0-1,部分粒子不支持)clipboard-particle: FALLING_DUST
clipboard-particle-data:
material: DIAMOND_BLOCK # 方块材质send-particles-to-all:
others-particle: ITEM_CRACK
others-particle-data:
material: STICK # 物品材质对于 BLOCK_CRACK、BLOCK_DUST 或 FALLING_DUST 粒子,在 1.12 及以下版本中,除了材质名,可能还需要指定 data(耐久值/附加值)。
例如,棕色羊毛在 1.13+ 是 YELLOW_WOOL,但在 1.12- 是 WOOL 且 data 为 4:
particle: FALLING_DUST
particle-data:
material: WOOL
data: 4---
如果觉得这个插件好用,请在发布页留下评分或评论,这将是对开发者极大的鼓励!
友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作
历史访问人次:3,028,285 | 今日访问人次:12,413 | 昨日访问人次:11,147
独立 IP:4,877 | 最近24小时有3,877人访问本站
Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.
❤ Powered by GermMC 京ICP备17023959号-6