Recent content by K9Lil

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

    Spawner NBT Spawns

    I am struggling with changing a spawners nbt to make the entity spawn with a display name based on a variable {spawner::stacksize::%location of event-block%} which is location of spawner. If you know this please reply or for easier communication you can contact me on discord (*K9Lil#5734) I am...
  2. K

    If player placed that block

    so i wanna make it on place of melon on place of melon: set {mg::%event-block's location} to player on break of a melon: if {mg::%event-block's location%} is not player: set (exp. the player who placed the melons variable to a number)
  3. K

    custom permissions arent working

    so i should just use LuckPerms or PEX cause i want to creak my own custom permissions but if i can do it with those i will Nvm i just create a varible XD
  4. K

    custom permissions arent working

    I figured it out its not setting the permissions but anyways here this is what happens when i do /rankset k9lil owner and perms are rank.owner [23:55:39] [Server thread/INFO]: K9Lil issued server command: /rankset k9lil owner [23:55:39] [Server thread/INFO]: K9Lil...
  5. K

    custom permissions arent working

    nope thats not it and i dont know how to grt into minehut.com console
  6. K

    custom permissions arent working

    heres my code when i do /rankset (player) (rank) i set myself to member and i wanna make it you have to be rank.owner to set ranks but when im rank.member is says An Internal error has occured and it sets my rank even tho i set my perms to rank.member script options: $ use permissions on...
  7. K

    Setting a Variable To a (mine) Prison Skript Help

    Im having trouble setting {mine::%player%} to a location but i want to set {mine::%player%} to "mine(A)" and have "mine(A)" have the location
  8. K

    detect who broke and who placed that block

    ok here what about this what if you add components the the melon to increase the tick speed on break of your melon block it will drop the components based on your {mgc::%player%} which in this case = 5 even if someone else broke it
  9. K

    detect who broke and who placed that block

    i wanna make it where lets say you place a melon if you break the melon it will break if someone else breaks the melon it will say not your melon!
  10. K

    How to stop dropped item for block break

    Im trying to figure out how to get rid of on mine of a melon dont drop anything if you know how to do this please comment with an explanation. ive tried doing cancel event set event block to air give player melon but it interfiers with another mechanism
  11. K

    Scoreboards issues

    i dont even know where to start on custom skript scoreboards if you know a cheatsheat or some other code i could look at that be nice cause im confused on where to start