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 Feb 21, 2013Add on rewards commands like, execute the command when they get the achievement with the variable <player>. And would be nice if it supports multiple commands separeted by commas.
Great plugin btw!
-
View User Profile
-
Send Message
Posted Feb 21, 2013Built Against 1.7R1.0 <- ?
-
View User Profile
-
Send Message
Posted Feb 21, 2013Can you add a achievement when the player connects for the first time?
-
View User Profile
-
Send Message
Posted Feb 21, 2013Need to Change "Archievment Get" and maybe a little Sound if u get on
-
View User Profile
-
Send Message
Posted Feb 20, 2013Updated to 1.7.
-
View User Profile
-
Send Message
Posted Nov 10, 2012Please update!
-
View User Profile
-
Send Message
Posted Oct 22, 2012Can you please update this plugin @Death_marine
-
View User Profile
-
Send Message
Posted Sep 13, 2012Hey Death_Marine is it possible to get achievements by visiting a place like say User Bob visits the settlement of Glendale and gets the Achievement "Glendale" is it possible to do that or can you implent that?
-
View User Profile
-
Send Message
Posted Aug 11, 2012Hey,
I have a few questions since this plugin somehow didnt work on our server.
1. Would somebody explain where the files belong and what files you need? 2. Is it possible, that this mod still requires spout? (Not mentioned above!)
-
View User Profile
-
Send Message
Posted Jul 27, 2012Really a good plugins!
I'd love that achievements reward titles!
-
View User Profile
-
Send Message
Posted Jul 11, 2012Does it track kills on other players?
-
View User Profile
-
Send Message
Posted Jun 21, 2012Works for R4? :D
-
View User Profile
-
Send Message
Posted May 27, 2012Can't wait for some items on to todo list to be finished!
-
View User Profile
-
Send Message
Posted May 5, 2012How does the plugin check if the player made a kill? Could I have the source code or could you tell me how I can find out? That would be great, thanks.
-
View User Profile
-
Send Message
Posted Apr 29, 2012Also, can you add performing a command when a player achieve an achievement?
-
View User Profile
-
Send Message
Posted Apr 28, 2012Using Achievement without Spout gives out error. Can you fix this?
-
View User Profile
-
Send Message
Posted Apr 26, 2012Crafting Achievements wont work for me.
How are they supposed to be formatted? I did it like the old version.
-
View User Profile
-
Send Message
Posted Apr 24, 2012Crafting wont work for me.
-
View User Profile
-
Send Message
Posted Apr 24, 2012@Death_marine
crap :D
I put negative numbers already :D
-
View User Profile
-
Send Message
Posted Apr 24, 2012@BONNe1704
Not currently, however that is an excellent idea.