Permissions

Below are the permissions. Only superperms, the built in bukkit permissions is supported.

Please note that the following permissions have changed from before 3.0:

  • deathtpplus.deathtp has become deathtpplus.deathtp.deathtp
  • deathtpplus.streak has become deathtpplus.deathtp.streak
  • deathtpplus.deaths has become deathtpplus.deathtp.deaths
  • deathtpplus.kills has become deathtpplus.deathtp.kills

I will try to beautify this but I'm missing an idea how to do it.

    deathtpplus.*:
        description: Gives access to all DeathTpPlus commands
        children:
            deathtpplus.deathtp.deathtp: true
            deathtpplus.deathtp.streak: true
            deathtpplus.deathtp.deaths: true
            deathtpplus.deathtp.kills: true
            deathtpplus.worldtravel: true
            deathtpplus.admin: true
            deathtpplus.admin.list: true
            deathtpplus.admin.find: true
            deathtpplus.admin.remove: true
            deathtpplus.admin.time: true
            deathtpplus.admin.version: true
            deathtpplus.admin.tombStoneDTP: true
            deathtpplus.tombstone.use: true
            deathtpplus.tombstone.freechest: true
            deathtpplus.tombstone.large: true
            deathtpplus.tombstone.lwc: true
            deathtpplus.tombstone.lockette: true
            deathtpplus.tombstone.sign: true
            deathtpplus.tombstone.freesign: true
            deathtpplus.tombstone.quickloot: true
            deathtpplus.tombstone.find: true
            deathtpplus.tombstone.list: true
            deathtpplus.tombstone.reset: true
            deathtpplus.tombstone.time: true
            deathtpplus.tomb.create: true
            deathtpplus.tomb.free: true
deathtpplus.deathtp.*:
        description: Gives access to default DeathTpPlus commands
        children:
            deathtpplus.deathtp.deathtp: true
            deathtpplus.deathtp.streak: true
            deathtpplus.deathtp.deaths: true
            deathtpplus.deathtp.kills: true
    deathtpplus.admin.*:
        description: Gives access to all DeathTpPlus admin commands
        children:
            deathtpplus.admin: true
            deathtpplus.admin.list: true
            deathtpplus.admin.find: true
            deathtpplus.admin.remove: true
            deathtpplus.admin.time: true
            deathtpplus.admin.version: true
            deathtpplus.admin.tombStoneDTP: true
    deathtpplus.tombstone.*:
        description: Gives access to default DeathTpPlus tombstone commands
        children:
            deathtpplus.tombstone.use: true
            deathtpplus.tombstone.find: true
            deathtpplus.tombstone.list: true
            deathtpplus.tombstone.reset: true
            deathtpplus.tombstone.time: true
            deathtpplus.tombstone.large: true
            deathtpplus.tombstone.lwc: true
            deathtpplus.tombstone.lockette: true
    deathtpplus.tomb.*:
        description: Gives access to all DeathTpPlus tomb commands / features
        children:
            deathtpplus.tomb.create: true
            deathtpplus.tomb.free: true

    deathtpplus.deathtp.deathtp:
        description: Gives access to the deathtp command
        default: op
    deathtpplus.deathtp.streak:
        description: Gives access to the streak command
        default: true
    deathtpplus.deathtp.deaths:
        description: Gives access to the deaths command
        default: true
    deathtpplus.deathtp.kills:
        description: Gives access to the kills command
        default: true
    deathtpplus.worldtravel:
        description: Allows teleporting / respawn to another worlds death location if allowWordTravel is "permissions"
        default: op
    deathtpplus.admin:
        description: Allows you to destroy tombstones, also prerequisite for other admin commands.
        default: op
    deathtpplus.admin.list:
        description: Allows you to see a list of tombstones for a player / all
        default: op
    deathtpplus.admin.find:
        description: Allows you to find a tombstones for a player / all
        default: op
    deathtpplus.admin.remove:
        description: Allows you to remove a tombstone for a player
        default: op
    deathtpplus.admin.time:
        description: Allows you to change the timeout values of a tombstone
        default: op
    deathtpplus.admin.version:
        description: Allows you to check if the plugin is the newest version
        default: op
    deathtpplus.admin.tombStone:
        description: Manage Tomb Signs and Respawn points
        default: op
    deathtpplus.tombstone.use:
        description: Allows you to use the tombstones
        default: true
    deathtpplus.tombstone.freechest:
        description: Allows the player to get a chest even if he doesn't has one
        default: op
    deathtpplus.tombstone.large:
        description: Allow the player to spawn a large chest
        default: op
    deathtpplus.tombstone.lwc:
        description: Allow LWC protection
        default: true
    deathtpplus.tombstone.lockette:
        description: Allow Lockette protection
        default: true
    deathtpplus.tombstone.sign:
        description: Allow player to get a sign on the tombstone
        default: op
    deathtpplus.tombstone.freesign:
        description: Allow the player to get a sign even if he doesn't has one
        default: op
    deathtpplus.tombstone.quickloot:
        description: Allow quicklooting the tombstone by rightclicking the sign
        default: true
    deathtpplus.tombstone.find:
        description: Allows you to find your tombstone via the compass
        default: op
    deathtpplus.tombstone.list:
        description: Allows you to get a list of your tombstones
        default: op
    deathtpplus.tombstone.reset:
        description: Allows you to reset your compass
        default: op
    deathtpplus.tombstone.time:
        description: Allows you to check the time configuration of your tombstone
        default: op
    deathtpplus.tomb.free:
        description: Allows to get a free Tomb Sign
        default: op
    deathtpplus.tomb.create:
        description: Allows player to create a tomb
        default: true

Comments

Posts Quoted:
Reply
Clear All Quotes