Commands & Permissions
warning
If you are opped, you will have all these permissions, including the bypass permissions. If you don't want operators to bypass entry requirements, you will need to negate those permissions from them.
- LuckPerms
/lp <user> permission set rpgregions.bypassentry false
Reload vs Save
/rpgregions save
is used when you want to save changes you have made in-game, and edit the JSON files directly.
/rpgregions reload
is when you want to load changes you have made in files. This will overwrite any in-game changes, so use carefully!
Root commands
Command | Permission | Description |
---|---|---|
/rpgregions | Shows plugin information | |
/rpgregions help | Displays a list of available commands | |
/rpgregions about | Displays debug info, you may be asked to provide the output of this | |
/rpgregions add [region] | rpgregions.add | Adds a new configured region |
/rpgregions remove [region] | rpgregions.remove | Removes a configured region |
/rpgregions edit [region] | rpgregions.edit | Edits a configured region |
/rpgregions list/discoveries | rpgregions.list | Lists configured regions |
/rpgregions additem [region] | rpgregions.additem | Adds the item in your main hand as a region reward |
/rpgregions reload | rpgregions.reload | Reloads the region and plugin configs |
/rpgregions save (--async) | rpgregions.save | Saves all data, optionally async |
/rpgregions reset [player] [region] | rpgregions.reset | Resets data of player |
/rpgregions delete [player] | rpgregions.delete | Deletes all data of a player |
/rpgregions setlocation [region] | rpgregions.setlocation | Sets the teleport location of a region |
/rpgregions regenerate/regen [region] | rpgregions.regenerate | Regenerates a region |
/rpgregions setschematic [region] [schematic] | rpgregions.setschematic | Sets a region's regeneration schematic - make sure you stand at the same location the schematic was copied and saved as |
/rpgregions forceupdateicons | rpgregions.forceupdate | Forcefully sets all region icons to the configuration default |
Discovery commands
Command | Permission | Description |
---|---|---|
/discoveries | rpgregions.list | Opens the discovery GUI |
/bestiary /flora /fauna | rpgregions.bestiary | Opens the flora and fauna book |
/discoveries discover region [region] [player] | rpgregions.discover | Discovers a region for a player |
/discoveries discover fauna [fauna] [player] | rpgregions.discover | Discovers some fauna/flora for a player |
Integration commands
info
These commands are only enabled when you are using the default in-built RPGRegions integration.
Command | Permission | Description |
---|---|---|
/rpgri | rpgregions.integration | Checks if the integration is enabled |
/rpgri help | rpgregions.integration | Displays a list of available commands |
/rpgri info [region] | rpgregions.integration | Shows information about an integrated region |
/rpgri save | rpgregions.integration | Saves all integrated regions |
/rpgri create [name] [type] [world] | rpgregions.integration | Creates an integrated region |
/rpgri delete [region] | rpgregions.integration | Deletes an integrated region |
/rpgri addpos [region] [location] | rpgregions.integration | Adds a corner to a region, supports more than two with polygons |
/rpgri setpriority [region] [priority] | rpgregions.integration | Sets the priority of a region |
/rpgri setworld [region] [world] | rpgregions.integration | Sets the world of a region |
/rpgri visualise [region] | rpgregions.integration | Visualises a region using fake blocks |
/rpgri whereami | rpgregions.integration | Tells you what region you are in |
/rpgri migrate [world] | rpgregions.integration | Migrates all regions to a world |
Debug commands
Command | Permission | Description |
---|---|---|
/rpgrd | rpgregions.debug | Show debug information |
/rpgrd enable | rpgregions.debug | Enable debug mode |
/rpgrd cache | rpgregions.debug | Shows database cache list |
/rpgre | rpgregions.export | Shows export information |
/rpgre export | rpgregions.export | Exports a region to a template file |
/rpgre import [template] [region] | rpgregions.export | Imports a template to a region |
Other permissions
Permission | Description |
---|---|
rpgregions.bestiary | Allows discovering flora/fauna |
rpgregions.show | Show undiscovered regions in GUI |
rpgregions.showloc | Show co-ordinates of regions |
rpgregions.showhint.* | Show hints for all regions |
rpgregions.showhint.[region] | Shows hint for a specific region |
rpgregions.teleport | Allows teleporting to regions |
rpgregions.bypassentry | Allows the player to bypass entry requirements |