Recent content by NeonFox__

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

    Confirmation

    Yes, that works but any admin can give themself owner if I give them permission to that command, that's why I need a GUI like so when they click it it closes and says "&cNO PERMISSION" It will be weird if you do "/divine (player)" for a rank
  2. NeonFox__

    Confirmation

    Does not work, I don't think skript supports permissionsex. I have TuSKe but I don't know if TuSKe supports it and I don't know any addons that do support [<rank>]
  3. NeonFox__

    Confirmation

    Does not work, the code has no errors but this keeps happening: (my version is 1.14.4 and im on minehut) https://gyazo.com/bdb753996de48ed35807ae8e45c71ab5
  4. NeonFox__

    Confirmation

    rip
  5. NeonFox__

    Confirmation

    The only thing I think is off is format slot 10 of player with green wool named "&a&lConfirm" to close then run [make player execute command "pex user %arg-1% group set Owner"] Because it is format slot 10 of player <----- | but yet again I have tried GUI and chest to replace player but...
  6. NeonFox__

    Confirmation

    Ok just PLEASE do not use it or claim it as ur own (deleted due to people might copy)
  7. NeonFox__

    Confirmation

    That sucks, do you know any other way to format it?
  8. NeonFox__

    Confirmation

    Ok, thank you. Also there is a problem with chat format https://gyazo.com/71d7481f80a3910c4829164ff05cf1f1
  9. NeonFox__

    Confirmation

    Ok, thanks! It is gonna be hell skripting it! @RunaYoutube How would I make it know who to grant command /owner: permission: system.rank.owner permission message: &1SetRank> &7No Permission trigger: open chest with 7 rows named "&cConfirmation" to player wait 4 tick...
  10. NeonFox__

    Confirmation

    Hello! I'm making a granting ranks GUI and I am not too sure how to make a confirmation page. So like when you click a rank it shows a red or green button to confirm. here is a part of the code: command /SetRank1 [<offline player>]: aliases: /SR1 , /sk1 permission: system.rank...
  11. NeonFox__

    Custom Command (/build)

    Oh, okay thanks I got it now!
  12. NeonFox__

    Custom Command (/build)

    Hello! I am trying to make a command where when you do "/build" for admins you can build in worldguard regions, but when you have it not on you cannot build in worldguard regions. (I am pretty garbage at skript) Here is the code I got so far. I got some errors oof Code: command /build...
  13. NeonFox__

    Gui Confirmation Help

    Hello! If anyone can help me, I have a /grant skript (gui) and I want to make a confirmation gui after you select the rank. I have tried various ways (that I can think of) and just couldn't do it, if someone could re-write it and post it on here or add me on discord ugly scp tato#3884 that would...
  14. NeonFox__

    https://discord.gg/QkGhvpE

    https://discord.gg/QkGhvpE
  15. NeonFox__

    Rank Grant Gui Confirmation Help

    command /grant [<offline player>]: aliases: /rank permission: system.rank permission message: &6&lu want owner? &cNO trigger: if arg-1 is not set: send "&e/rank <player> &7- Give users ranks &e[&dStaff&7:&dDonator&7:&dYT&e]" send "&e/grant <player>...