Plugin Help Autorank-2 I am failing badly

Discussion in 'Plugin Help/Development/Requests' started by SupaMom, Feb 23, 2018.

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

    SupaMom

    I am having a real issue with Autorank-2, due to some issues I had to restart my survival server and upload all plugins again. Got everything going ok, I use Group Manager as my ranks & permissions system, I used to use autorank with simple config (not good with writing complex yml) but have updated to the new version but I am having real big issues. All I need is for my users to be ranked up (ranks below) by hours played only and to give them a gift on rank up. Is there anyone who can show me how to set up the paths.yml, this has had me stumped for hours.

    Ranks:
    peasent to citizen - after 48h
    citizen to explorer - after 108h
    explorer to advanced - after 168h
    advanced to veteran - after 228h

    I would like to give $500 and 500 claim blocks for each rank up.

    My plugins are:
    Autorank-4.1
    Altchecker
    CoreProtect_2.14.2
    Ess-2.x-Snapshot
    EssAntibuild-2.x Snapshot
    EssChat-2.x Snapshot
    EssGeoIP-2.x Snapshot
    EssProtect-2.x Snapshot
    EssSpawn-2.x Snapshot
    EssXGroupManager-2.0.1
    GriefProvention
    KeepItems
    WorldEdit-bukkit-6.1.7.3
    Worldguard-6.2.1
    PluginLibrary-1.1

    I really hope someone can help with this, I would rather not have to rely on manuadd to promote players unless making them staff.

    Thanks in advance

    Supa_Mom

    Ok, I understand if this has got people stumped also, but really all I want is a little help with the yml file and how I can write it, I may have come up with a (kinda) working yml, so if anyone has any experience with Group Manager and AutoRank-2 together could you please just take a look and tell me if this looks ok:

    peasant:
    prerequisites:
    in group:
    value: peasant
    requirements:
    time: 48h
    results:
    command:
    value: 'gm user &p group set citizen'
    message:
    value: 'You have now been ranked up to citizen &p congratulations'
    money:
    value: 500
    claim_blocks: STILL NOT SURE HOW TO PUT THIS IN
    value: 500
    options:
    auto complete: true

    I have not written this in a yml file yet but I have tested it in the online parser, and the only errors it is throwing up is about giving the claim blocks. The above is (I know) quite rudimentary as I'm not used to doing more complex yml, but if someone could help me out I would be very grateful.
     
    Last edited: Feb 25, 2018
Thread Status:
Not open for further replies.

Share This Page