HomeJavaModsWorldGuard Custom Flags
WorldGuard Custom Flags
If you have any issues, please message me first before leaving a review. (Scroll down for more info)

WorldGuard Custom Flags allows modders to create, set and get custom flags on WorldGuard regions. As a user you just need to download this if a plugin requires it, it does not do anything on its own.

It automatically uses the same database as WorldGuard (if specified), but you need to create the table manually using an included sql-file.
Setup
To setup WorldGuard Custom Flags you just have to drag and drop the jar-file into your "plugins" folder. If you use a database for WorldGuard you have two possibilities:

Force WG Custom Flags to use a flat file
If you do not want WG Custom Flags to use the database you have to follow these steps:
  1. after dropping the jar-file into your "plugins" folder start the server one time
  2. you can ignore the error message this will produce
  3. stop the server
  4. now go to "plugins/WGCustomFlags" and edit "config.yml"
  5. simply change the "save-handler" property to "flat" to force flat file saving
  6. if you start the server again the plugin will use the flat file
Setup the database
If you want WG Custom Flags to use the WorldGuard database you simply have to import the sql-file into your database.
  • if you are using MySQL and PhpMyAdmin you can simply use the PhpMyAdmin web interface to import the file
  • if you use MySQL, but no PhpMyAdmin you have to upload the file to your server and execute:
mysql -u root -p database < worldflags.sql
Of course you will have to replace "root" with your database user. After the command you have to enter the password.
Commands
Permissions
Developer information
WG Custom Flags supports the following flag types:
Problems?
If you have problems with this plugin use the Discussion tab if you're having an issue which you don't think is a bug.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

WorldGuard Custom Flags is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10. Downloaded 32,727 times (via Spigot). Download it and open it directly in the game.

Explore more