DeathChest should use SuperPerms interface if no other permission interface implemented #19


  • New
  • Defect
Open
  • _ForgeUser9443903 created this issue Jul 22, 2013

    When using DeathChest without an actual permission plugin, DeathChest always use op state to determine if it is enabled for the player or not.

    This behavior is not friendly to those who don't like permission plugin and prefer permissions.yml, like me.

    To fix this you have to use the SuperPerms (bukkit's built-in permission implementation) interface, and write a proper plugin.yml which declares the necessary permissions for regular players and ops.

  • _ForgeUser9443903 added the tags Defect New Jul 22, 2013
  • _ForgeUser9443903 posted a comment Jul 22, 2013

    Actually it's not acceptable for me...

  • Forge_User_39967924 posted a comment Aug 2, 2013

    @Neiyuki: Go

    Not quite sure what you want to tell me with that sentence.

    I will add SuperPerm support if it is easy integratable.

  • _ForgeUser9443903 posted a comment Aug 4, 2013

    @Tobiyas: Go

    Just forget that sentence, and thank you for trying to add SuperPerm support.


To post a comment, please login or register a new account.