Achievement
Achievement
Achievement plugin for bukkit
This is a super simple plugin. It keeps track of kills, places, crafting, and breaks with an SQLite database, so there is no MySQL setup required however it has been added, but not tested. It also allows for rewards for completing achievements.
Original: Achievement 1.3
Follow Achievement on Github
- Requires Vault
- For full support otherwises Achievements will lose functionality.
- Vault Bridges support for BOSEconomy, iConomy 4,5,6, 3co, Essentials economy.
Features:
Configurable Achievements!
Uses breaks, placements, and kills config options to award achievements!
Permissions:
node: achievement.blockbreak
-allows to record breaks
node: achievement.blockplace
-allows to record placing
node: achievement.entitykill
-allows to record kills
Configuration:
The configuration is where all the magic happens. Here you can add as may achievements as you want! The default config.yml looks like this:
Places: stone: '1': Message: '&4Your first stone smelt!' Breaks: stone: '1': Message: '&7Your first cobble!' Kills: zombie: '1': Message: '&8Your first zombie!' Reward: Money: Amount: 1 Item: Type: stone Amount: 1 Crafts: diamond_sword: '1': Message: Badass Sword! Reward: Money: Amount: 1 Item: Type: diamond Amount: 1 #The breaks and places format is as follows:# Breaks/Places: itemname: 'amountToTrigger': Reward: Item: Amount: amountofItem Type: itemName Money: Amount: moneyAmount Message: Your message here #You don't have to include the reward section,# #and can omit item or money as you see fit. An example is:# Places: dirt: '100': Message: You dirty gurl! #The above will send me the achievement notification # #You dirty Gurl! when I place 100 dirt.#
Changelog:
- Version 1.7
- Removal of Spout Dependency for crafting
- Added Ampersand Color Coding
- Lost of efficiency and cleaning
- Built Against 1.7R1.0
-
View User Profile
-
Send Message
Posted Apr 24, 2012Is it support negative numbers?
Like take away money?
-
View User Profile
-
Send Message
Posted Apr 23, 2012@juloo65 Updated to 1.2.5
-
View User Profile
-
Send Message
Posted Apr 16, 2012Can you update for 1.2.5 ?
-
View User Profile
-
Send Message
Posted Mar 8, 2012Is it working in 1.2 or does it need updated?
-
View User Profile
-
Send Message
Posted Feb 28, 2012Wondering if you can add a way to may it get an achievenment for time played
-
View User Profile
-
Send Message
Posted Feb 21, 2012I can do the PHP website viewing if your plugin will be working in minecraft version 1.2
http://forums.bukkit.org/threads/web-webstatistic-for-minecraft-v1-6-mrplows-any-build.60843/
-
View User Profile
-
Send Message
Posted Jan 14, 2012@neero82
Yay thats an awesome suggestion :D i like it
-
View User Profile
-
Send Message
Posted Jan 7, 2012Awesome mod! :D I cant wait for the todo features! ^^
I have a suggestion - Reward every x kills/breaks/places/crafting
-
View User Profile
-
Send Message
Posted Dec 26, 2011so when this is going to be updated? because its been 18 days already. Custom photos for spout would be awesome 2
-
View User Profile
-
Send Message
Posted Dec 23, 2011@captainawesome7
Yah man I switched back to working here. I've been busy with some other projects.
-
View User Profile
-
Send Message
Posted Dec 22, 2011Are you going to be adding crafting back any time soon? And the Spout achievement popups? Also, you might want to consider adding a material field. As in the config people can put the ID of the block they want next to 'Achievement Get'. I just left it as the same material that the achievement is related to. Just a thought.
-
View User Profile
-
Send Message
Posted Dec 14, 2011Kills: player: '1': Message: Your first PVP win! Reward: Money: Amount: 1Where can I reference to all the names of mobs that can be used with Achievements? Also, for Breaks/Place, the itemname can be substitute for Item ID? Thanks :)-
View User Profile
-
Send Message
Posted Dec 13, 2011First off, awesome plugin! But a few questions. Does this plugin do stat tracking as well? From reading the main page it seems like it does, but I'd like confirmation first.
Spout just updated their build to 624, to support RB 159., could you implement crafting again?
Lastly, are you able to have the achievement lists in MySQL as well, along with the other functions? This would be absolutely amazing :)
-
View User Profile
-
Send Message
Posted Dec 12, 2011you could add iconomy achievments like millionair got by getting 1m in game money and maybe towny and maybe permissionsbukkit like rank like if on my server a guy donates he gets donator rank in game so like rank achievments example achiement goten 10 euros donator and so on
-
View User Profile
-
Send Message
Posted Dec 11, 2011@predawnia2
Yes, thats a winner for the config.
Also the idea for the prefix or suffix can be worked in.
-
View User Profile
-
Send Message
Posted Dec 11, 2011Kills: zombie: '1': Message: Your first zombie! Reward: Money: Amount: 1 '10': Message: Zombie Killer! Reward: Money: Amount: 10 '100': Message: Zombie Exterminator!! Reward: Money: Amount: 100 '1000': Message: Zombie Terminator!!! Reward: Money: Amount: 1000-
View User Profile
-
Send Message
Posted Dec 11, 2011Is it possible to be able to rank up people to a new permissions group?
For example, I am using prefix/suffix in a specific group so it will show up in their chat name. or... if able can add a prefix/suffix so can show off their achievement in chat name?
-
View User Profile
-
Send Message
Posted Dec 8, 2011YAY!