Skip to content

WorldGuard

Rui Pereira edited this page Sep 13, 2025 · 2 revisions

WorldGuard

This plugin adds a custom WorldGuard region flag called 'scoreboard'. You can set this flag to the name of a scoreboard, or to a list of scoreboard names separated by commas, which will be used within the specified region. If a region scoreboard is set, it will override the world scoreboard while the player is inside the region.

For example, if you have a region named 'spawn' and want to display the 'default' scoreboard, you would run the following command:

/rg flag spawn scoreboard default

You can set multiple scoreboards by separating them with commas; the plugin will then display the first one in the list for which the player meets all of the conditions.

/rg flag spawn scoreboard worldTheEnd,default

You can remove the flag by omitting the scoreboards as follows:

/rg flag spawn scoreboard
Clone this wiki locally