Permissions

Admin

Full access to all player worlds. (Including their settings)

Permission: PlayerWorldsPro.admin

Allow joining to all player worlds. (As members of the player world)

Permission: PlayerWorldsPro.admin.member

Bypass ban from Player World

Permission: PlayerWorldsPro.bypass.ban

Bypass kick from Player World

Permission: PlayerWorldsPro.bypass.kick

Configurable permissions

If you want to use additional permissions, you must enable it in the 'Permissions' section in the config.yml.

Player Count

Players with Spectator game mode will not be counted in the number of players in the world.

Permission: PlayerWorldsPro.bypass.PlayerCount

Create Player World

Permission: PlayerWorldsPro.createWorld

Create a world with a specific type of world

  • Normal: PlayerWorldsPro.createWorld.normal

  • Flat: PlayerWorldsPro.createWorld.flat

  • Empty: PlayerWorldsPro.createWorld.empty

  • Pre-built Maps: PlayerWorldsPro.createWorld.preBuiltMaps

  • Custom Generators: PlayerWorldsPro.createWorld.customGenerators

Delete Player World

Permission: PlayerWorldsPro.deleteWorld

Change Time

Permission: PlayerWorldsPro.changeTime

Change Weather

Permission: PlayerWorldsPro.changeWeather

Change Difficulty

Permission: PlayerWorldsPro.changeDifficulty

Set Spawn Location

Permission: PlayerWorldsPro.setSpawn

Block Breaking

Permission: PlayerWorldsPro.editBlockBreaking

Block Placing

Permission: PlayerWorldsPro.editBlockPlacing

PvP

Permission: PlayerWorldsPro.editPvP

World Border

Allow world border changes (resizing, centering and more...)

Permission: PlayerWorldsPro.worldBorder

Setting the maximum World Border size

First you need to define the maximum size of the world border in the config.yml configuration file.

Permission: PlayerWorldsPro.bypass.WorldBorder.<maximum_size>

Example: PlayerWorldsPro.bypass.WorldBorder.5000

Item Pickup

Permission: PlayerWorldsPro.editItemPickup

Drop Item

Permission: PlayerWorldsPro.editDropItem

Player Damage

Permission: PlayerWorldsPro.editPlayerDamage

Hunger

Permission: PlayerWorldsPro.editHunger

Bucket

Permission: PlayerWorldsPro.editBucket

Change Game Mode

Permission: PlayerWorldsPro.changeGameMode

Change default Game Mode

Permission: PlayerWorldsPro.changeGameMode.default

Teleport Player

Permission: PlayerWorldsPro.teleport

Fly

Permission: PlayerWorldsPro.fly

Change Access

Permission: PlayerWorldsPro.access

Kick

Permission: PlayerWorldsPro.kick

Ban and Unban

Permission: PlayerWorldsPro.ban

All permissions

For all permissions use: PlayerWorldsPro.*

Last updated