forked from Shevchik/WorldGuardExtender
-
Notifications
You must be signed in to change notification settings - Fork 8
Commands
Daniil Zao. edited this page Jun 2, 2026
·
1 revision
wgextender.admin is the only permission needed to use any of the plugin's commands
-
/wgex help: Shows a list of all available commands and basic usage. -
/wgex reload: Reloads the plugin settings without restarting the server. -
/wgex search: For players only. Finds all WorldGuard regions that overlap with your current WorldEdit selection. -
/wgex setflag <world> <flag> <value>: Adds a flag to every non-global region in a specific world. Example:/wgex setflag world_nether pvp deny -
/wgex removeowner <player>: Removes a player from the owner list of every region in every loaded world. -
/wgex removemember <player>: Removes a player from the member list of every region in every loaded world. -
/wgex limits refresh <player> [-s]: Updates a player's saved block count. Add-sto hide success or error messages. -
/wgex limits clear [-s]: Clears all saved block counts. Add-sto silence messages.
Sidebar