Timed permissions and world specific permissions #186


  • New
  • Other
Open
  • _ForgeUser10241261 created this issue Aug 13, 2014

    Hi!
    I'm using PEX aka PermissionsEx and Multiverse. I have the issue that when a player purchases a Permission/Set of Permissions, they became specific to that world only. I would like them to have it for all the worlds. Can that be adjusted?

    Also would it be possible to give players 'Temporary' Permissions? For example I want to sell Fly for a Day or Fly for a Week etc. Packages, so if a player buys the Item from the Shop they would get the Permissions, and they would have a timer on it. It would be removed when the timer runs out, and they would need to buy it again.

    Thank you!
    - kdthehun

  • _ForgeUser10241261 added the tags New Other Aug 13, 2014
  • _ForgeUser10228707 posted a comment Sep 6, 2014

    I solved your first issue by running /pex user %player% add (permission) instead of using the permission reward type. The permission is applied universally using this method.

    As for timed permissions, I imagine you could achieve this using the ScheduledCommands plugin, however I've not actually tried. It can be found at:

    http://dev.bukkit.org/bukkit-plugins/scheduledcommands/

    Best of luck!


    Edited Sep 6, 2014

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