Help with player permissions

Discussion in 'Bukkit Help' started by Dinas.J, Apr 23, 2014.

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

    Dinas.J

    Hello everyone,
    this is my first post, although I have been using bukkit for quite a while. So I ran into a problem which I can't solve without the help of this community. :rolleyes:
    I am using DoubleJumpPlus plugin for my server and I need to make it work only in certain regions (I'm using WorldGuard of course).
    I tried making an area which (when entered) runs 2 commands from console:

    pex user <user> remove doublejumpplus.use
    pex reload (without reload it doesn't remove it on entering)

    and on exit:

    pex user <user> add doublejumpplus.use
    pex reload
    It worked, but it's not really an efficient way to do it, server got loaded heavily, and that was with 1 player.

    So does anyone have any suggestions on how to handle this without overloading my server?
    Any help would be appreciated :)
     
Thread Status:
Not open for further replies.

Share This Page