Auto Permissions

Discussion in 'Archived: Plugin Requests' started by naliuj2525, Jan 4, 2013.

  1. Offline

    naliuj2525

    Alright. I didn't know what to put on the title really but I would like someone to make a plugin (supporting GroupManager) that will automatically add a permission to a specific player based on either playtime or amount of money. I have already looked at some such as PaidRank. What I would like to have is the player to receive a personal notification in chat. What I would like is for the plugin to add the node essentials.warps.[warpname] to the player's permissions. (It doesn't have to be that node. I assume that would be something changeable in the config.) And then tell that specific player to warp to that place. For me I would like this so that after a certain amount of money or playtime is achieved they can warp to a room and use a command sign to change their prefix to for example [Tryhard]. I don't know how clear my explanation was but I hope someone can figure it out. Thanks for taking the time to read this,
     
  2. Offline

    penguinben

    Auto rank does this.

    You can edit the player permissions in group manager, and the payers can gain permissions by going up in ranks :)
     
  3. Offline

    Edge209

    You can do this with OnTime, with OnTime Rewards. http://dev.bukkit.org/server-mods/ontime/

    You need to run one simple command to set up your "permissions" reward:

    / ontime rewards add permission essentials.warp.[warpname] 2h

    In the example the players playtime must be 2 hours, but it could be set to any amount of time.

    The player will get a message when the permission is granted, which you can configure.
     
  4. Offline

    naliuj2525

    Wow. Thanks Edge209. I was trying to find that but didn't see it.
     

Share This Page