Creating Worlds

Public worlds

In order to create a public world the following permission is needed:

buildsystem.create.public

Set the maximum amount of public worlds a player can create with

buildsystem.create.public.<amount>

Private worlds

In order to create a private world the following permission is needed:

buildsystem.create.private

Set the maximum amount of private worlds a player can create with

buildsystem.create.private.<amount>

Type restrictions

Allows server owners to restrict which world types can be created

Normal

buildsystem.create.type.normal

Flat

buildsystem.create.type.flat

Nether

buildsystem.create.type.nether

End

buildsystem.create.type.end

Void

buildsystem.create.type.void

Last updated