Team: Hawox Laxlux - New German quest list maintainer HiMyNameIsAJ - Creating a uQuest website Looking for:
Someone to make a nice looking website for uquest (Not my cup of java).
Someone to add MySql support.
Plugin attachment devs!
Someone with ideas on different quest types!
People to write some random quests to be thrown in the defaults!
-----------------------Plugin summery below this point-----------------------
~Comes preloaded with 53 quests!~
Support for: (You don't NEED any of these for the plugin to work.)
Code:
Permissions (but not needed!)
-"uQuest.CanQuest.*" - Allows all these sub permissions
-"uQuest.CanQuest.done"
-"uQuest.CanQuest.amount"
-"uQuest.CanQuest.stats'
-"uQuest.CanQuest.info"
-"uQuest.CanQuest.give"
-"uQuest.CanDropQuest"
-"uQuest.CanReloadQuests" - Allows the use of /reloadquests
-"uQuest.CanReloadQuestConfig" - Allows the use of /reloadquestconfig
iConomy (but not needed!)
BOSEconomy (Again, not needed!)
Essentials! (Again, not needed!)
Alright here goes, theres a lot to cover so I may miss something on this first go threw! Want a better way to get money into your server economy that selling items to the server or random lottery's? Do you like QUESTS?!?! Do you want your users to compete to see who is a better quester? Then uQuest might be for you!
uQuest offers your users a simple way to quest! No need to walk miles and miles to a random NPC or click on some block at spawn. All they need to do is type '/uquest give' and uQuest will give them a random quest from it's database! A yml file is provided where you type out each quest for your users. That's right. YOU can decide how many quests there are, what they are, and how you want your users to do them (creating and editing this file are explained on the wiki). You can broadcast every x quests someone finishes to the server as well as give out rewards for x amount of quests. I'll leave the rest for the features section, just thought I'd get you hooked with that :3 If you grab the .zip (which you need to if you want to store your users in a SQLite database!) I have included 53 quests inside!
All of that not enough? Well theres an API! Other plugin authors can use this as a base for their own plugins!
Here's a quick screenshot of what the text looks like:
~Features~ (I may miss a few, there's quite a bit)
~Quest Types~ All of these can have specific locations set to them! (Can only do in this area etc) (More to come I promise!!)
~Commands~ (More to come I promise!!)
~Watch out~ With great power (of customization)... Come's great responsibility.... There is a lot that can go wrong if you don't pay attention when your changing files. Thankfully, I've tried to have the plugin spew out as many warnings as it could on the servers start. Always give it a check to make sure the plugin loaded all of your work!!!
~Plugin Attachments~ (These plugins add new features to the basic uQuest system) _________________________________________ uQuest-MoreModCommands Just started this as an example of what people can do. All it currently has is /qadmin givequest OP's and people with the permissions (not required for this either) node 'uQuest.MoreModCommands' can use it. _________________________________________ uQuest-ShowTracker Simply shows someones progress on a quest everytime they do something for it. IE. I punch a log as part of my quest (grey text)Log Punches 7/10. Just put the jar into your plugins folder and it will work on it's own! Updates needed: Move quests | Picking up items. | Support for uQuest levels _________________________________________ uQuest-AutoComplete Completes quests automagicly! Works with the same methods as showtracker so it has the same flaws. There is this weird bug when running both at the same time that spams some weird extra text. Try to ignore it for now. Just put the jar into your plugins folder and it will work on it's own! Updates needed: Move quests | Picking up items. | Unknown status on working with quest levels. | Odd text bug with showtracker/this mix. _________________________________________
~Plugins using the API~ (These plugins use the uQuest API to shape their own plugin) PuzzleQuest
Since people don't read the above, I'll post this again here so I don't have to write the reply back to this anymore.