Permissions Ideas #1


  • Enhancment
  • Waiting
Open
Assigned to _ForgeUser1548547
  • _ForgeUser7548169 created this issue Jul 30, 2012

    Per block type permissions
    - Subcategorize the orenotifier.settype into orenotifier.settype,<block name from config>
    - Example orenotifier.settype.D would give permission for setting the notifier to look for diamonds but not permission to the rest

    Per user/group config for max detection distance
    - Admins and VIPs could be given a larger limit than general public
    - Example with PEX
    groups:
    default:
      options:
       orenotifier:
         maxrange:6
    VIP:
      options:
        orenotifier:
         maxrange:12
    admin:
      options:
        orenotifier:
         maxrange:24

  • _ForgeUser7548169 added the tags New Enhancment Jul 30, 2012
  • _ForgeUser1548547 posted a comment Aug 2, 2012

    Hi, i have groups in my new version, every player has one group and he can use only blocks from that group.

    Maxradius is now global (i will speak now about new version), but theoreticaly is not big problem override it by player group, BUT i have no connections with permisions... so for now u must set your groups by command /orenotifier players addgroup <group_name> <nick> [nick] [nick] [etc] and new players will always have default group until u change it

    this weekend i finish my work on new version (i hope) and release RC1 version, im not sure if in groups will be maxradius or if i will add it next update, but i like this option so i will add it soon


    Edited Aug 2, 2012
  • _ForgeUser1548547 removed a tag New Aug 2, 2012
  • _ForgeUser1548547 added a tag Accepted Aug 2, 2012
  • _ForgeUser1548547 removed a tag Accepted Aug 2, 2012
  • _ForgeUser1548547 added a tag Waiting Aug 2, 2012

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