TimedPermissions

Moved

Total Downloads: 2,967 - First Release: May 20, 2016 - Last Update: Apr 7, 2017

5/5, 22 likes
  1. *deleted*, just, the plugin don't use seconds x).

    Just a question @LaserHydra

    If one of my admins do 2 times the commande addgroup STEAMID 30d


    Will it delete player from group?

    Cause i have a ViP, he taken ViP 2 times, didn't work. x)
     
    Last edited by a moderator: Jun 9, 2016
  2. How can remove a player ?
    For example, If I'm wrong about adding someone.

    Ps : Hi SeBL4RD, i like your work.
     
  3. maybe I that not so I do that, I need to give permissions to the player for a while?

    grantperm {steamid} GatherManager.isVIP 15d
    grantperm {steamid} nteleportation.vip 15d

    Shortname: grantperm 765000000000088 GatherManager.isVIP 15d
    (02:12:49) | Command not found
    Shortname: grantperm 765000000000088 nteleportation.vip 15d
    (02:12:49) | Command not found
     
  4. What game?
     
  5. Rust Experimental
     
  6. Will help who be to me ((((
    permission doesn't work, in Donat shop I put it

    grantperm {steamid} GatherManager.isVIP 15d
    grantperm {steamid} nteleportation.vip 15d

    Shortname: grantperm 765000000000088 GatherManager.isVIP 15d
    Command not found
    Shortname: grantperm 765000000000088 nteleportation.vip 15d
    Command not found
     
  7. i too have this problem.
    Dont work commands in console

    HurtWorld
     
  8. Wulf

    Wulf Community Admin

    Where are you using the command?

    Which console are you using the commands in?
     
  9. rcon in client
    and
    runtimeexec.cfg
     
  10. Option must be added to remove all days , add days counts ( + 1 , + 10 + 5 ) and reduce the day count (-1.-10.-5) .
     
  11. Wulf

    Wulf Community Admin

    Should work fine in the latest Oxide builds now.
     
  12. Feature question: If I grant a permission, say nteleportation.vip for 7 days, is there any way for the player to check if the permission is still active. I'm thinking something beyond - in my example - typing /tpinfo home and comparing the values against what he knows vip's get. Preferably something like /pinfo that would list only that players active permissions, and perhaps the time remaining.
     
  13. @LaserHydra
    You could add the write data to the database sql?
     
  14. Great plugin, i use it for my VIP plans and no errors for me. Keep up the good work LaserHydra!

    Possible Feature(?): A console command to see all active permissions of members
     
  15. pinfo should also work as console command.
     
  16. Would be good to see a command to give it to your self without having to put in playername|steamid so you can use it in the Server Rewards plugin
     
  17. Depending on what you have in mind, you can still do it. This is from my Server Rewards file for granting 7 days of VIP teleport.
    Code:
    "grantperm $player.name NTeleportation.vip 7d"
    When it runs, it goes to the console as "grantperm Windamyre NTeleport.vip 7d"
     
  18. Thanks Mate it worked appreciate it
     
  19. how to give someone the status of a person on and off the nickname for example. "qwert 123 xD" using this plugin?