Not everything is default allowed on the server for every player. There are some permissions, that can be added with a Permission System (like LuckPerms) to the player or his group. Some are Bypass, Admin or even Premium Permissions.
These are all the default Permissions, that are currently used by the plugin. They can be changed in the config, but there is mostlikely no need for it.
Permission | Description |
---|---|
riw.gui |
Permission to use the /riw command, which opens the Main GUI. |
riw.admin |
For all admin commands. You can also extend the permission with the command. (f.e. rentitworlds.admin.reload) |
riw.settings. %setting% |
Changing the Settings of the world. |
riw.gadgets. %gadget% |
Allowing the use of a gadget. |
riw.create. %world type% |
The Permission to use the world generation type. |
riw.extra.%amount% |
Adds to the player/group additionally worlds that can be created maximum. |
riw.worldborder.%amount% |
Adds to the world border limit extra blocks. |
riw.cmd.settings |
/riw settings GUI (Command to instantly go into the settings menu of the current world) |
riw.cmd.kick |
/riw kick %Player% out from your world, that you are currently in and are owner of. |
riw.cmd.invite |
/riw invite %Player% as a member into the world, that you are currently in and are owner of. |
riw.cmd.leave |
/riw leave to leave the current world as a member. |
riw.bypass.creation |
Bypass the limit of world creations at the same time. |
riw.bypass.permissions |
Bypass all Permissions that the player set up for his world. |
riw.bypass.teleport |
Bypass the denying of teleporting to player worlds. |
riw.bypass.player-limit |
Bypass the max player limit for a world. |
riw.bypass.member-limit |
Bypass the max member limit (World Owner needs the permission) |