Solved Timed permissions (permissionsEX)

Discussion in 'Bukkit Help' started by Hugorria, May 24, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Hugorria

    Hello, sorry for my bad english. I only need to know how to put an user in a group for one month.

    I try with /pex user name group add Vip 20

    But this only add user to group vip in a world called 20

    And if i try with /pex user name group add Vip world 20 it works, but i want to add user to a group in all worlds.

    Thanks and sorry for my english :(
     
  2. Offline

    ZeroZX4

    pex user <user> timed add <permission> <lifetime in seconds> [world]
    where world is not necessary

    seams there is only way to add timed permission


    so you could give someone for example
    - essentials.*

    60 seconds in a minute
    3600 seconds in a hour
    86400 seconds in a day
    604800 seconds in a week
    2628000 seconds in a month
    31622400 seconds in a year
     
  3. Offline

    Hugorria

    Thank you for your response, but what i want isn't add a permission, i want to add user to a group during a period of time.

    If you know how to do this, say me please.

    Thank you.
     
  4. Offline

    ZeroZX4

    i just told you that i think its impossible

    i searched pex wiki and didnt find any way to do that

    i only find how to add timed permission
     
  5. Offline

    Hugorria

    Thank you so much. But you see this in pex wiki??: 'pex user <user> group add <group> [world] [lifetime] permissions.manage.membership.<group> Add <user> to <group>. Optional param lifetime (in seconds) is used to make timed membership.'

    My problem is that i want this for all worlds, no for one world. Than you.
     
  6. Offline

    ZeroZX4

    lol it really exist
    i dont know why my find feature didnt find it

    well seams you need to add him on each world
     
  7. Offline

    Hugorria

    I have solved it, the solution is /pex user <user> group add vip "" <timeinseconds>

    thank you for your help and patience ZeroZX4.
     
    DJ411 likes this.
  8. Offline

    CJxD

    Thanks for this! I knew it would be something along those lines.
     
Thread Status:
Not open for further replies.

Share This Page