skript 1.14.4

  • 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!

  1. D

    Solved Click on a player with an item and make something

    I want to make a script when i click on a player with a blaze rod, the player get the slowness effect and when i click on the player with de blaze rod again, the effect gone. Anyone have an idea how to do this?
  2. J

    Custom Chat (Clickable Chat Tabs)

    How can I create a custom chat box like Runescapes in minecraft? Clickable tabs that always shows up (JSON Probably). I am using Minecraft 1.14.4, Latest Version of Skript, with addons: "Json, SkQuery, Skellet, Skript-Mirror, Kosmos, Skent, Skope, skRayFall, SkVault, TuSKe-PichachuPatch-v3...
  3. M

    Solved How do i make a blaze effect?

    Hi, I have a question! I'm making a custom wand for my server and want to add a blaze effect. I already made 2 working spells, a spells selector and added perms and an on-death event. However, I can't seem to find a way to put fire on top of blocks in a certain radius. when using a simple...
  4. Spygain

    [Need Help] Compare rightclick and leftclick [hologram]

    Minecraft version: 1.14.4 Skript version: 2.4.1 Addons used: MundoSk 1.8.5, SK-NBeeT 2.11.1, Quarsk 1.3.1, Skellet 1.9.8, Skquery-Lime 4.1.2, SkRayFall 1.9.19, Skript-mirror 1.0.0, SkUtilities 0.9.2 , TuSKe 1.8.3-PikachuPatch-v3, Skript-holo 1.0.2 Skript type: Purchase skript sale with a...
  5. B

    How to play particle with speed and force

    Hey, I'm on 1.14.4 and I am wondering how can I play a particle with a certain speed and force render in skript? I tried show firework spark at {_loc} with speed 0 but that gives a can't understand error.
  6. Ronnoc2w

    Solved Add percentage of variable to variable

    Hello guys, I want to make a skript so you can add percent of a variable to a variable. I think my code explains what I mean: command /test: trigger: send "CN: 50 +10%%" set {_test} to 50 add 10% of {_test} to {_test} send "NN: %{_test}%" Thanks already :D...
  7. I

    Run command random times

    Hi all! I want run a command random times (between 1-60 minutes). How do I start this code? Thanks in advance for the answers! Sorry for my bad english! I'm a beginner skript writer. Have a nice day!
  8. B

    GUI's and more with Skript? Help Please.

    Hello I would like to know if somebody can help me out... all I need is a simple shop GUI (that can be customizable) and a thing where I can pick up a block with right clicking (that also has a GUI I can pick up with) the reason I need to pickup certain blocks like that is because I have a gen...
  9. I

    A stick that fires a user from staff position, refuses to work

    I have a short script that is supposed to function when a user is holding a correct stick and hits a player with that stick. Gives out no errors, no debug, but refuses to work. I use PermissionsEx for group management, and the goal is to set the user back to "Default" on hit with stick, and kick...
  10. E

    Finishing commands with a GUI.

    Hi! I was wondering how you can finish off a command by using a GUI. For instance, /rank Example_123, then a rank GUI comes up. I use skQuery & TuSKe.
  11. Brot

    Solved Need help With Code "Server Crashes"

    Hello i need help with my Code every time i rightclick the item my server crashes on rightclick holding paper: if lore of item is "Casino Check Right Click to use": set {_amount::*} to name of the player's held item split at "$" execute console command "/money add %player%...
  12. K

    every 5 seconds

    Hi, I wanted to make a simple skript that makes players with the perm "sk.tos" run the command "/testtt" every 5 seconds. Can any1 help me, please? ***CODE*** every 5 seconds: if player has permission "{sk.tos}": make player execute command "/testtt" ***CODE***
  13. N

    Solved /rank Command

    Category: Skript, Command, Rank, LuckPerms Suggested name: LuckPerms /rank Spigot/Skript Version: Latest What I want: A skript that creates the command /rank that runs the luckperm command /lp user <player> parent add <group> . Ideas for commands: /rank <player> <group> When I'd like it by...
  14. N

    Skript Command

    Hey I am new to Skripting and am looking to make a /rank command for my server. I currently have literally no clue how to run a command (instead of sending a message) that is pre-exsisting. Anyone have any ideas lol? I've got as far as... command /rank <name> <group>: trigger: xd I'm not...
  15. M

    Worldborder increase.

    Complete