SkWaze icon

SkWaze -----

The coolest Skript's addon




Fixed list of uuid for bungee players
----------, Sep 11, 2022

[waze] [number of] online player on server %string%
[waze] online player uuid on bungee[cord]
[waze] online player uuid on server %string%
----------, Sep 9, 2022

Updated network variables to support all types of objects
----------, Jul 29, 2022

Updated to 1.19 and fixed loading
----------, Jul 21, 2022

Added kick and kick all effect for SkWrapper
----------, May 12, 2021

Fixed version manager
Advancement will now work properly like some other stuff
----------, Apr 11, 2021

Fixed support for 1.8 and errors, please use this version of Skript for 1.8
----------, Mar 26, 2021

Fixed startup error and added use-skwrapper to config.yml
----------, Mar 22, 2021

Added a new communication system based on sockets (no plugin message anymore), wich means that your servers and proxy doesn't need to be on the same server
Added a lot of new proxy effects:
Code (Text):
[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%
This new system is less resource intensive
Improved variable management, variables can now support basic objects like string, int, arraylist, ...
Variables are no longer stored in local, they are only accessed from bungeecord
Here is an example of how to use the new variable system:
[​IMG]
----------, Mar 19, 2021

Added Player Server Connect Event for SkWrapper
Fixed Network Variables Parsing for SkWrapper
Added toggle swim event
----------, Mar 13, 2021

Added ignoreair syntax for Builder and Constructor plugins
Builder:
Code (Text):
[waze] (make|let) citizen[s] with id %number% build schem[atic] %string% (from|at) %location% (with|at) speed %number% (for|to) %players% [with ignoreair %boolean%]
Constructor:
Code (Text):
[code][waze] (make|let) citizen[s] with id %number% build schem[atic] %string% (from|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%]
 
----------, Nov 13, 2020

Fixed some errors
----------, Sep 1, 2020

This update add support for my premium version of the Builder plugin named Constructor that have a lot of new features and more support!
Let me introduce you Constructor.
Here are the newest features of the Constructor Premium plugin:
- Build Sponge/Worldedit schematics and NBT structures, block by block.
- Rebuild an existing schematic/structure, fixing anything that has been changed.
- All the NBT datas of containers are correctly restored (chests, furnace, shulker boxes ...) for WorldEdit/Sponge schematics and NBT structures!
- The constructor make the sounds and particles assigned to the actual block he is placing.
- You can use this plugin with multiple version of Spigot (1.13 to 1.15 for now).
- You can save NBT structures directly with this plugin, they will be saved in /world/generated/minecraft/structures/ folder of your server.
- You can ignore air or water in structures with the following command: /constructor build <ignoreair/ignorewater>
- You can use up to 4 builders on one project by giving them all the same schematic and origin, but different build patterns. You can also manually split your schematic into multiple parts with WorldEdit.
- Supply all blocks needed to build a schematic with the following command: /constructor supply true
----------, Jun 21, 2020

Fixed some errors and improved SkWrapper support
----------, Apr 9, 2020

Added a lot of effects to SkWrapper like:
start all servers
stop all servers
start all servers from template
stop all servers from template
Added player server expression and online count expression
Added is server online condition
----------, Mar 26, 2020

Fixed SkWrapper delete server effect!
----------, Mar 18, 2020

Added own communication system for SkWrapper !
You don't need to use BungeeBridge anymore!
----------, Mar 17, 2020

Added 1.13 + support
----------, Jan 24, 2020

Fixed holograms flickers (for now)
Added condition hologram exists
Added stop proxy effect for bungee
Added stop server from template for SkWrapper, see SkWrapper topic for syntax
----------, Dec 29, 2018

Fixed hologram spawn that caused some problems
Look at the doc.txt for the syntax!
----------, Dec 9, 2018

You now need BungeeBridge instead of Socket4MC and also for the bungee server connect effect.
The system is now secured over BungeeBridge where you can set a password.
Added the global online count expression for BungeeCord
Other new features for BungeeCord will come soon! :D
----------, Oct 16, 2018


Holograms are fixed, you can now modify them and make them following you
Scoreboard has been reworked with the Netherboard library for more flexibility
New effects
A new expression
Be careful! a lot of syntaxes changed in this update, check them before report any error!
Enjoy!
----------, Sep 30, 2018

Fixed hologram syntax to support multiple players
----------, Sep 26, 2018

Added create and remove holograms effects and fixed some code
----------, Sep 26, 2018

Added disguise effect for player, mob and misc!
Added undisguise effect
Added disguise expression
You need ProtocilLib: http://ci.dmulloy2.net/job/ProtocolLib/403/ and LibsDisguises: https://ci.md-5.net/job/LibsDisguises/207/ dependencies to work!
----------, Aug 29, 2018

Some code improvement
More plugins support (Thanks ShaneBee) ;) but no official support for 1.13, Skript also doesn't support 1.13 too so be patient!
Horse jump event added
Advancement done event added
Advancement type added
----------, Aug 28, 2018

You can now build schematics with citizens from your schematics!
All you need is just the Citizens plugin right here: https://dev.bukkit.org/projects/citizens
And my fork from the Builder plugin here: https://www.spigotmc.org/resources/builder-reloaded.55326/
Enjoy!
----------, Aug 23, 2018

Documentation: https://weefle.alwaysdata.net/
The project has been converted into a maven project
The swim and jump events can now support the event-player (%player%, or %event-player%)
Added the style option in the bossbar syntax
Changed the syntax of the particles, "data" is now called "speed"
Some code improvement
Now support 1.13
----------, Aug 21, 2018

Just fixed the particles for 1.8 and older
----------, Aug 15, 2018

Fixed 1.9 BossBars and improved them, you can now have multiple BossBars per player
Improved ScoreBoards (displayslots: "SIDEBAR", "BELLOW_NAME", "PLAYER_LIST")
Changed some syntaxes, see yourself
Changed BarAPI with BossBarAPI for 1.8, a new syntax is out
Added swim event
Added BossBar list expression
Added nametag effect
Added header and footer effect
Changed ticks with seconds in some syntaxes
----------, Aug 15, 2018

Just a Discord check error fix
----------, Jul 3, 2018

Added support for SkWrapper premium addon, you need Socket4MC for SkWrapper: https://www.spigotmc.org/resources/api-socket4mc.15938/
Testing some features with Discord but not released yet
----------, Jun 30, 2018

Added updater and metrics
----------, May 8, 2018

Fixed bungeecord connection
----------, May 1, 2018

Fixed 1.8 title
----------, May 1, 2018

The particles can now spawn correctly!
----------, May 1, 2018

-You can now create BossBar in 1.8 with BarAPI, download it here: https://dev.bukkit.org/projects/bar-api
-Added the new autorespawn effect that support from 1.8 (maybe 1.7) to 1.12!
Boosbar are still buggy in multiplayer.
-Added reflection, you need to test minecraft versions, I don't know which work.
-Added beta particles effect.
Updated to the latest bensku's skript fork and latest 1.12.2.
----------, Apr 5, 2018

Fixed BossBar and added BossBar with timings
Added beta ScoreBoard
doc: https://pastebin.com/raw/t2hPns20
----------, Dec 29, 2017

Fixed BossBar
----------, Nov 4, 2017

Big update, can now support 1.11.x and 1.12.x!
Removed ViaVersion Dependency
Added effect remove BossBar
BossBar work from 1.9 version of minecraft
----------, Nov 4, 2017

Resource Information
Author:
----------
Total Downloads: 5,002
First Release: Nov 4, 2017
Last Update: Sep 11, 2022
Category: ---------------
All-Time Rating:
9 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings