mirror of
https://github.com/plexusorg/Website.git
synced 2024-12-23 02:17:37 +00:00
Make this clearer
This commit is contained in:
parent
8eada64007
commit
11648e2b05
@ -177,9 +177,9 @@ An infinite amount of worlds can be generated from the configuration file. A few
|
|||||||
<world_name>:
|
<world_name>:
|
||||||
name: 'Human readable name'
|
name: 'Human readable name'
|
||||||
permission: 'plex.world.example'
|
permission: 'plex.world.example'
|
||||||
noEdit: "&cThis message will display if a player doesn't have permission to edit a world."
|
|
||||||
requiredLevels:
|
requiredLevels:
|
||||||
- "Rank.ADMIN" # The minimum rank required to edit the world
|
- "Rank.ADMIN" # The minimum rank required to edit the world
|
||||||
|
noEdit: "&cThis message will display if a player doesn't have permission to edit a world."
|
||||||
parameters:
|
parameters:
|
||||||
grass_block: 1
|
grass_block: 1
|
||||||
dirt: 32
|
dirt: 32
|
||||||
|
Loading…
Reference in New Issue
Block a user