This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Can you please add a better way to deny guns in wg regions.
Take magicspells plugin for example, its perfect.
Inside the zones.yml
zone1: enabled: true world: oot type: worldguard region: hyrulemarket message: You cannot use that spell in the arena. allowed-spells: - list - help
But, for crackshot, it could be like this.Example
zone1: enabled: true world: oot type: worldguard region: hyrulemarket message: You can not use that here. allowed-guns: - NONE
zone2: enabled: true world: oot type: worldguard region: sniperpvp message: Only snipers are allowed here. allowed-guns: - Barret-50Cal - TYPE95
I have made over 75 guns... and it's a giant pain to press f3, right down the cords, and copy and paste to every single gun.
Thanks for listening!
To post a comment, please login or register a new account.