WGforgens.sk

Created by poomuk

Just so you know, we don't know the file format for every file. If it's just a bunch of random characters, it's probably a .zip or .jar.

command /newgensregion <text>:
  usage: &cInvaild usage!! Correct usage is: /newgensregion <id>
  permission: op
  trigger:
    make player execute command "rg create %arg-1%"
    make player execute command "rg flag %arg-1% block-break allow"
    wait 0.5 seconds
    loop 10 times:
      send ""
    send "&aCreated a new gens region named %arg-1%, Check console above for errors."
command /newprotectionregion <text>:
  usage: &cInvaild usage!! Correct usage is: /newprotectionregion <id>
  permission: op
  trigger:
    make player execute command "rg create %arg-1%"
    wait 1 second
    loop 10 times:
      send ""
    send "&aCreated new protection region name %arg-1%"