Skip to content

Permissions

Sleepydragn1 edited this page Apr 30, 2014 · 2 revisions

##Command Permissions For permissions related to commands, reference the commands cheat sheet.

##Filter Permissions TeleportFilter also includes permissions that allow specific players/groups to bypass individual filter restrictions. To allow a player or group to access a specific destination from a specific world despite an active filter entry that bars the teleport, you simply need to give them the appropriate permission. These permissions are formatted like this: 'multiverse.teleportfilter.[destination name].[origin name] .

For example, if I wanted to allow the player 'WarWasp' to teleport to a world with the alias Spawn from a world with the alias Den, I would add 'multiverse.teleportfilter.Spawn.Den to WarWasp's permissions.

Alternatively, if I want to allow them to teleport to that destination from any origin, the permission is formatted as 'multiverse.teleportfilter.[destination name].*' .

For example, if I wanted to allow WarWasp to teleport to a world with the alias Spawn from any other world, I would give him the permission 'multiverse.teleportfilter.Spawn.*'. ###multiverse.teleportfilter.bypass multiverse.teleportfilter.bypass allows players with the permission to completely bypass the teleport filter altogether.

##multiverse.teleportfilter.* multiverse.teleportfilter.bypass grants all Multiverse permissions, which includes:

  • multiverse.teleportfilter.status
  • multiverse.teleportfilter.reload
  • multiverse.teleportfilter.disable
  • multiverse.teleportfilter.enable
  • multiverse.teleportfilter.allowed
  • multiverse.teleportfilter.filter.add
  • multiverse.teleportfilter.filter.remove
  • multiverse.teleportfilter.bypass

Please note that ops are automatically granted this permission. Later I'll look into adding a configuration options toggle for this feature.

Clone this wiki locally