script

  • 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. RedDiamond

    Solved Need Help For Simple Shooting Script

    Hei So i've made a script for shooting entity when holding an item and I wanna make it so player can't spam it, so like I want a cooldown/delay for every shoot, I hope someone understand lol This is my current script, I want to make a delay for every fireball shoot #Fireball Shooter on...
  2. T

    [HELP ME] SkyBlock skript

    I need help with the script: when you write a command, it teleports you to a location (any) and an island appears under you, it is advisable to copy from one location and paste it at the player's position
  3. T

    Solved [HELP ME] SkyBlock script

    I need help with the script: when you write a command, it teleports you to a location (any) and an island appears under you, it is advisable to copy from one location and paste it at the player's position
  4. T

    armor stand help

    Hi dear members, I am making a new mob with armor stands. but i have a problem, i am connecting armor stand's head to silverfish but i dont know how can i connect with other armor. so how can i move first and other armor stands how can i do that?
  5. B

    chest randomizer

    Hello i am try to fill single chests whith random items but it isnt working on them it just works on doble chests. Can some one help? (sory for my english) the script is down below.... (i now that there is some items that aren't in game (dont mind them) i just need that it works on single...
  6. A

    I need help in making a random block generator

    Hello i'm wondering how to make that when u right click a cd for example stal u get a random item except for bedrock. Can anyone help me?
  7. M

    I need help with crafting

    Hello everyone! I need help with the crafting event (on craft). If the player creates an item, he must get a random item: on craft: cancel event give (random item out of all items) to player But when I cancel the event, the item will stay in the crafting table. And when I don't cancel the...
  8. A

    Solved How do I get location of targeted block without XYZ

    This will be used to summon a mob using a console command, but for that i need the location without "X:, Y:, Z:" command /value [<text>]: trigger: message "%location of targeted block%" set {_target} to location of targeted block message "%{_target} parsed as...
  9. W

    Solved Lightning Wand.

    Category: Magic wand Suggested name: Lightning wand Spigot/Skript Version: 1.15.2 What I want: I want a script that's whenever I click with stick named "Lightning Wand" it's summons a lightning bolt where I'm looking at. Ideas for commands: At command /lightningwand IT would give me stick...
  10. Slaim36

    Script SuperChats 1.1.0

    What's SuperChats SuperChats is a script that allows you to manage three chat groups (Admins, Staffs & VIPs). Commands and permissions: Command: /adminchat Description: Chat between Administrators Permission: superchats.staffchat Command: /staffchat Description: Chat between Staffs...
  11. NotNinjaTalon

    Solved Disallow CMD but allow it if arg is after

    Hello, I'm trying to make a skript so that it cancels/blocks the command "/is" but I still want it to allow the command if args are set afterwards so players can do things such as /is (upgrades|help) etc. Hope someone can help out, thanks!
  12. R

    Need an easy Script!

    Category: Block Event Suggested name: spawnpoint.sk Spigot/Skript Version: latest Skript What I want: Set Spawnpoint on Block like Checkpoint Ideas for commands: dont need it Ideas for perm: use.checkpoint Time: asap Greetings
  13. M

    I need help with custom commands!

    Hey! When I make a custom command script or even download a made script, on minecraft when I reload the scripts, and try to do the custom command it always says that the command does not exist! Does anyone know how to fix this? (hosting on minehut)
  14. T

    XP for farming in survival

    Mining drops XP, killing mobs drops XP, smelting ores drops XP, fishing drops XP, but farming doesn't. I think this is a bit outside my scope. Could somebody write a script that sometimes drops a few XP when a player mines ripe crops? Well, this will be good enough I guess. on mine of ripe...
  15. M

    Solved script issue

    This is my script: Command /privateworld: trigger: send "&4==================PrivateWorlds================" send "&aThis server is running PrivateWorlds" send "&eVersion: 0.1" send "&1Build: 1-(Beta)" send "&3Made by: buccimichele5" send...
  16. G

    Solved Need CustomFish Skript

    Category: FishPlugin? Don't know what exactly ment with Category xD Suggested name: CustomFishing Spigot/Skript Version: 1.13.2 Spigot What I want: <- I need a skript like this, but without the Treasure/Junk/percentages. So basically a plugin were you can Customize the fishing items. Ideas...
  17. E

    Help with Minigame script!

    Hello Guys, im from germany and my English is maybe a little bit bad but my Problem is that i dont know how to write a script who player's can join a lobby (/join server1) and with example 4 players in this lobby the game starts. i dont know how to write that i need help pllsssssss.
  18. EthernalDragon

    Solved Function error

    FUNCTION PROBLEM SKRIPT 2.2-Fixes-V8b DESCRIPTION I created my AdvancedJSON (completed recoded of json.sk) but i have 2 errors in console: PROBLEMS [ERROR] A return statement after a delay is useless, as the calling trigger will resume when the delay starts (and won't get any returned value)...
  19. F

    Skoreboard error (Skore add-on)

    I've created a script for a scoreboard with the addon Skore. But there is an error that i can't get fixed: on join: wipe player sidebar setup skoreboard for player: set title of skoreboard player to "&5&lMagic&c&lKingdom" set slot 1 of skoreboard player to "&7Online...
  20. F

    Force respawn player (Error)

    .