world guard

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

    Detecting if a block is in a world guard region

    Hey, So im trying to make fortune work on blocks that it doesnt using skript, but only if its in a certain world guard region. My skript is: on break of stone: if player's region is stonemine: set {_f} to level of fortune on player's tool if event-block is stone: if {_f} is...
  2. K

    Region limitation

    Category: Skript Suggested name: LimitatedRegions Spigot/Skript Version: spigot 1.19.2 What I want: Hey, i just need a skript that makes some world guard regions limited to some numbers of players. Example: I've got an Boss WG region, i need this region to be for MAX 3 players, if another...