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. H

    Chestsell Help

    Skript Version (do not put latest): Skript 2.4-beta5-MH Skript Author: Bensku Minecraft Version: 1.14 --- Full Code: on sign change: if line 1 is "[ChestSell]": set line 1 to "&6&lCHESTSELL SIGN" set line 2 to "&f%player%&7's island" message "&aYou have created a...
  2. H

    Solved Adding a chat message to a variable as a number

    Skript Version (do not put latest): Skript 2.2 (dev36) Skript Author: bensku Minecraft Version: 1.8.8 --- I'm trying to add the message [message is going to be a number] to a variable which serves as a balance [/bal], but it does not add. Full Code: Code (Skript): command /test...