Source code: https://github.com/TheLimeGlass/skquery
- Supported Minecraft Versions:
- 1.9, 1.10, 1.11, 1.12, 1.13
This build is based off Gatt's SkQuey edit in which he removed:
Changes:
- JSON messages
- Scoreboard stuff
- Particles & Trail projectile
- Change skin effect
- Dead bossbar stuff
- Changed sounds to 1.9+
- Removed all packet stuff
- A lot of bug fixes
- Made it work in versions 1.9-1.12+ (As tested)
- Added tempo option to midi syntax
Code (Skript):
play midi %string% to %players% [at [tempo] %-number%]- Added play midi from web link syntax
Code (Skript):
play midi from [(web[site]|link)] %string% to %players% [at [tempo] %-number%]- Added stop for midi files
Code (Skript):
stop midi [id] %string%- Added file existance condition file
Code (Skript):
[exist[(s|ance)] [at]] %string% or file %string% exists- Removed some files that were not used
- Removed lores, Skript 2.3+ has lores now.
- Fixed Yaml
- Fixed getOnlinePlayers() crash
- Fixed glowing itemtype
- Fixed protocolib crash error
- Fixed the permission manager
- Fixed a bunch of null pointers
- Fixed Time Relative not being able to be reset
- Fixed fireworks
- Fixed pop firework effect but removed clientside ability. New syntax:
Code (Skript):
(detonate|pop) %fireworkeffects% at %locations%- Added the ability to do multiple lamba evaluates. New syntax:
Code (Skript):
do [%-number% time[s]] %lambda%
- Added former movement location. Uses the getFrom() in the on any movement that never existed.
Code (Skript):
([the] (past|former) move[ment] [location]- Added settable relative option to the time relative syntax.
Code (Skript):
(relative|player) time of %player% [with relative %-boolean%] #or %player%'s (relative|player) time [with relative %-boolean%]- Fixed the where filter expression not working. (Throws some errors if the predicate contains an unknown expression/value. Looking into fixing that.)
- Changed the any movement syntax from [on] any movement to [on] any move[ment]
- Removed broken map support.
- Removed the annoying startup message saying this is an unoffical build from Gatt's since it's not really needed.
- Changed this syntax
Code (Skript):
blocks within %location% (to|and) %location%- Added bStats metrics https://bstats.org/plugin/bukkit/SkQuery
- Removed ProtocolLib as a dependency. Meaning these broken syntax don't exist anymore:
But these syntax still work:Code (Skript):
make %players% see %blocks% as %itemtype% permanently restore updates to %blocks% for %offlineplayers% restore all updates
I am not the offical creator of this addon. This addon was made by w00tmaster the developer of SkQuery. All credit goes towards him. This is just a fork I made that allows SkQuery to work for versions 1.9+Code (Skript):
make %players% see %block% as %itemtype% make %players% see lines of %block% as %string%, %string%, %string%[ and], %string%
Please don't demand support for this build.
Enjoy!
-
Welcome to skUnity!
Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!
Now, what are you waiting for? Join the community now!
Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon SkQuery [1.9-1.13+] 3.6.3
An updated SkQuery fork.
Recent Updates
- 1.13 update and Midi revamp Feb 20, 2019 at 5:24 PM
- Recode and 2.3 Skript Dec 3, 2018
- Code clean and client sign effect fix. Aug 3, 2018