WorldGuard Sign Flags

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

WorldGuard Sign Flags

WorldGuard extension to block the creation of signs in specific regions.
current version: 0.1

How to use this?

this plugin adds two new region flags to worldguard: "signs-block" and "signs-allow"
it will deny the creation of all signs in the block list.
use the allow list to override blocking by any parents.
A whitelist function is not supported, yet.

so simply use the usual worldguard region command, like this:

/region flag <region> signs-block free

or:

/region flag <region> signs-block [free]

to set the denied list to "[free]", or:

/region flag <region> signs-block [free], [trade]

or:

/region flag <region> signs-block free,trade

to set the denied list to "[free], [trade]", or:

/region flag <region> signs-block

to set the block list to "null" (all signs allowed).

Any Permissions?

  • None. any needed?

Default Config

messages:
  blocked: You are not allowed to place this kind of sign in this region.

Dependencies

The plugin requires the latest WorldGuard Custom Flags.

Click here for some other plugins using WorldGuard Custom Flags.

Problems ?

If you have problems with this plugin read the F.A.Q.. If this did not help you, you can receive help here.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Recent Files