服务器使用量
38
服务玩家数
17
下载量
5,410
插件详细介绍
SkWaze 是 Skript 最酷的扩展之一,它通过反射机制提供了大量跨版本(1.7-1.12)的增强功能,让你能够轻松实现标题、Boss 血条、跨服传送、NPC 建造等高级效果。
前置插件与依赖
要使用 SkWaze 的全部功能,你可能需要以下插件:
- 核心功能:你需要 Skript 和 SkWrapper(用于 BungeeCord 功能)。
- Boss 血条:对于 1.8 版本的 BossBar 支持,需要 BossBarAPI。
- 记分板:需要 Netherboard。
- 全息文字:需要 HolographicDisplays。
- NPC 相关:
- 要使用与 Citizens 联动的建造功能,只需 Citizens 插件。- 基础的建造功能需要 Builder 插件。- 或者,可以使用功能更丰富的 Constructor(付费插件)。效果语法
以下是可用的效果(Effect)语法列表。
标题与动作栏
[waze] (send|create) title %string% with [sub[title]] %string% (to|for) %players% (for|to) %integer% second[s][waze] (send|create) action[bar] %string% (to|for) %players%
BungeeCord 功能
[waze] (send|teleport) %players% to [bungee[cord]] server %string%[waze] (stop|end|shut[ ]down) [skwrapper] proxy [server][waze] send network message %string% to proxy players[waze] send network message %string% to %players%[waze] send network title %string% [with] subtitle %string% (to|for) proxy players (for|to) %integer% second[s][waze] send network title %string% [with] subtitle %string% (to|for) %players% (for|to) %integer% second[s][waze] run proxy command %string%[waze] send network actionbar %string% to proxy players[waze] send network actionbar %string% to %players%
合成配方
[waze] (create|register) [new] recipe[s] [for] %itemtype% with %itemtype%, %itemtype%, %itemtype%, %itemtype%, %itemtype%, %itemtype%, %itemtype%, %itemtype%, %itemtype%[waze] (remove|clear|delete) [all] [craft[ing]] recipe[s]
Boss 血条 (1.8+ 及通用)
[waze] (create|send) [boss]bar %string% (with|at) %integer% percent[s] (and|with) color %string% (and|with) style %string% with id %string% (to|for) %players%[waze] (create|send) [boss]bar %string% (with|at) %integer% percent[s] (and|with) color %string% (and|with) style %string% with id %string% (for|and) %integer% second[s] (to|for) %players%[waze] (remove|delete|clear) [boss]bar with id %string% (of|for) %players%[waze] 1.8 (create|send) [boss]bar %string% (with|at) %integer% percent[s] (to|for) %players%[waze] 1.8 (create|send) [boss]bar %string% (with|at) %integer% percent[s] (for|and) %integer% second[s] (to|for) %players%[waze] 1.8 (remove|delete|clear) [boss]bar (of|for) %players%
记分板
[waze] (change|set) sidebar %string% (with|and) score %string% (at|for) line %integer% (to|for) %players%[waze] (clear|remove|delete) sidebar (of|for) %players%[waze] (clear|remove|delete) line %integer% (of|from) sidebar (of|for) %players%
NPC 建造 (需 Citizens)
[waze] (make|let) citizen[s] with id %number% build schem[atic] %string% (form|at) %location% (with|at) speed %number% (for|to) %players% [with ignoreair %boolean%][waze] (make|let) citizen[s] with id %number% build (nbt|structure) %string% (from|at) %location% (with|at) speed %number% (for|to) %players% [with ignoreair %boolean%]
玩家列表与名称
[waze] (set|show) tab[list] (with|from) [head[er]] %string% (and|with) [foot[er]] %string% (to|for) %players%[waze] (set|show) name[tag] %string% (to|for) %players%
粒子效果
[waze] (spawn|create|summon) [a number of] %integer% [of] %string%['s] particle[s] (to|for) %players% (at|from) %location% (and|with) offset %float%, %float%, %float% (and|with|at) speed %float%
其他玩家效果
[waze] [auto]respawn %players%[waze] (disguise|transform|morph) %players% (as|in[to]) player %string% view[itself] %boolean%[waze] (disguise|transform|morph) %players% (as|in[to]) mob %string% view[itself] %boolean%[waze] (disguise|transform|morph) %players% (as|in[to]) misc %string% view[itself] %boolean%[waze] (undisguise|untransform|unmorph) player[s] %players%
全息文字 (需 HolographicDisplays)
[waze] (create|spawn) [[a] new] hologram display[ing] %string% (at|from) %locations% (and|with) id %string%[waze] (delete|remove|clear) hologram with id %string%[waze] (teleport|move) hologram with id %string% (to|at) %locations%[waze] (set|change) line %integer% (at|from) hologram with id %string% (to|with) %string%[waze] (set|change) line %integer% (at|from) hologram with id %string% (to|with) item %string%[waze] (add|append) [a] new line (at|from) hologram with id %string% (to|with) %string%[waze] (add|append) [a] new line (at|from) hologram with id %string% (to|with) item %string%[waze] (clear|remove|delete) line %integer% (at|from) hologram with id %string%
SkWrapper 服务器管理
[waze] (add|create) [[a] new] [skwrapper] server named %string% (from|with) template %string%[waze] (start|begin) [skwrapper] server named %string% (from|with) template %string%[waze] (stop|end) [skwrapper] server named %string% (from|with) template %string%[waze] refresh [all] [skwrapper] server templates[waze] (start|begin) all [skwrapper] servers[waze] (start|begin) all [skwrapper] servers from template %string%[waze] (stop|end) all [skwrapper] servers[waze] (stop|end) all [skwrapper] servers from template %string%
事件语法
以下是可监听的事件(Event)。
[waze] jump[ing][waze] swim[ing][waze] toggle swim[ing][waze] horse jump[ing][waze] advancement [(done|obtained|won)]
表达式语法
以下是可用的表达式(Expression)。
[waze] [number of] online player[s] on bungee[cord][waze] [number of] online player[s] on server %string%[waze] online player[s] uuid on bungee[cord][waze] online player[s] uuid on server %string%[waze] %players%['s] ping [list],[waze] ping [list] of %players%[waze] %players%['s] [boss]bar [list],[waze] [boss]bar [list] of %players%[waze] %players%['s] disguise [list],[waze] disguise [list] of %players%[waze] hologram['s] list,[waze] list of hologram[waze] [bungee[cord]] server[s] list,[waze] [bungee[cord]] list of server[s][waze] [bungee[cord]] %player% server,[waze] [bungee[cord]] server of %player%[waze] (global|network) variable [(from|of)] %objects%
条件语法
以下是可用的条件(Condition)。
[waze] holo id %string% exist[s][waze] server %string% is online
类型
插件添加了以下新类型(Type)。
advancement
开发路线图
- ✘ 未实现:SQL、GUI、WorldGuard 区域、Discord 支持、Web 请求、NPC(独立功能)、YML 配置、小游戏支持、村民交易、补给箱。
- ✔ 已实现:全息文字、更多记分板功能、玩家列表、自动重生、更多 Bungee 功能、名称标签、粒子效果、跳跃和游泳事件、效果支持所有玩家、进度功能、更多反射功能、伪装、Boss 血条重做、1.8 Boss 血条、更多表达式和事件、1.12 以下版本动作栏兼容性、Bungee 服务器管理器包装。
- ⌛ 开发中:WorldEdit(原理图、Citizens/Builder、复制粘贴)、你的想法。
支持与反馈
如果你遇到问题、想报告漏洞或有任何疑问,可以通过以下方式联系:
- 问题反馈:请前往 GitHub 仓库提交:https://github.com/Weefle/SkWaze/issues
- Discord 社区:加入我们的 Discord 服务器:https://discord.gg/yhAPSSS
- 插件统计:本插件使用 bStats 收集匿名使用数据以帮助改进。
测试支持版本
版本分布
基本信息
插件名称
SkWaze
作者
WeefleTV
平台
Bukkit / Spigot
支持版本
1.7 - 1.19
点赞数
1
最近版本
3.0.9
19
2.2.9
8
2.2.8
8
3.0.5
2
2.2.1
1