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

    help

    so im having trouble with 2 lines they should work but they dont so please help ``` remove 1 of {_p}'s held item from {_p}'s tool close {_p}'s inventory```
  2. T

    Need help

    My code: command /punish <player>: permission: punish trigger: if "%arg-1%" is set: open chest inventory with 5 rows named "&3Punish" to player set {_menu} to current inventory of player set {punish.player} to "%arg-1%" set slot...