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. Using Luckperms:
/lp <user> permission set rpgregions.bypassentry false
.
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 discover [region] [player] | rpgregions.discover | Discovers a region for a player |
/rpgregions forceupdateicons | rpgregions.forceupdate | Forcefully sets all region icons to the configuration default |
/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] | rpgregions.integration | Creates an integrated region |
/rpgri delete [region] | rpgregions.integration | Deletes an integrated region |
/rpgri addpos [region] | 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 |
rpgregions.show | Show undiscovered regions in GUI | |
rpgregions.showloc | Show co-ordinates of regions | |
rpgregions.showhint | Show hints of regions | |
rpgregions.teleport | Allows teleporting to regions | |
rpgregions.bypassentry | Allows the player to bypass entry requirements |