skQuery 3
Control YOUR Server
skQuery is an expansive addon to the popular Bukkit plugin Skript. skQuery picks up where Skript left off and exposes almost all of the Bukkit API to server owners. By using skQuery, you can have access to cutting edge server technology without adding more plugins or needing to learn how to code.
skQuery will never break the immersion of your server by sending messages with the plugin name. Combined with Skript, you can completely overhaul the look and feel your server to exactly where you want it.
Features
- Fully customizable scoreboards - Make scoreboards work the way you want it, and customize them to your heart's content!
- Menus - Tired of other menu plugins with horrid configs? Try creating your own menus in the same way you would write a sentence!
- Fully customizable maps - Undoubtedly one feature you'll never find in another plugin. Create maps customized with images and text to display server info, game stats, or whatever you can think of!
- Plus over 100 more cutting edge features to you'd see on the latest and greatest servers!
Usage
To take advantage of all these features, just download and drop SkQuery.jar into your plugins folder with Skript. Then head over to the documentation and utilize any of the provided events, conditions, expressions, and effects like you would in a normal Skript script file. Take a look at this example using skQuery's fireworks capabilities:
# When a player dies on death: # And has the permission death.fireworks if victim has permission "death.fireworks": # Launch a firework! launch creeper firework colored red at victim with duration 1
Before using any of these features, check out Skript to learn how to make a basic script. It's as easy as writing a few sentences!
Hi i'm trying to create blockbreak particles, but i can't find the list on how to declare blockbreaking. The only example is with "happy villager" and that one works. But what are the expressions for all the available particles? Thanks! :)
2 things:
Can we have "player's uuid" and "player from uuid" support offline players. I've spent over 20 hours trying to find an efficient and quick way to simulate this. Right now I'm using a SQL database with everyone's uuid in it, but
is still not as efficient as
I'm begging you to add this, for the sake of my sanity.
Bug with SQL:
When I set the result of a query like what is shown in the first part, then set something to the objects in a column, the results of the original query get deleted right after, which means you have to do another query to grab information from another column.
So...
When I'm using SQL (set {_sql} to result of query "INSERT INTO `ban`(`player`) VALUES ('%arg 1%')"), it doesn't work, I tried using close (close "%{_sql}%"), but It returned "{_sql} is not a block". Could you help me ? (Using newset version of Skript and SkQuery)
When I try to use the latest stable or the latest dev, my Bukkit server console freezes and unable to respond at the start of the first script. I time out when I try to join.
But when I use 3.5.0 everything works fine? Help please!
PS. I have discovered that this is because of a coding error I made, but this code works with 3.5.0 fine?
So i feel like mostfunguy is gonna comment back with something sassy or mean... but anyways does skquery have a hook into factions? if it doesnt what are the chances of you guys adding it?
@stormtrooper28
What version of Skript are you using?
@poppop101
Don't put percent signs around the items.
i cant get the custom crafting recipes to work it never has worked in this line what would i be doing wrong
on Skript start
register new shaped recipe for %glass% using %sand%, %sand%, %sand%, %sand%, %sand%, %sand%, %sand%, %sand%, %sand%
there was a : bye on skript start but because of the way comments work it wont let me put one
Very simple to install, and very awesome in-use.
@XeonG8
I have been redesigning the documentation to be sleeker and easier to read. Right now only the expressions are up.
@XeonG8
It is broken. Use https://github.com/w00tmast3r/skquery/tree/master/src/main/java/com/w00tmast3r/skquery/elements for the time being.
You can go into each java file in those folders and get the raw @Name, @Description, and @Patterns information.
documentation page seems broken nothing shows?
Help pls: http://pastebin.com/9A8hBCfz
@RickPlayingPL
Thank you!!!!
@chouageha
Try this:
I Have difficulty with respect to location of "pop fireworks". I cannot use "infront of". Why is it?
I tried this. "pop ball firework colored red at 1 infront of player"
@MrProtagonist
Agreed :D
So official. Love it.
If you are using Skript but you aren't using this addon, I truly don't know what you are doing with your life.
@TheMysteriousYT
Yes it does. Deal with it.
Documentation link leads to this? http://en.wikipedia.org/wiki/Placeholder