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

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

  1. E

    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  2. E

    Temp [HIRING] [TEMP] Friends list/Friends system

    Doodle I got smt: options: f: [&eFriends&f] command /friend <string> [<offline player>]: aliases: /f trigger: if arg-1 is not set: if arg-2 is not set: send "{@f}: /friend <add/remove/list> <player>" to player if arg-1 is "add"...
  3. E

    Summoning an entity with nbt

    I need to summon text above a block and I'm using armor stands with custom names. But it says it doesn't understand the condition make server execute command. Here's my code: on place: if event-block is coal ore named "coal-generator": set {_coal.gen.loc} to location of event-block...
  4. E

    help!!!!!

    Sorry mate, I can't get this to work. I will carry on trying but I can't be certain that this will work.
  5. E

    help!!!!!

    ill try something
  6. E

    help!!!!!

    If that doesn't work try doing /wm size 5
  7. E

    help!!!!!

    ok gimme a min... try reload the skript with /sk reload
  8. E

    help!!!!!

    Did you run /wm get or did you just use a iron ingot?
  9. E

    help!!!!!

    Hang on did you run the command /wm get or did you just get a iron ingot?
  10. E

    help!!!!!

    try running the command /wm type dirt
  11. E

    help!!!!!

    ah ok... So you have downloaded the file and tested it out?
  12. E

    help!!!!!

    Try this code, no errors appeared for me but I don't know if it works. The main command is /wallmaker (/wm) sub-commands: /wm get - gives you the wall maker tool /wm size <number> - changes the size of the square /wm type <block_name (with underscores!)> - changes the block used to fill Hope...
  13. E

    Temp [HIRING] [TEMP] Friends list/Friends system

    Sorry Doodle, whats ur discord username?
  14. E

    help!!!!!

    not rlly. we just have to set 3 variables then poof. Give me like an hour
  15. E

    help!!!!!

    But the errors are: [Skript] Reloading block-wall.sk... 27.11 10:12:11 [Server] Line 8: (custom-items/block-wall.sk) 27.11 10:12:11 [Server] Can't understand this expression: '10 blocks infront of player's eyes' 27.11 10:12:11 [Server] Line: set {_loc} to 10 blocks infront of player's eyes 27.11...
  16. E

    help!!!!!

    options: WMItem: Iron ingot WMName: "&7Wall maker" WMLore: "&6RIGHT CLICK" on right click: if player is holding iron ingot named "&7Wall maker" with lore "&6RIGHT CLICK": set {_loc} to 10 blocks infront of player's eyes #top corner set {_loc.top} to {_size} above...
  17. E

    help!!!!!

    ok.... so the wall needs to be 10 blocks ahead of you, I've figured that. I think I have got some code that you can change because there are some errors that i think you know how to fix.
  18. E

    help!!!!!

    Can you explain what you are trying to do?
  19. E

    The left hand helps to circumvent inhibitions

    on right click: if player is holding end crystal: cancel event if player's offhand is end crystal: cancel event There you go :)
  20. E

    pickaxe upgrader

    So you want Gapples to give a pick efficieny?