indentation error

  • 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. 5jgk

    Skript Indentation error

    So im trying to write an inventory full script but it works when i have no sound play when your inventory is full. But it doesnt when i play a sound when your inventory is full. My code is " on break: if player's inventory can't hold 1 diamond sword: send title "&c&lInventory full" with...
  2. B

    Indentation Error: Expected 5 tab, but found 20 spaces. HELP!

    command /tempban [<Offlineplayer>] [<Text>] [<Text>]: trigger: if player has permission "{tempban.blockmcadmin}": if arg 1 is set: if arg 2 is set: set {banned.%arg 1%} to true set {ban.time.%arg 1%} to now...