RankMissions
RankMissions
Tested Minecraft Versions:
  • 1.7
  • 1.8
  • 1.9
  • 1.10
Contributors:
Terrobility
DISCLAIMER: I provide no guarantee that the plugin is EULA compliant. Mojang Enforcement have personally authorized Cosmic and The Archon but have informed PrimeMC that they are revoking usage of the rank quests system (as of 4th July).
Any existing customers can request alternatives and all RankMissions customers will be added to the buyers list.
trkey said:
They authorised it for us too then changed their minds
trkey said:
Hello,

If the rank events (http://buy.primemc.org/category/692929) give the winner a non-cosmetic perk or item, you need to remove them. The same goes for "Epic Boss Eggs".

You should not sell unmutes (http://buy.primemc.org/category/684148).

Please make sure that everything is in order by Aug 3, 2016.

Best regards,

Brandon Andersson
Intellectual Property Enforcement Agent
Mojang AB
Click to expand...

34c3435a7a9ca02b81ca94927f320cb021a7a2548c0c7af1a68a6896820ff8849633d1546f9b74a2da39a3ee5e6b4b0d3255bfef95601890afd80709586c_zpsyggrhzyr.png

github-private-brightgreen.svg

Enter the gray zone of the EULA and sell gameplay affecting ranks to your players - it's 100% EULA compliant! Everyone has an opportunity to get the rank but the player who purchased the rank mission is pretty much guaranteed to get it. For only $9.99, you could make so much more money back selling OP ranks on your store with my plugin!


As seen on The Archon!
They use a rank mission system with the
exact same concept, more details here!
This plugin is a recreation of their rank mission system.

EULA compliant!
Every player has a chance to get the rank
but the person who summons it is the
one who's most likely to get it!

SQL support!
Store and look up each player's completed
missions so you can make players have to
complete certain missions before others!

Full customization!
You choose the item used to start the mission,
the mob that is spawned, requirements to start
and the commands executed when completed!

Only a small price to pay!
Let's be real, you'll make back so much more
cash selling non-EULA compliant ranks with
my plugin compared to the $9.99 it sells for.
I'm saving you having to buy a custom plugin.

Screenshots:
LgJ91Jg.png

The Archon's store where they use the rank mission concept to sell ranks. You can use a voucher plugin to give player rank vouchers or you can apply it to them directly (like I've done in the default config).

dQWgxpZ.png

Information on The Archon about the concept.

532LZS5.png

The Archon have been in contact with Mojang and have now been unblacklisted by them after implementing their new crate and rank system.


Commands and permissions:
Code:
commands:
    rankmissions:
        aliases: [missions]
        description: "View the RankMissions help menu."
permissions:
    rankmissions.admin:
        description: "Allows you to give other people rank missions."
        default: op

Configuration:
Code:
# RankMissions by Terrobility
# Skype: huntergplays and Spigot: Terrobility <3

# x=x=x=x=x=x=x=x=x
# | CONFIGURATION |
# x=x=x=x=x=x=x=x=x
# Please don't change the config version.
config-version: 1

# To store all completed missions per player.
database:
    # Either 'mysql' or 'sqlite'.
    type: sqlite
    mysql:
        host: localhost
        port: 3306
        database-name: rankmissions
        user: root
        password: password

plugin-messages:
    no-permission:
    - "&cYou don't have permission."
    invalid-args:
    - "&cInvalid arguments!"
    help-menu:
    - "&8 ---- &bCommands for RankMissions &8-- &7Page &d1 &8----"
    - "&6/rankmissions&f: &7Open this help menu."
    - "&6/rankmissions &estats [player]&f: &7See what missions a player has completed."
    - "&6/rankmissions &cgive [player] [mission]&f: &7Give a player a mission."
    - "&6/rankmissions &cgiveall [mission]&f: &7Give all online players missions."
    given-item:
    - "&aYou were given the item to spawn &2%mission%&a!"
    no-space:
    - "&cThere was no space in your inventory so the item was dropped where you're standing!"
    required-missions-not-completed:
    - "&cYou cannot activate this mission because you have not completed the required missions!"
    completed-mission-that-blacklists:
    - "&cYou can't complete this mission because you have completed another mission that disallows you from doing this one!"
    no-repeat:
    - "&cYou're not allowed to repeat this mission!"
    already-completing-mission:
    - "&cYou are already completing a mission!"
    failed-to-spawn-entity:
    - "&cYou can't spawn the entity here!"
    died-by-natural-causes:
    - "&cThe mob for the %mission% mission started by %player% died by natural causes! Better luck next time."
    not-in-region:
    - "&cYou can only start this mission in a warzone!"

region-needs-mob-spawning-allow: false

missions:
    # This is the mission name. You can add as many missions as you want.
    'ExampleMission2':  # Please rename the mission to something else! This is only an example.
        item:
            # Materials: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
            type: "HAY_BLOCK"
            data: 0
            name: "&eRank Mission"
            lore:
            - "&7Right click me to"
            - "&7start a rank mission!"
            # This checks against the WorldGuard region.
            activate-in-region:
            - "warzone"
        settings:
            start-delay: 10
            # If true, it would require 'rankmissions.examplemission2' since that's the name you chose for the mission.
            use-permission: false
            repeatable: false
            required-missions: []
            blacklisted-if-mission-complete:
            - "ExampleMission3"
        entity:
            # Entity types: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
            mob: "COW"
            name: "&e%player%'s Rank Mission Cow"
            health: 200.0
            # Follows format of EFFECT:LEVEL. The time will always be infinite.
            # Effect list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
            effects:
            - "SPEED:10"
        # Commands to be run.
        actions:
            on-click:
            - "broadcast %player% is about to start a %mission% mission at %x%, %y%, %z%!"
            on-start:
            - "broadcast %player% started a %mission% mission at %x%, %y%, %z%!"
            on-complete:
            - "broadcast %killer% has completed %player%'s mission!"
            - "zperms player %killer% addgroup example"
            - "msg %killer% Congratulations on winning the rank mission! Your rank has been applied."

Please DON'T use the Reviews section for bug reports. That's why we have private messaging and the discussion section. I will not hesitate to report you to Spigot staff.

RankMissions © 2016. This plugin is not ran on The Archon however it is a recreation of their plugin.
When you're workin' the block game, things like these are very easy.

Similar resources

RankMissions 1.0.6 L
Deliver gameplay affecting ranks to a player of your choice - as seen on The Archon!
4.00 star(s) 1 ratings
Downloads
133
Updated
BlackSpigot General Chat
Rules Help Users
    C @ CuteBunny765: Download kese karo is ko
    Top