Search results

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

    Having issues with giving a player a named item

    Hello there I am having issues with giving a player a named item Some epic code: command /pvp: trigger: execute console command "ci %player%" wait 1 tick give iron sword named "&aUnRanked" to slot 5 of player give diamond sword named "&2Ranked" to slot 3 of...
  2. J

    setting an option

    So im trying to figure out how to set an option so i can call it in an if statement please help i tried using set {@option} to true
  3. J

    Not a type

    Hello there i am working on a safe ban plugin to hopefully help with abuse but i am having issues with skript heres my code i added comments to it to show what each line does command /ban [<offline player>] [<text>]: trigger: if arg-1 has permission Owner.Bypass:#Checks to see if...
  4. J

    "Is not a text"

    Hello There! I am working on a Troll plugin and I am encountering some issues Here is my code... command /troll [<player>]: trigger: permission: Troll.Use permission message: &cTroll> Permission Denied if arg-1 is set: open chest with 3 rows named...
  5. J

    -_-

    Ok errors once again i checked code looks fine Here is my code command /warp trigger: open chest with 1 row named "&4&k&l||&c&lWarps&4&k&l||" to player format slot 0 of player with beacon named "&a&lWarp Spawn" to close then run [execute console command "warp spawn...
  6. J

    Script EzPex

    Jack_The_ProPug submitted a new resource: EzPex - Easy Pex Commands Read more about this resource...
  7. J

    "Indentation Error"

    So Im making a plugin named EzPex to make pex much more user friendly and when i finished my code it gave me 27 errors all for indentation i checked my tabs are fine all semi colons are there etc this is my code command /rank [<player>] [<text>]: permission: Rank.Admin permission...
  8. J

    Help With Custom Items

    im trying to make a plugin where you can have rank scrolls that once you click it or do something with it it executes the console command to set the user that has the scroll to the group that the scroll says my only issue is how do i have it where once you right click the scroll or something it...
  9. J

    help with sk reload

    Hello i am dev on a server and i made a plugin called hbans its really simple it works on my servers but not the other ones im dev on it says an internal error occured while attempting to preform this command every time i do sk reload on it i dont know if its my code or what here is my code...
  10. J

    Help With "is not an item" error

    So I am coding a punishment plugin for a server i'm co-owner/developer on and I am having issues with the script and I cant seem to find out how to fix it please help here is my code command /ban [<offline player>] [<text>]: permission: PvPLegends.Ban permission message: &c&lPunish>...
  11. J

    Script Event Script

    Jack_The_ProPug submitted a new resource: Event Script - First Time Read more about this resource... Sorry if im bad this is MY FIRST EVER RELEASE :DDD I will update though no worries if you have a suggestion dm me
  12. J

    Please Help Having issues with making plugin

    So im making an event plugin and everytime i try to reload it keeps coming up with errors i dont know what to do ive looked at the code and it looks right but i keep getting errors here is my code command /event: permission: Event.Admin permission message: &8&l(&c&l!&8&l)...