Restored the page.

benwoo1110 2020-05-13 20:18:14 +08:00
parent d0f6d987de
commit d091431f6e

@ -1 +1,78 @@
ddddd
---
##### Access Permissions
<code>[multiverse.access.NAME](Permissions#wiki-perm)</code> - Allows users to use the specified world<br>
<code>[multiverse.exempt.NAME](Permissions#wiki-perm)</code> - Allows users to be exempted from paying for the world<br>
<code>[mv.bypass.gamemode.NAME](FAQ#wiki-modeenforce)</code> - Allows users to bypass the configured `gamemode` when accessing the world<br>
---
##### Teleport Permissions
<code>[multiverse.teleport.self.TYPE](Command-Reference#teleport-command)</code> - Allows users to teleport themselves to another world.<br>
<code>[multiverse.teleport.other.TYPE](Command-Reference#teleport-command)</code>- Allows users to teleport themselves and others to another world.<br>
**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<br>
`p` = Portal<br>
`a` = Anchor<br>
`e` = Exact destination (coordinates)<br>
`pl` = Player<br>
`ca` = Cannon<br>
`b` = Bed<br>
---
##### Info Permissions
<code>[multiverse.core.confirm](Command-Reference#confirm-command)</code><br>
<code>[multiverse.core.coord](Command-Reference#coordinate-command)</code><br>
<code>[multiverse.core.info](Command-Reference#information-command)</code><br>
<code>[multiverse.core.list.environments](Command-Reference#environment-command)</code><br>
<code>[multiverse.core.list.who](Command-Reference#who-command)</code><br>
<code>[multiverse.core.list.worlds](Command-Reference#list-command)</code><br>
---
##### Create Permissions
<code>[multiverse.core.create](Command-Reference#create-command)</code> - Allows users to create worlds<br>
<code>[multiverse.core.clone](Command-Reference#clone-command)</code> - Allows users to copy worlds<br>
<code>[multiverse.core.import](Command-Reference#import-command)</code> - Allows users to import worlds<br>
<code>[multiverse.core.modify](Command-Reference#modify-command)</code> - Allows users to modify worlds<br>
<code>[multiverse.core.modify.add](Command-Reference#modify-command-addremove)</code> - Allows users to use the add portion of the modify command<br>
<code>[multiverse.core.modify.clear](Command-Reference#modify-command-clear)</code> - Allows users to use the clear portion of the modify command<br>
<code>[multiverse.core.modify.modify](Command-Reference#modify-command-addremove)</code><br>
<code>[multiverse.core.modify.remove](Command-Reference#modify-command-addremove)</code><br>
<code>[multiverse.core.modify.set](Command-Reference#modify-command-set)</code> - Allows users to use the `set` portion of the modify command<br>
<code>[multiverse.core.reload](Command-Reference#reload-command)</code> - Allows users to reload the config files<br>
---
##### Spawn Permissions
<code>[multiverse.core.spawn.other](Command-Reference#spawn-command)</code><br>
<code>[multiverse.core.spawn.self](Command-Reference#spawn-command)</code><br>
<code>[multiverse.core.spawn.set](Command-Reference#set-spawn-command)</code><br>
---
##### Delete Permissions
<code>[multiverse.core.delete](Command-Reference#delete-command)</code><br>
<code>[multiverse.core.purge](Command-Reference#purge-command)</code><br>
<code>[multiverse.core.regen](Command-Reference#regen-command)</code><br>
<code>[multiverse.core.remove](Command-Reference#remove-command)</code><br>
<code>[multiverse.core.unload](Command-Reference#unload-command)</code><br>
---
##### Other Permissions
`multiverse.core.anchor`<br>
`multiverse.core.config`<br>
`multiverse.core.debug`<br>
`multiverse.core.generator`<br>
`multiverse.core.load`<br>
`multiverse.core.sleep`<br>
`multiverse.core.spout`<br>
`multiverse.core.tp.*`<br>
`multiverse.core.tp.self`<br>
`multiverse.core.version`<br>
`multiverse.core.silent`<br>