Big List O Permissions - Multiverse/Multiverse-Core GitHub Wiki


Access Permissions

multiverse.access.NAME - Allows users to use the specified world
multiverse.exempt.NAME - Allows users to be exempted from paying for the world
mv.bypass.gamemode.NAME - Allows users to bypass the configured gamemode when accessing the world


Teleport Permissions

multiverse.teleport.self.TYPE - Allows users to teleport themselves to another world.
multiverse.teleport.other.TYPE- Allows users to teleport themselves and others to another world.

Note: If enforceaccess is on (set to 'true'), they can only teleport to worlds of which they have the multiverse.access.WORLD permission to, by default this is false and they have access to ALL worlds.

Teleport types:

w = World
p = Portal
a = Anchor
e = Exact destination (coordinates)
pl = Player
ca = Cannon
b = Bed


Info Permissions

multiverse.core.confirm
multiverse.core.coord
multiverse.core.info
multiverse.core.list.environments
multiverse.core.list.who
multiverse.core.list.worlds


Create Permissions

multiverse.core.create - Allows users to create worlds
multiverse.core.clone - Allows users to copy worlds
multiverse.core.import - Allows users to import worlds
multiverse.core.modify - Allows users to modify worlds
multiverse.core.modify.add - Allows users to use the add portion of the modify command
multiverse.core.modify.clear - Allows users to use the clear portion of the modify command
multiverse.core.modify.modify
multiverse.core.modify.remove
multiverse.core.modify.set - Allows users to use the set portion of the modify command
multiverse.core.reload - Allows users to reload the config files


Spawn Permissions

multiverse.core.spawn.other
multiverse.core.spawn.self
multiverse.core.spawn.set


Delete Permissions

multiverse.core.delete
multiverse.core.purge
multiverse.core.regen
multiverse.core.remove
multiverse.core.unload


Other Permissions

multiverse.core.anchor
multiverse.core.config
multiverse.core.debug
multiverse.core.generator
multiverse.core.load
multiverse.core.sleep
multiverse.core.spout
multiverse.core.tp.*
multiverse.core.tp.self
multiverse.core.version
multiverse.core.silent

⚠️ **GitHub.com Fallback** ⚠️