mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 02:25:41 +01:00
Restored the Big List O Permissions! I made this page years ago (about 8 to be exact) to be a bit more fun, as a pirate would pronounce it, My bookmarks are now broken and there are a bunch of not-great chagnes cluttering the changelog, please don't rename pages arbitrarily, a page that has been named something for 8 years is probably fine :)
parent
20f69853a1
commit
56e4f7d9c3
83
Big-List-O-Permissions.md
Normal file
83
Big-List-O-Permissions.md
Normal file
@ -0,0 +1,83 @@
|
||||
## All Multiverse-Core Permissions
|
||||
|
||||
##### Help Permissions
|
||||
<code>[multiverse.help](Command-Reference#help-command)</code> - Allow users to use /mv help
|
||||
|
||||
---
|
||||
|
||||
##### Access Permissions
|
||||
<code>[multiverse.access.NAME](Permissions#wiki-perm)</code> - Allows users to use the specified world
|
||||
<code>[multiverse.exempt.NAME](Permissions#wiki-perm)</code> - Allows users to be exempted from paying for the world
|
||||
<code>[mv.bypass.gamemode.NAME](FAQ#wiki-modeenforce)</code> - Allows users to bypass the configured `gamemode` when accessing the world
|
||||
|
||||
---
|
||||
|
||||
##### Teleport Permissions
|
||||
<code>[multiverse.teleport.self.TYPE](Command-Reference#teleport-command)</code> - Allows users to teleport themselves to another world.
|
||||
<code>[multiverse.teleport.other.TYPE](Command-Reference#teleport-command)</code>- Allows users to teleport themselves and others to another world.
|
||||
|
||||
**Note**: If `enforceaccess` is on, 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
|
||||
<code>[multiverse.core.confirm](Command-Reference#confirm-command)</code>
|
||||
<code>[multiverse.core.coord](Command-Reference#coordinate-command)</code>
|
||||
<code>[multiverse.core.info](Command-Reference#information-command)</code>
|
||||
<code>[multiverse.core.list.environments](Command-Reference#environment-command)</code>
|
||||
<code>[multiverse.core.list.who](Command-Reference#who-command)</code>
|
||||
<code>[multiverse.core.list.worlds](Command-Reference#list-command)</code>
|
||||
|
||||
---
|
||||
|
||||
##### Create Permissions
|
||||
<code>[multiverse.core.create](Command-Reference#create-command)</code> - Allows users to create worlds
|
||||
<code>[multiverse.core.clone](Command-Reference#clone-command)</code> - Allows users to copy worlds
|
||||
<code>[multiverse.core.import](Command-Reference#import-command)</code> - Allows users to import worlds
|
||||
<code>[multiverse.core.modify](Command-Reference#modify-command)</code> - Allows users to modify worlds
|
||||
<code>[multiverse.core.modify.add](Command-Reference#modify-command-addremove)</code> - Allows users to use the add portion of the modify command
|
||||
<code>[multiverse.core.modify.clear](Command-Reference#modify-command-clear)</code> - Allows users to use the clear portion of the modify command
|
||||
<code>[multiverse.core.modify.modify](Command-Reference#modify-command-addremove)</code>
|
||||
<code>[multiverse.core.modify.remove](Command-Reference#modify-command-addremove)</code>
|
||||
<code>[multiverse.core.modify.set](Command-Reference#modify-command-set)</code> - Allows users to use the `set` portion of the modify command
|
||||
<code>[multiverse.core.reload](Command-Reference#reload-command)</code> - Allows users to reload the config files
|
||||
|
||||
---
|
||||
|
||||
##### Spawn Permissions
|
||||
<code>[multiverse.core.spawn.other](Command-Reference#spawn-command)</code>
|
||||
<code>[multiverse.core.spawn.self](Command-Reference#spawn-command)</code>
|
||||
<code>[multiverse.core.spawn.set](Command-Reference#set-spawn-command)</code>
|
||||
|
||||
---
|
||||
|
||||
##### Delete Permissions
|
||||
<code>[multiverse.core.delete](Command-Reference#delete-command)</code>
|
||||
<code>[multiverse.core.purge](Command-Reference#purge-command)</code>
|
||||
<code>[multiverse.core.regen](Command-Reference#regen-command)</code>
|
||||
<code>[multiverse.core.remove](Command-Reference#remove-command)</code>
|
||||
<code>[multiverse.core.unload](Command-Reference#unload-command)</code>
|
||||
|
||||
---
|
||||
|
||||
##### 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`
|
Loading…
Reference in New Issue
Block a user