Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

rg flag

JimiIT92 edited this page Dec 3, 2017 · 2 revisions

/rg flag

Set a flag value for the current editing Region

COMMAND SYNTAX

/rg flag <subflag> <flag> <value>

COMMAND USAGE

While editing a Region you can set a flag value for it. This will affect how players, entities and the world interact with your Region. 99% of the time you will run this command, so it's very important that you understand how to use it. Let's see what the parameters are and what they do:

  • subflag The subflag parameter is used to determine wich type of flag you are setting. There are different types of subflags
  1. flag: this indicates a simple flag value. You can see the list of flags in the Flag page
  2. interact: this will let you specify if players can or cannot interact with a block inside the Region. You can see the list of valid interactable blocks in the Flag page
  3. vehicleplace: this will let you specify if players can place a specific vehicle inside the Region. You can see the list of valid vehicles in the Flag page
  4. vehicledestroy: this will let you specify if players can place a specific vehicle inside the Region. You can see the list of valid vehicles in the Flag page
  5. explosiondamage: this will let you specify if an explosion can damage entities inside the Region. You can see the list of valid explosions in the Flag page
  6. explosiondestroy: this will let you specify if an explosion can destroy blocks inside the Region. You can see the list of valid explosions in the Flag page
  7. mobspawn: this will let you specify if a mob can spawn inside the Region. You can see how to specify a mob in the Flag page
  8. mobdamage: this will let you specify if a mob can damage players inside the Region. You can see how to specify a mob in the Flag page
  9. mobpve: this will let you specify if player can damage a mob inside the Region. You can see how to specify a mob in the Flag page
  10. mobdrop: this will let you specify if a mob can drop items on death inside the Region. You can see how to specify a mob in the Flag page
  • flag The flag parameter is used to determine wich type of flag you are setting. You can see the list of valid flags in the Flag page
  • value The value parameter is used to determine if a flag is enabled or disabled. Type true if you want to enable a flag, false otherwise. You can see what a flag does when is enabled or disabled by looking the specific Flag page. You can see the list of valid flags in the Flag page

PERMISSION

You must have the ALL permission to run this command

COMMAND ALIASES

This command can be also run with /region flag

Clone this wiki locally