-
-
Notifications
You must be signed in to change notification settings - Fork 48
WorldGuard
Rui Pereira edited this page Sep 13, 2025
·
2 revisions
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 defaultYou 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,defaultYou can remove the flag by omitting the scoreboards as follows:
/rg flag spawn scoreboardMore information in the readme.