Question Plot tier system

Discussion in 'Bukkit Help' started by Dragan Bosnjak, Sep 13, 2015.

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

    Dragan Bosnjak

    Hello,i want to create a plot server,how to create a plot tier system,like they have a small plot and then like i come and grade their plot on style and detail,if they get a grade idk above 5 they get a bigger plot

    if someone doesnt understand i will try to explain in a diffrent way
    sorry for bad english
    for those who have been on ravand.org or dakrcraft will know easier
     
  2. Offline

    oceantheskatr

    Have 5 different plotworlds, and if their plot is good then you can give them permission to claim a plot in the better plotworlds.
     
  3. Offline

    Dragan Bosnjak

    i made 2 plotworlds,but how i do that?
     
  4. Offline

    oceantheskatr

    Set up per-world-permissions.
     
  5. Offline

    Dragan Bosnjak

    i am a little noob at servers so can you just explain a little better i would be so thankfull
     
  6. Offline

    oceantheskatr

    Do you use GroupManager?
     
  7. Offline

    Dragan Bosnjak

    yes and multiverse
     
  8. Offline

    oceantheskatr

    First, make more plotworlds like you have already.

    Next, you'd want to set up Global Groups, and put all your permissions and stuff in there. Then stop your server, go in to your GroupManager config.yml, and remove

    all_unnamed_worlds:
    - users
    - groups


    and save it.

    Next, start your server, that will generate world folders for you to put your permissions in. In each world, add a default group, and then an "access" group. In the access group, give permission to claim plots, and in it's inheritance then set default and g:default.

    Now by default if a player goes to plotworld3, then they will be in default, which doesn't have permission there, however, if you were to do /manuadd <player> access plotworld3 then it would add them to the group in that world that has access to claim plots. This will allow players without access to claiming in those worlds to still go to those worlds and check out plots.
     
  9. Offline

    Dragan Bosnjak

    i had to manually add mirror worlds to the config,but i dont have a groups.yml,do i make it myself
     
  10. Offline

    oceantheskatr

    In GroupManager/worlds/<world_name> there should be a groups.yml and users.yml.
     
  11. Offline

    Dragan Bosnjak

    i dont have groups just users!!!
     
Thread Status:
Not open for further replies.

Share This Page