Inactive [RPG/FUN/ADMN] PaidRanks v1.0 - Users pay in-game money to rank up! [VAULT][1337]

Discussion in 'Inactive/Unsupported Plugins' started by polaris120990, Nov 7, 2011.

  1. Offline

    polaris120990

    PaidRanks - Users pay in-game money to rank up!
    Official Post and Download on


    Using this plugin you can allow your users to obtain new ranks by paying configurable amounts of in-game money. You can have as many groups as you wish and set a price that is different for each of them. It is as easy as adding your groups to the lists in the configuration file and restarting your server. Please make sure you read the commented section of the config file as it contains important information about setting up the file. Enjoy :)


    Permissions / Economy

    • This plugin uses Vault and will not function without it.
    • For a list of Permissions and Economy plugins that work with Vault and to download the Vault plugin click here.
    Commands

    • /rankup - Ranks the player who used it up to the next rank if they can afford it. If not it displays a price for the next rank.
    To Do

    • Suggestions?
    ChangeLog

    Version 1.0:
    • First official release.
    If you have any suggestions please feel free to make them. I am very open to criticism and new ideas! Also, If you like what you see and want to support the development of this plugin and any other plugins i decide to create, please donate by clicking on the donation link here.
     
    Karlkorv and kahlilnc like this.
  2. Offline

    se1by

    nice plugin!
     
  3. Offline

    Karlkorv

    FINNALY!! I've been waiting for a plugin like this for 2 weeks! Thank you!
     
  4. Offline

    SilentStray

    Using it in my server as an alternative to TimeRank, thanks!
     
  5. Offline

    Karlkorv

    add signs!
     
  6. Offline

    Hitra

    Yes A autorank system whit signs where you have to pay ... Great
    Grtzz Hitra
     
  7. Offline

    PreFixLT

    Can you make message translation support?
    In .yml file to translate plugin sentences ?
     
  8. Offline

    awesomebilly

    How do I set this up? I've installed it into my plugins... I've set up my permissionbukkit for rankings...

    when I go in game and type /rankup
    I get internal error warnings?

    Group names must match
    # the group names in your permissions.yml file
    # or ranking up will not function properly.

    Is this talking about the Permission.yml in my minecraft root folder or my bukkit permissions? I've done the bukkit permissions but I get a error -in game- that I can't use /rankup

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  9. Offline

    polaris120990

    @awesomebilly Does it print an error to the console? What exactly is the error you are getting in game?
     
  10. Offline

    awesomebilly

    An internal error has occurred while trying to preform this command


    12:00:02 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'rank
    up' in plugin PaidRanks v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    5)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    70)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :180)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :550)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NullPointerException
    at net.milkbowl.vault.permission.plugins.Permission_PermissionsBukkit.pl
    ayerInGroup(Permission_PermissionsBukkit.java:176)
    at net.milkbowl.vault.permission.Permission.playerInGroup(Permission.jav
    a:381)
    at me.polaris120990.PayRanks.PayRanks.readCommand(PayRanks.java:115)
    at me.polaris120990.PayRanks.PayRanks.onCommand(PayRanks.java:96)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 14 more
    >
     
  11. Offline

    polaris120990

    @awesomebilly Can you post your permissions.yml and your config file please.
     
  12. Offline

    awesomebilly

    Sure thing, TY
    Permissions
    users:
    awesomebilly:
    permissions:
    permissions.*: true
    permissions.help: true
    groups:
    - Owner
    Dash488:
    permissions:
    permissions.*: true
    groups:
    - Owner
    groups:
    default:
    permissions:
    vampire.command.intend:: true
    vampire.command.infect: true
    vampire.command.list: true
    catacombs.gold: true
    catacombs.recall: true
    essentials.home: true
    essentials.spawn: true
    essentials.help: true
    essentials.mail: true
    essentials.mail.send: true
    essentials.me: true
    essentials.afk: true
    essentials.afk.kickexempt: true
    essentials.gc: true
    essentials.getpos: true
    essentials.helpop: true
    essentials.suicide: true
    essentials.kit: true
    essentials.list: true
    essentials.ping: true
    permissions.build: true
    permissions.help: true
    deathtpplus.deathtp.deathtp: true
    deathtpplus.deathtp.streak: true
    deathtpplus.deathtp.deaths: true
    deathtpplus.deathtp.kills: true
    deathtpplus.deathtp.worldtravel: true
    deathtpplus.tombstone.use: true
    deathtpplus.tombstone.large: true
    deathtpplus.tombstone.lwc: true
    deathtpplus.tombstone.lockette: true
    deathtpplus.tombstone.sign: true
    deathtpplus.tombstone.freesign: true
    deathtpplus.tombstone.quickloot: true
    deathtpplus.tombstone.find: true
    deathtpplus.tombstone.list: true
    deathtpplus.tombstone.reset: true
    deathtpplus.tombstone.time: true
    deathtpplus.tomb.create: true
    ecocreature.reward.*: true
    ecocreature.gain.*: true
    respawnondeath.respawnpay: true
    scrollingmenusign.poweruser: true
    simplecoloredchat.use: true
    simplecoloredchat.name.use: true
    simplecoloredchat.prefix.use: true
    simplecoloredchat.suffix.use: true
    simplecoloredchat.prefix.hide: true
    simplecoloredchat.suffix.hide: true
    whosthere.who: true
    whosthere.whois: true
    smat.spawnblocks: true
    ultraitems.craft.*: true
    bukkitinventorytools.sortinventory.use: true
    bukkitinventorytools.sortinventory.stack.tools: true
    bukkitinventorytools.sortinventory.stack.weapons: true
    bukkitinventorytools.sortinventory.stack.armor: true
    bukkitinventorytools.sortinventory.stack.food: true
    bukkitinventorytools.sortinventory.stack.vehicles: true
    bukkitinventorytools.sortinventory.stack.buckets: true
    bukkitinventorytools.digilock.use: true
    bukkitinventorytools.digilock.create: true
    bukkitinventorytools.bookshelf.use: true
    bukkitinventorytools.bookshelf.create: true
    bukkitinventorytools.book.create: true
    bukkitinventorytools.book.use: true
    bukkitinventorytools.backpack.use: true
    bukkitinventorytools.backpack.size9: true
    bukkitinventorytools.backpack.size18: false
    bukkitinventorytools.backpack.size27: false
    bukkitinventorytools.backpack.size36: false
    bukkitinventorytools.backpack.size45: false
    bukkitinventorytools.backpack.upgrade18: true
    bukkitinventorytools.backpack.upgrade27: true
    bukkitinventorytools.backpack.upgrade36: true
    bukkitinventorytools.backpack.upgrade45: true
    bukkitinventorytools.backpack.upgrade54: true
    bukkitinventorytools.backpack.workbench: true
    SpoutW*et.*: true
    spoutflight.fly: false
    spoutessentials.joinmessage: true
    spoutessentials.leavemessage: true
    spoutessentials.guiHELP: true
    spoutessentials.cape: true
    spoutessentials.title: true
    spoutessentials.guiColumnOne: true
    spoutessentials.guiColumnTwo: true
    spoutessentials.guiColumnThree: true
    spoutessentials.playmusic: true
    spoutessentials.stars: true
    spoutessentials.moonsize: true
    spoutessentials.sunsize: true
    poutessentials.cloud: true
    iConomy.holdings: true
    iConomy.help: true
    iConomy.payment: true
    ChestShop.shop.buy: true
    ChestShop.shop.sell: true
    ChestShop.shop.create: true
    lwc.protect: true
    factions.kit.fullplayer: true
    herobounty.new: true
    herobounty.accept: true
    herobounty.locate: true
    herobounty.list: true
    gcb.access: true
    featurepack.help: true
    featurepack.vote: true
    featurepack.time.vote: true
    featurepack.weather.vote: true
    featurepack.kill.vote: true
    featurepack.biome: true
    featurepack.ipv6: true
    featurepack.lotto: true
    featurepack.day: false
    featurepack.wand.vote: true
    featurepack.sign: true
    featurepack.info: true
    featurepack.wand.fireb*: false
    featurepack.version: true
    cf.*owfly: false
    cf.*owcheat: false
    mchat.user: true
    mchat.group: true
    mcmmo.skills.*: true
    mcmmo.ability.*: true
    vampire.command.version: true
    spoutessentials.guiColumnOne: true
    spoutessentials.guiColumnTwo: true
    spoutessentials.guiColumnThree: true
    mobarena.arenas.default: true
    mobarena.arenas.pirate_ship: true
    mobarena.use.join: true
    mobarena.use.leave: true
    mobarena.use.spectate : true
    monsterhunt.usercmd.hunt: true
    monsterhunt.usercmd.huntscore: true
    monsterhunt.usercmd.huntstatus: true
    monsterhunt.usercmd.hunttele: true
    DeadlyPlates.create: true
    permissions.build: true
    essentials.back: true
    essentails.home: true
    permissions.build: true
    spoutessentials.playgmusic: true
    essentials.tpa: true
    essentails.accept: true
    buysun.use: true
    essentails.nick: true
    omegaspout.ninja.use: true
    worlds:
    creative:
    essentials.gamemode: true
    inheritance:
    - Obsidian
    Coal:
    permissions:
    permissions.build: true
    essentials.back: true
    essentails.home: true
    inheritance:
    - default
    - Creepy
    Dirt:
    permissions:
    permissions.build: true
    spoutessentials.playgmusic: true
    essentials.tpa: true
    essentails.accept: true
    inheritance:
    - default
    - Coal
    - Creepy
    Cobblestone:
    permissions:
    buysun.use: true
    inheritance:
    - default
    - Creepy
    - Coal
    - Dirt
    Brick:
    permissions:
    spoutessentials.playgmusic: true
    inheritance:
    - default
    - Creepy
    - Coal
    - Dirt
    - Cobblestone
    Iron:
    permissions:
    spoutessentials.playgmusic: true
    essentails.nick: true
    inheritance:
    - default
    - Creepy
    - Coal
    - Dirt
    - Cobblestone
    - Brick
    Gold:
    permissions:
    inheritance:
    - default
    - Creepy
    - Coal
    - Dirt
    - Cobblestone
    - Brick
    - Iron
    Diamond:
    permissions:
    essentials.fireball: true
    inheritance:
    - default
    - Creepy
    - Coal
    - Dirt
    - Cobblestone
    - Brick
    - Iron
    - Gold
    Obsidian:
    permissions:
    omegaspout.ninja.use: true
    spoutessentials.playgmusic: true
    essentials.tp: true
    inheritance:
    - Creepy
    - Coal
    - Dirt
    - Brick
    - Cobblestone
    - Iron
    - Diamond
    FactionLeader:
    permissions:
    permissions.build: true
    spoutessentials.music: true
    Mod:
    permissions:
    monsterhunt.admincmd.huntstart: true
    monsterhunt.admincmd.huntstop: true
    monsterhunt.admincmd.huntzone: true
    permissions.build: true
    spoutessentials.music: true
    ChestShop.mod: true
    lwc.mod: true
    featurepack.night: true
    featurepack.dawn: true
    essentials.sethome.multiple.vip: true
    catacombs.admin: true
    essentials.gamemode: false
    mobarena.setup.arena: true
    mobarena.setup.setarena: true
    mobarena.setup.addarena: true
    mobarena.setup.delarena: true
    mobarena.setup.editarena: true
    mobarena.setup.setregion: true
    mobarena.setup.expandregion: true
    mobarena.setup.showregion: true
    mobarena.setup.setlobbyregion: true
    mobarena.setup.expandlobbyregion: true
    mobarena.setup.setwarp: true
    mobarena.setup.spawnpoints: true
    mobarena.setup.addspawn: true
    mobarena.setup.delspawn: true
    mobarena.setup.leaderboards: true
    mobarena.setup.autogenerate: true
    mobarena.setup.autodegenerate: true
    inheritance:
    - default
    - Creeper
    - Faction leader
    Admin:
    permissions:
    mobarena.admin.enable: true
    mobarena.admin.protect: true
    mobarena.admin.restore: true
    mobarena.admin.force.end: true
    mobarena.admin.force.start: true
    mobarena.admin.config.reload: true
    essentials.gamemode: false
    deathtpplus.admin: true
    deathtpplus.admin.list: true
    deathtpplus.admin.find: true
    deathtpplus.admin.remove: true
    deathtpplus.admin.time: true
    deathtpplus.admin.version: true
    deathtpplus.admin.tombStoneDTP: true
    essentials.sethome.multiple.staff: true
    essentials.backup: true
    essentials.essentials: true
    ssentials.setspawn: true
    essentials.reload*: true
    essentials.*: true
    permissions.*: true
    deathtpplus.*: true
    deathtpplus.tomb.*: true
    scrollingmenusign.admin: true
    ultraban.tempban: true
    ultraban.permaban: true
    ultraban.lockdown: true
    ultraban.unban: true
    ultraban.kick: true
    ltraban.warn: true
    ultraban.fine: true
    ultraban.jail: true
    ultraban.help: true
    ultraban.version: true
    ultraitems.list: true
    bukkitinventorytools.backpack.size54: true
    spoutjail.prison: true
    spoutjail.unprison: true
    spoutjail.setjail: true
    spoutflight.nof*dmg: true
    spoutflight.fly: true
    poutessentials.capeadmin: true
    spoutessentials.stopgmusic: true
    spoutessentials.skyadmin: true
    ChestShop.admin: true
    factions.money.*: true
    factions.kit.mod: true
    spoutbroadcast.say: true
    spoutbroadcast.player: true
    gcb.admin.addbank: true
    gcb.admin.removebank: true
    gcb.admin.reloadbanks: true
    gcb.admin.savebanks: true
    featurepack.kill: true
    featurepack.rain: true
    featurepack.thunder: true
    featurepack.vote.cancel: true
    iConomy.holdings.others: true
    mcmmo.*: true
    Worlds:
    worlds:
    essentials.gamemode: false
    permissions.*: true
    deathtpplus.*: true
    deathtpplus.tomb.*: true
    scrollingmenusign.admin: true
    ultraban.tempban: true
    ultraban.permaban: true
    ultraban.lockdown: true
    ultraban.unban: true
    ultraban.kick: true
    ultraban.warn: true
    ultraban.fine: true
    ultraban.jail: true
    ultraban.help: true
    ultraban.version: true
    ultraitems.list: true
    bukkitinventorytools.backpack.size54: true
    spoutjail.prison: true
    spoutjail.unprison: true
    spoutjail.setjail: true
    spoutflight.nof*dmg: true
    spoutflight.fly: true
    spoutessentials.capeadmin: true
    spoutessentials.stopgmusic: true
    spoutessentials.skyadmin: true
    ChestShop.admin: true
    factions.money.*: true
    factions.kit.mod: true
    spoutbroadcast.say: true
    spoutbroadcast.player: true
    gcb.admin.addbank: true
    gcb.admin.removebank: true
    gcb.admin.reloadbanks: true
    gcb.admin.savebanks: true
    featurepack.kill: true
    featurepack.rain: true
    featurepack.thunder: true
    featurepack.vote.cancel: true
    iConomy.holdings.others: true
    creative:
    essentials.gamemode: true
    inheritance:
    - default
    - FactionLeader
    - Creeper
    - Mod
    Trusted:
    permissions:
    permissions.build: true
    worlds:
    normal:
    coolplugin.item: true
    ultraitems.give: true
    ultraitems.give.*: true
    ultraitems.*: true
    ultraitems.reload: true
    bukkitinventorytools.bookshelf.admin: true
    bukkitinventorytools.book.admin: true
    bukkitinventorytools.backpack.nodrop: true
    bukkitinventorytools.backpack.clear: true
    bukkitinventorytools.backpack.clear.other: true
    bukkitinventorytools.backpack.info.other: true
    bukkitinventorytools.backpack.upgrade.other: true
    bukkitinventorytools.backpack.open.other: true
    bukkitinventorytools.backpack.reload: true
    spoutessentials.*: true
    iConomy.help: true
    iConomy.holdings: true
    iConomy.holdings.others: true
    iConomy.payment: true
    iConomy.accounts.create: true
    iConomy.accounts.remove: true
    iConomy.accounts.give: true
    iConomy.accounts.take: true
    iConomy.accounts.set: true
    iConomy.accounts.status: true
    iConomy.accounts.status.set: true
    iConomy.accounts.purge: true
    iConomy.accounts.empty: true
    ChestShop.*: true
    factions.kit.admin: true
    lwc.admin: true
    spoutessentials.skyadmin: true
    DeadlyPlates.*: true
    featurepack.kill.bypass: true
    featurepack.god: true
    featurepack.ungod: true
    featurepack.lotto.code: true
    YouControl.admin: true
    featurepack.light: true
    featurepack.wand.lightning: true
    featurepack.sign.console: true
    cf.*owfly: true
    mchat.*: true
    mcmmo.*: true
    vampire.command.turn: true
    vampire.command.cure: true
    vampire.command.setinfection: true
    vampire.command.setfood: true
    essentials.gamemode: true
    inheritance:
    - default
    - Admin
    - FactionLeader
    - Creeper
    - Mod
    Owner:
    permissions:
    permissions.*: true
    mmm.command: true
    mmm.reload: true
    mmm.command.ALIAS: true
    ultraban.empty: true
    ultraban.spawn: true
    ultraban.reload: true
    ultraban.export: true
    ultraban.import: true
    ultraban.ban: true
    ultraban.ipban: true
    whosthere.admin: true
    bukkitinventorytools.digilock.admin: true
    lwc.admin: true
    featurepack.*: true
    inheritance:
    - default
    - Admin
    - FactionLeader
    - Creeper
    - Trusted
    - Mod
    messages:
    build: '&cYou do not have permission to build here.'


    Paid Ranks
    groupslist:
    - default
    - Coal
    - Dirt
    - Cobblestone
    - Brick
    - Iron
    - Gold
    - Diamond
    - Obsidian

    groups:
    default: 0
    Coal: 600
    Dirt: 1000
    Cobblestone: 2000
    Brick: 3000
    Iron: 5000
    Gold: 7500
    Diamond: 9000
    Obsidian: 12000


    # These lists are ordered from lowest rank to highest rank.
    # If you change default make sure you change it to the group
    # that your users enter when they join the server
    # or this plugin will not work. Group names must match
    # the group names in your permissions.yml file
    # or ranking up will not function properly.

    BTW, you're amazing.. Thank you for helping me.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  13. Offline

    polaris120990

    @awesomebilly Everything seems to be in order, I made a quick code change to see if it would fix it. I would test it myself but I do not have access to my server at the moment. Click Here to download the slightly modified version. Please let me know if it works. Also, if you continue to have problems add me on skype username: d3structionmine so that we may communicate in a more timely manner.
     
  14. Offline

    awesomebilly

    the link isn't prompting for a download, its a blank white screen "loading-ish"
     
  15. Offline

    polaris120990

  16. Offline

    awesomebilly

    FYI for everyone..

    This plugin developer is great, very hands on.-- been a great help!
     
  17. Offline

    terelopon14

    help me. when in-game i use /rankup my rank doesnt up, but shows: you have been prompted to rank: advanced, later i write /rankup and shows the same
     
  18. Offline

    Obviously

    I have tried this plugin on other servers and must say that it is flawless!

    However, i seem to have the same problem as awesomebilly here. For some reason i get the "An internal error occurred while attempting to perform this command" when trying to do /rankup. Also, this is only when i use another account (that don't have the same permissions as i do i guess.). When i use it from mine, nothing appears. I have tried both the original release and the modified, nothing works.

    Here's the rankprices.yml:

    Code:
    groupslist:
    - default
    - youngling
    - viking
    - veteran
    - chieftan
    
    groups:
       default:
       youngling: 500
       viking: 1000
       veteran: 2000
       chieftan: 300000
    
    # These lists are ordered from lowest rank to highest rank.
    # If you change default make sure you change it to the group
    # that your users enter when they join the server
    # or this plugin will not work. Group names must match
    # the group names in your permissions.yml file
    # or ranking up will not function properly.
    The permissionsbukkit config.yml:

    Code:
    users:
        Volumknappen:
            permissions:
            multiverse.teleport.self.Volumknappen: true
            groups:
            - owner
    groups:
        default:
            permissions:
                essentials.helpop: true
                permissions.build: true
                essentials.balance: true
                essentials.help: true
                essentials.ignore: true
                essentials.info: true
                essentials.itemdb: true
                essentials.list: true
                essentials.mail: true
                essentials.mail.send: true
                essentials.me: true
                essentials.motd: true
                essentials.msg: true
                essentials.powertool: true
                essentials.powertool.append: true
                essentials.rules: true
                essentials.seen: true
                essentials.ban.notify: true
                essentials.clearinventory: true
                essentials.kick.notify: true
                essentials.delhome: true
                essentials.home: true
                essentials.sethome: true
                essentials.taccept: true
                essentials.tpdeny: true
                essentials.tptoogle: true
                essentials.warp: true
                essentials.warp.list: true
                essentials.protect: true
                essentials.protect.alerts: true
                essentials.protect.damage.drowning: true
                essentials.protect.damage.contact: true
                essentials.protect.damage.fall: true
                essentials.protect.damage.fire: true
                essentials.protect.damage.fireball: true
                essentials.protect.damage.lava: true
                essentials.protect.damage.lightning: true
                essentials.protect.damage.projectiles: true
                essentials.protect.damage.suffocation: true
                essentials.protect.damage.tnt: true
                essentials.protect.entitytarget.bypass: true
                essentials.protect.ownerinfo: true
                essentials.signs.color: true
                essentials.signs.create.free: true
                essentials.signs.break.buy: true
                essentials.signs.break.free: true
                essentials.signs.break.sell: true
                essentials.signs.break.protection: true
                essentials.signs.break.mail: true
                essentials.signs.break.trade: true
                essentials.signs.create.mail: true
                essentials.signs.create.protection: true
                essentials.signs.create.trade: true
                essentials.signs.use.balance: true
                essentials.signs.use.buy: true
                essentials.signs.use.disposal: true
                essentials.signs.use.free: true
                essentials.signs.use.protection: true
                essentials.signs.use.sell: true
                essentials.signs.use.trade: true
                essentials.signs.use.warp: true
                deadbolt.user.create.chest: true
                deadbolt.user.create.trapdoor: true
                deadbolt.user.*: false
                multiverse.core.list.worlds: true
                multiverse.help: true
                multiverse.core.coord: true
                multiverse.core.list.who: true
                multiverse.access.Apanta: true
                multiverse.access.Creative: true
                regios.restrictions.0: true
                regios.data.create: true
                regios.data.edit: true
                regios.data.info: true
                regios.messages.set-protection: true
                regios.messages.set-welcome: true
                regios.messages.set-leave: true
                regios.protection.protection: true
                bukkit.command.plugins: false
                factions.kit.fullplayer: false
                factions.chat: true
                factions.help: true
                factions.leave: true
                factions.home: true
                factions.show: true
                factions.power : true
                factions.ownerlist: true
                factions.open: true
                factions.money.deposit: true
                factions.money.balance: true
                factions.map: true
                factions.join: true
                SimpleHotel.canbuy: true
                tuto.list: true
    
        youngling:
            permissions:
                default: false
                regios.restrictions.0: false
                regios.restrictions.size30: true
                regios.restrictions.1: true
            inheritance:
            - default
    
        viking:
            permissions:
                regios.restrictions.size30: false
                regios.restrictions.size60: true
                regios.restrictions.1: false
                regios.restritions.2: true
            inheritance:
            - youngling
    
        veteran:
            permissions:
                regios.restrictions.2: false
                regios.restriction.size60: false
                regios.restrictions.3: true
                regios.restrictions.size100: true
            inheritance:
            - viking
    
        chieftan:
            permissions:
                factions.create: true
                factions.deinvite: true
                factions.kick: true
                factions.invite: true
                factions.home: true
                factions.managesafezone: true
                factions.money.f2f: true
                factions.money.f2p: true
                factions.money.p2f: true
                factions.unclaimall: true
                factions.tag: true
                factions.sethome: true
                factions.relation: true
                factions.setpeaceful: true
                factions.setpermanent: true
                factions.money.withdraw: true
                factions.disband: true
                factions.description : true
                factions.claim: true
            inheritance:
            - veteran
    
        watcher:
            permissions:
                afkmanager.exempt: true
                essentials.togglejail: true
                essentials.ptime: true
                essentials.unlimited.item-bucket: true
                essentials.balance.others: true
                essentials.balancetop: true
                essentials.afk: true
                essentials.afk.others: true
                afkmanager.exempt: true
                essentials.compass: true
                essentials.depth: true
                essentials.getpos: true
                essentials.helpop.receive: true
                essentials.list.hidden: true
                essentials.whois: true
                essentials.kick: true
                essentials.kick.exempt: true
                essentials.mute.exempt: true
                essentials.tempban: true
                essentials.tempban.exempt: true
                essentials.back: true
                essentials.tp: true
                essentials.tpa: true
                essentials.tpahere: true
                essentials.tphere: true
                essentials.teleport.cooldown.bypass: true
                essentials.chat.question: true
                essentials.signs.protection.override: true
                essentials.signs.trade.override: true
                essentials.signs.use.heal: true
                essentials.sleepingignored: true
                essentials.signs.create.buy: true
                essentials.signs.create.sell: true
                deadbolt.user.*: true
                multiverse.core.spawn.self: true
                regios.bypass.all: true
                regios.other.check: true
                factions.kit.halfmod: true
                factions.kit.fullplayer: false
                factions.ownershipbypass: true
                SimpleHotel.list: true
            inheritance:
            - default
    
        admin:
            permissions:
                essentials.back.ondeath: true
                essentials.chat.color: true
                essentials.signs.break.spawnmob: true
                permissions.*: true
                essentials.break: true
                essentials.break.bedrock: true
                essentials.bigtree: true
                essentials.enchant: true
                essentials.enchant.[enchantmentname]: true
                essentials.gamemode: true
                essentials.gamemode.others: true
                essentials.give: true
                essentials.feed: true
                essentials.feed.others: true
                essentials.give.item-<itemname>: true
                essentials.itemspawn.exempt: true
                essentials.god: true
                essentials.god.others: true
                essentails.heal: true
                essentials.heal.cooldown.bypass: true
                essentials.heal.others: true
                essentials.item: true
                essentials.itemspawn.item-[itemid]: true
                essentials.itemspawn.item-[itemname]:
                essentials.kit: true
                essentials.kit.*: true
                essentials.kit.[kitname]: true
                essentials.more: true
                essentials.ptime.others: true
                essentials.repair: true
                essentials.repair.armor: true
                essentials.repair.enchanted: true
                essentials.time: true
                essentials.time.set: true
                essentials.tree: true
                essentials.unlimited: true
                essentials.unlimited.item-[itemid]: true
                essentials.unlimited.item-[itemname]: true
                essentials.unlimited.item-all: true
                essentials.help.[pluginname]: true
                essentials.helpop.receive: false
                essentials.near: true
                essentials.nick.color: true
                essentials.nick.others: true
                essentials.powertooltoggle: true
                essentials.realname: true
                essentials.spawner: true
                essentials.spawner.[mob]: true
                essentials.list.hidden: true
                essentials.ban: true
                essentials.ban.exempt: true
                essentials.banip: true
                essentials.broadcast: true
                essentials.burn: true
                essentials.butcher: true
                essentials.clearinventory.others: true
                essentials.ext: true
                essentials.fireball: true
                essentials.gc: true
                essentials.invsee: true
                essentials.jails: true
                essentials.kill: true
                essentials.kill.force: true
                essentials.ping: true
                essentials.remove: true
                essentials.tempban.offline: true
                essentials.togglejail.offline: true
                essentials.delwarp: true
                essentials.home.others: true
                essentials.jump: true
                essentials.sethome.multiple: true
                essentials.top: true
                essentials.tpohere: true
                essentials.tpaall: true
                essentials.teleport.hidden: true
                essentials.tpo: true
                essentials.tppos: true
                essentials.teleport.timer.bypass: true
                essentials.warp.[warpname]: true
                essentials.warp.otherplayers: true
                essentials.world: true
                essentials.world.<worldname>: true
                essentials.chat.shout: true
                essentials.chat.spy: true
                essentials.joinfullserver: true
                essentials.nocommandcost.all: true
                essentials.protect.admin: true
                essentials.protect.damage.disable: true
                essentials.signs.create.balance: true
                essentials.signs.break.balance: true
                essentials.signs.break.disposal: true
                essentials.signs.create.disposal: true
                essentials.signs.break.heal: true
                essentials.signs.break.time: true
                essentials.signs.break.weather: true
                essentials.signs.create.heal: true
                essentials.signs.create.spawnmob: true
                essentials.signs.create.time: true
                essentials.signs.create.weather: true
                essentials.signs.use.spawnmob: true
                essentials.signs.use.time: true
                essentials.signs.use.weather: true
                deadbolt.*: true
                multiverse.core.info: true
                multiverse.teleport.other.NAME: true
                multiverse.core.spawn.other: true
                multiverse.core.modify: true
                multiverse.core.modify: true
                multiverse.core.list.environments: true
                multiverse.tp.*: true
                regios.restrictions.size50: false
                regios.restrictions.3: false
                regios.data.backup-region: true
                regios.data.restore-region: true
                regios.data.plot: true
                regios.fun.warpto: true
                regios.data.delete: true
                regios.data.rename: true
                regios.data.set-owner: true
                regios.data.inherit: true
                regios.messages.*: true
                regios.other.*: true
                regios.exceptions.*: true
                regios.fun.*: true
                regios.other.*: true
                showcase.infinite: true
                showcase.admin: true
                factions.*: true
                factions.money.*: true
                tuto.write: true
                tuto.delete: true
                tuto.create: true
                tuto.force: true
            inheritance:
            - watcher
    
        owner:
            permissions:
                afkmanager.admin: true
                essentials.give.item-all: true
                essentials.oversizedstack: true
                essentials.itemspawn.item-all: true
                essentials.kit.*: true
                essentials.unlimited.others: true
                essentials.eco: true
                essentials.eco.loan: true
                essentials.helpop.receive: false
                essentials.nick: true
                essentials.spawner.*: true
                essentials.backup: true
                essentials.ban.offline: true
                essentials.essentials: true
                essentials.kickall: true
                essentials.lighthing: true
                essentials.antioch: true
                essentials.nuke: true
                essentials.setjail: true
                essentials.deljail: true
                essentials.socialspy: true
                essentials.spawnmon.*: true
                essentials.sudo: true
                essentials.thunder: true
                essentials.jail.exempt: true
                essentials.unban: true
                essentials.unbanip: true
                essentials.weather: true
                essentials.setspawn: true
                essentials.delhome.others: true
                essentials.sethome.multiple.[set]: true
                essentials.sethome.multiple.unlimited: true
                essentials.sethome.others: true
                essentials.setwarp: true
                essentials.tpall: true
                essentials.warp.*: true
                essentials.geoip.hide: true
                essentials.geoip.show: true
                essentials.protect.exemptbreak: true
                essentials.protect.exemptplacement: true
                essentials.protect.exemptusage: true
                essentials.signs.create.warp: true
                essentials.signs.break.warp: true
                multiverse.core.create: true
                multiverse.core.import: true
                multiverse.core.reload: true
                multiverse.core.spawn.set: true
                multiverse.core.unload: true
                multiverse.core.remove: true
                multiverse.core.confirm: true
                multiverse.core.delete: true
                multiverse.core.purge: true
                multiverse.core.modify: true
                herochat.create: true
                herochat.color: true
                herochat.admin: true
                regios.data.*: true
                regios.override.all: true
                regios.data.reload: true
                regios.data.version: true
                regios.data.backup-database: true
                regios.protection.*: true
                regios.mode.*: true
                regios.modify.*: true
                CreeperHeal.*: true
                bukkit.command.plugins: true
                vault.admin: true
                SimpleHotel.create.hotel: true
                SimpleHotel.create.checkin: true
                SimpleHotel.remove: true
                Orebfuscator.admin: true
                vanish.*: true
                mchat.*: true
            inheritance:
            - admin
    
    messages:
        build: '&1cThis object is Volumknappens property.'
    And last but not least, the error code.

    [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'rankup' in plugin PaidRanks v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:180)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NullPointerException
    at net.milkbowl.vault.permission.plugins.Permission_PermissionsBukkit.playerInGroup(Permission_PermissionsBukkit.java:153)
    at net.milkbowl.vault.permission.Permission.playerInGroup(Permission.java:403)
    at me.polaris120990.PayRanks.PayRanks.readCommand(PayRanks.java:115)
    at me.polaris120990.PayRanks.PayRanks.onCommand(PayRanks.java:96)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 14 more

    All help is greatly appriciated!
     
  19. Offline

    Obviously

    Noone got a solution for this problem?
     
  20. This plugin will NOT work with GroupManager as Vault doesn't correctly hook (doesn't bother at all) the setGroup() function in GroupManager.
    I'd suggest the author write a direct hook for GroupManager (contact me if you need help doing this).
    You don't need to delete the old group when using GM as you only have one primary group.
     
  21. Offline

    itiskeifer

    Does this work with group manager yet? or is it still not?
     
  22. Offline

    19david2

    hey man can u make it so theres a premission node so they can use /rankup because im getting the same error as all the other people
    like can u make the premission node something like this: paidranks.rankup
     
    felixislive likes this.
  23. Offline

    DrShaba

    Could you please make this plugin compatable with GroupManager.
    A lot more servers are switching to it because it has easy editing and easy change in-game.
    I, personally have changed to this permission plugin but the only downside to it is that this plugin does not work with it :(

    I hope you take this into consideration, it would help my server and many other servers out a lot.
     
    felixislive likes this.
  24. Offline

    htxkronick

    why do i get this when i type /rankup im also using pex

    16:26:18 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'rank
    up' in plugin PaidRanks v1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    8)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    86)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:777)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:725)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
    at me.polaris120990.PayRanks.PayRanks.readCommand(PayRanks.java:127)
    at me.polaris120990.PayRanks.PayRanks.onCommand(PayRanks.java:96)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
     
  25. Offline

    Sneaky

    I'm getting the same error as other people:

    "An internal error occurred while attempting to perform this command"

    How do I fix this?

    rankprices.yml:

    Code:
    groupslist:
    - default
    - member
    - moderator
    - admin
     
    groups:
      default: 0
      member: 5
      moderator: 10
      admin: 1337
    
    permissionsbukkit config.yml:

    Code:
    users:
        SneakySoV:
            permissions:
            groups:
            - admin
    groups:
        default:
            permissions:
                default: true
        member:
            permissions:
                member: true
        moderator:
            permissions:
                moderator: true
            inheritance:
            - member
        admin:
            permissions:
                admin: true
            inheritance:
            - moderator
    messages:
        build: '&4Error:&f You do not have permission.'
    debug: false
    
    permissions.yml:

    Code:
    default:
        children:
            permissions.build: false
            simpleprefix.default: true
    
    member:
        children:
            permissions.build: true
            iConomy.payment: true
            simpleprefix.member: true
    
    moderator:
        children:
            simpleprefix.moderator: true
    
    admin:
        children:
            simpleprefix.admin: true
            permissions.*: true
    


    Could somebody update this plugin or does anyone have an updated version of this plugin they could upload?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  26. Offline

    zombieman1000

    how do you set what ranks you can buy
     
  27. Offline

    Speedyboy235

    I LOVE this plugin, thinking about donating. PLEASE UPDATE TO 1.2.3!!! PLEASE!!!!

    PLEASE UPDATEEE COME ON BRO YOU CAN DO IT!! :D ima donate after :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  28. Offline

    queequag

  29. Offline

    iDeViLxD


    Nope. Still does not show anything up, after installing PermissionsEX. But on every other server, they use PermissionsEX. Am i Doing Something Wrong

    Please update to 1.2.3 or Someone take over

    Forget Above ^^

    I use bPermissions now, it works but when i rankup NO MONEY IS Taken away!

    Please someone take over this Please!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  30. Offline

    queequag

    Your just doing something wrong vault iconomy and PEX work great together at latest revisions. Mature pvp is running great with all plugins
     

Share This Page