skript

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

    Now, what are you waiting for? Join the community now!

  1. legendofgow

    Referral skript Error

    Hello, So i have simple skript for referral players https://parser.skunity.com/9f5bee33 And as you can see in parser, there is this error: Can't compare a player with 'in group "referral"' else if player is in group "referral": And skript dont send console commands upon check if player is...
  2. SirSmurfy2

    Script Skript | Custom Merchants 1.2.1

    == CUSTOM MERCHANTS == [ Required Plugins: Skript 2.8.2+, SkBee 3.4.0+, Skript-Reflect ] This Skript allows you to easily create, customize, and manage merchants. - MERCHANTS - Each merchant created allows you to set different trades Trades are saved and loaded when editing in the "Trade Editor...
  3. F

    Request - Death Packages Skript

    I am on Paper Velocity 1.18.2. I also am on Skript 2.8.3, with some addons such as SkQuery (V4.1.10), and SkBee (V3.2.1) I would like the skript to make it so whenever a person dies, it drops a chest and when you right click with all their loot that they died with gets put in your inventory. I...
  4. D

    Is this even possible?

    Is this possible to make? (The Ball as big Magma Block, not ball shape
  5. Asleeppp

    Addon skript-oraxen 1.0

    skript-oraxen, an addon aiming to connect Skript and Oraxen together. This addon requires the plugin "Oraxen" to function. Ever wanted to control your Oraxen experience a little more, but don't want to delve into Java development? skript-oraxen is the addon for you, aiming to add as much as...
  6. TimeStellar

    Making Numbers To Letters

    I have a mob skript that has a billion hp and how can i make it say 1 b instend of 1000000000 the code: command /devp: trigger: open chest inventory with 3 rows named "&cDev Panel" to player wait 1 tick set slot 0 of player's current inventory to stone named "&aZombie" on...
  7. KhoaMiTom

    Help me please

    Could someone kindly assist me with crafting a script tailored for Minecraft version 1.18.2? The aim is to create a scenario where, upon a player's demise, there's a chance for their entire inventory to gracefully scatter and drop all its contents.
  8. F

    Skript Help: Elytra Disable item

    Hey, I wanted help on this item I was going to make for my server. When used, whoever the player hits with the item (shears) can't be able to use their elytra for 1.5 or 2 seconds. I want it to not damage the player and I want it to be a one use only item. Here is the skript I have right now...
  9. R

    Minecraft Skripts: Edit heart number of players

    Hi I wanted to ask, if I can edit the number of a player! I´m really happy when some one can help me with my question! When you have back questions, then write gladly! Rakete
  10. Remo

    Solved How to stop particles to bug

    Hello, i have problem that somehow the particles got bugged and still spawning when snowball is already dead, it happen if you try to pierce one block on it's corner, the particles are spawning over the block, I don't know how to fix it, if its problem of skript and it still think that snowball...
  11. pinkpony7467

    announce skript

    i Already have a announce skript but it does not support colors how do i add that options: name: &8&lMining &c&lMaddnes command /announce [<text>]: trigger: broadcast "{@name}&8: &r%arg-1%"
  12. Kaff

    How to make a Health Bar with Skript?

    Just that. I want to make a gui or hud with a Health Bar and a "Mana" bar. The health bar is supossed to be a modified texture of the hearts of player and the "Mana" bar the food bar. The problem is that i want to also add a text above both with numbers of the current HP and Mana of the player...
  13. TimeStellar

    Every tick doesn't work with variable

    I am making a action bar for health and when i tried to show the variable it says that there is no player in a particular event Here is the code every 1 tick: send action bar "&c%{myhp.%player%}%&7/&c%{mymaxhp.%player%}%" to players
  14. Polarsk

    Trying to make a skript where when you do /tpa it says this might be a trap

    Idea: When you execute command /tpa it says &7Careful! This might be a <##DC0E04>trap&7. And it only sends this message to the player who executed it Any ideas?
  15. Kaff

    How can i use Skript variables in another plugin config?

    Basically, i want to use one of my Skript variables in the config of a plugin of Scoreboard. And i'd like learn to use a plugin variable into a Skript also. Is there a way to use a variable Skript in another plugin?
  16. Polarsk

    GUI Skript with buttons that execute commands

    Hello, i'm trying to make it so when a player clicks on the green wool (clear inventory confirm) it does this: execute console command "clear %player%" and when you click the red wool (cancel) it closes the GUI. I'm quite new to skript, don't know much. Any ideas? command /ci: permission...
  17. Ilycool

    open inventory with 3 rows - Skript would not work

    command /event [<text>] [<offlineplayer>]: permission: op trigger: if arg 1 is not set: send "" send "&7Het &9&lBlok&f&lStad &7Event Panel is gemaakt door IlyCool" send "" send "&f&lCommands:" send "&7/event...
  18. T

    how to make a sphere of particles around the player with skbee?

    i have nothing to write here just read the title
  19. S

    Enchantment Fix

    Hi my name is Shadow and I am currently experiencing an issue with the max minecraft enchantment level for sharpness and protection. The problem is that sharpness 25 will do the same damage as any sharpness above it and I want a skript to fix that and the same thing is for protection 25 and...
  20. Acidic

    Disable anvil renaming for paper

    Hey, How do I disable anvil renaming of paper, without using Tuske? (Tuske is broken, and disables all my scripts, so I can't use it).