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 Jun 9, 2015can you add worlds
-
View User Profile
-
Send Message
Posted May 2, 2015Hello!
I built a brand new plugin based on some of the concepts and ideas of this one. It works flawlessly with the latest versions of Minecraft and has many features and customisation possibilities!
Feel free to give it a try:
http://dev.bukkit.org/bukkit-plugins/advanced-achievements/
Regards! ;-)
-
View User Profile
-
Send Message
Posted Sep 23, 2014Nice Plugin
Please Try my server : molotovcraft.sytes.net [] Cracked [] Hub []
thanks :)
-
View User Profile
-
Send Message
Posted Aug 19, 2014I have a suggestion, you could make it so if a player does /a <meaning /achievement> It lists the amount of achievements, and you could also do /a top which shows who has the most achievements!
-
View User Profile
-
Send Message
Posted Oct 30, 2013suggestion: make it hook into Worldguard to make region related achievement/Another suggestion: keep track of player play time/another suggestion: keep tracks of player traveling//Last suggestion: make reward system with command or money or items...
-
View User Profile
-
Send Message
Posted Oct 10, 2013Can you add 'player' ?
-
View User Profile
-
Send Message
Posted Sep 13, 2013UPDATE PLZ!!!!!
-
View User Profile
-
Send Message
Posted Apr 13, 2013@jazzautobotmic
CAN ANYONE PLEASE CHECK IT?????
-
View User Profile
-
Send Message
Posted Apr 11, 2013UPDATE PLZZ! This plugin is not working well! When i add this plugin to my server plugin folder, server are very laggy...
-
View User Profile
-
Send Message
Posted Apr 11, 2013seriously? not even one config example?!
-
View User Profile
-
Send Message
Posted Apr 11, 2013update plzzzzzzz :(
-
View User Profile
-
Send Message
Posted Apr 8, 2013The plugin is not working well, please check if i did anything wrong with the config. http://pastebin.com/pyeHYvFv
-
View User Profile
-
Send Message
Posted Apr 6, 2013Does this actually pop up an achievment in the corner or is this just rewards?
-
View User Profile
-
Send Message
Posted Mar 22, 2013Does items broken/placed in creative count towards achievements? I would hope not.
-
View User Profile
-
Send Message
Posted Mar 9, 2013My life would be complete if we could remove the "Achievement Get!" message and add more than just one message when completing an achievement . Adding a line break would be fine :X
-
View User Profile
-
Send Message
Posted Mar 7, 2013can someone give me full instruction about modifying the config.yml? everytime i tried to create the achievement by myself, my server spamming error message at the output .-.
-
View User Profile
-
Send Message
Posted Mar 7, 2013Is this plugin for spout?
-
View User Profile
-
Send Message
Posted Mar 2, 2013erm perhaps make a utube vid for it,a teaser and a tutorial and can u make an option of announcements as in if u want the server to know that u have done a achivement
-
View User Profile
-
Send Message
Posted Feb 28, 2013I agree with adding a command reward, possibly add a permission reward too since you're already hooked into vault.(adding support for multiple commands separated by commas like was suggested below would also allow this for most permission plugins) Possible "conditions" or the ability to set it so only certain groups can unlock certain achievements would be nice too.
Also, allowing Item IDs to be used in place of item names would be very helpful(Data value support is needed too!)
-
View User Profile
-
Send Message
Posted Feb 21, 2013is it possible to have a prefix for mysql tables to not merge with other tables,please ?
also I have the mob name like spider which is saved in your sqllite db as org.bukkit.craftbukkit.v1_4_r1.entity.craftspider is it normal ?
I do not manage to male this plugins working this is my config http://pastebin.com/wLKaDBs3