RPG Achievements
MAJOR NEWS
I have decided that we are going to be merging all of the RPG style plugins into a single plugin, Servers that want to only use a few features from them will still be able to do so through our config files. The RpgAPI page we have will be the one the plugin gets released on. It is taking a bit longer than expected to get them all updated but we are trying to make them as configurable as possible so every server can use them exactly how they want to.
RPG Achievements
This plugin is a way to let players unlock achievements that come with display name titles!!
Example of an achievement
This is the default achievement, every player who joins your server will automatically earn this achievement and be able to set this title.
Achievement: Joining the Server
Title: The Logger
Type: Suffix
Description: This Achievement is earned by joining the server!
This plugin is especially useful with plugins that allow you to enter commands on mob deaths, it has a built in counter to grant an achievement to players that have earned 100 kills (this kills are granted to the player with the command {/kills new playername monstername}. Epic boss recoded is a great example of a plugin it works well with.
Commands
/titles list - shows all titles available on the server
/titles list playername - shows all titles a player has earned
/titles info titlename - shows all the details about the achievement that you have to earn to get that title
/titles add titlename playername - earns the achievement for the player associated with the title
/titles new title_name achievement_name description_text true/false - creates a new achievement / title for players to earn true = prefix false = suffix
/titles reload - reloads the config file
/titles set titlename - sets the title as your shown title. if the title is a prefix it will go before your name, a suffix will go after. you can have both a prefix and suffix active at the same time.
/titles set none - clears your active titles
Permissions:
titles.set - use /titles set
titles.info - use /titles info
titles.new - use /titles new
Compatibility
this plugin is untested with most plugins that change your display name. with essentials you have to turn off its display name features.
to make up for the lack of compatibility ops names are colored different than non ops and have <GM> added in front of them. I will work on updating it for compatibility at a future point in time!
My RPG Plugins
Rpg Click

-
View User Profile
-
Send Message
Posted May 29, 2013@diannafire
alright, well how do I get the command to be triggered? This is the config for the title:
and these are the commands that would have to be run to add the permission
how do i add this to the config?
-
View User Profile
-
Send Message
Posted May 29, 2013@donsavage1
the command is actually run by your console not the player, and yes it runs even if they switch titles.
-
View User Profile
-
Send Message
Posted May 29, 2013What would I put with the title in the config.yml title to have the player gain the permission? I mean obviously I would use the command that gives them the permission node but how do I actually set up the title to run the command for the player as if they were op? Also are you sure that the command to be run when they no-longer have the title on will happen if they don't remove their titles but instead if they simply change to another?
-
View User Profile
-
Send Message
Posted May 28, 2013I am looking for an additional person to work with on my core server plugins, if anyone is interested please contact me on skype - soulofw0lf
-
View User Profile
-
Send Message
Posted May 16, 2013@jessefjxm
that's in the works, it'll be in the 1.5 update of the plugin which unless things take a lot longer than i'm wanting them to will be sometime in the next week or two.
-
View User Profile
-
Send Message
Posted May 16, 2013Suggestion: An GUI to show how many titles players own and for them to select what title to use.
-
View User Profile
-
Send Message
Posted May 14, 2013@diannafire
I hope you don't mind me posting on the forums asking for someone good with spout to perhaps add a bit to this?
-
View User Profile
-
Send Message
Posted May 14, 2013@MCFUser5585029
appearing above their head isn't something that would look good cause it's limited to a very few ammount of letters so i decided not to do it. as for the wow like achievements right now there's ways to do it, like have a pressure plate or something grant the achievement and place it in the spawn area on a certain day. I'm planning on adding in more "counter" goals like the kills one that's in now, so that each time you do / get something it'll add to the counter until X number is reached. that'll allow you to do things like have travel and food eatting achievements. That'll come in the V1.5 update which should be out within a week or two at the most. (give or take a bit of time for real life to interfere :) )
-
View User Profile
-
Send Message
Posted May 14, 2013Is it possible to have the title appear above the players head somehow?
Plus, is it possible to make achievements for people who log onto the server on a certain day (E.g, christmas). Are WoW like achievements possible? Things like: Eat X food, Eat all food, explore all areas in LIST 1. Stuff like that?
-
View User Profile
-
Send Message
Posted May 14, 2013V1.3 has now been approved! titles can have equip and unequip commands associated with them! now you can give your players permission just while they're wearing a certain title!
-
View User Profile
-
Send Message
Posted May 13, 2013i'm looking into ways to get it it work with other display name altering plugins we'll jast have to wait and see if i can get it to work or not :P
-
View User Profile
-
Send Message
Posted May 13, 2013This is such an awesome plugin. Will it ever be compatible with essentials?
-
View User Profile
-
Send Message
Posted May 13, 2013@Danielsher
/titles new title_name achievement_name description_text true/false and for colors use &# like &4 for red
-
View User Profile
-
Send Message
Posted May 13, 2013Hey, great idea for a Minecraft plugin but how can I make my own achievements? And how do I make the titles colored or modify the font type ;bold,underline,italic.... And if the plugin doesn't do that, that could be a great improvement from my perspective
-
View User Profile
-
Send Message
Posted May 12, 2013V1.3 uploaded now with the ability to set equip and unequip commands!! will be available for download as soon as bukkit approves it!
-
View User Profile
-
Send Message
Posted May 11, 2013@donsavage1
Allright i'll do that sometime within the next two days.
-
View User Profile
-
Send Message
Posted May 11, 2013@diannafire I'm using bpermissions, and yes that feature would be just as good if not better :)
-
View User Profile
-
Send Message
Posted May 11, 2013@donsavage1
yeah i was only using the console for the achievements on my server so complately forgot to put in an error check for the achievement existing in that command, it's fixed in my files so next time i update the plugin the new version won't have that issue anymore.
as for the permissions request i'm still looking into it, i think if nothing else i could add in the ability to perform commands on equipping and uneqquipping titles that way you could have it do console commands to set permissions for whatever permissions plugin you're using?
-
View User Profile
-
Send Message
Posted May 11, 2013Yeap, it seems to be working now, thanks! By the way, any news on the permissions request?
-
View User Profile
-
Send Message
Posted May 11, 2013that would be a problem with the default config, get rid of the _ in The_Tester in the config file then it should work fine.