aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added testsfatpigsarefat2019-01-261-0/+25
|
* Added Citizens task typefatpigsarefat2018-10-201-1/+16
| | | | | | | - "citizens_deliver" and "citizens_interact" added - Fixed a stupid bug with the startQuest response codes - Removed "beta" tag - Added Citizens to softdepend & pom.xml
* Namespace has changedfatpigsarefat2018-10-201-2/+2
| | | | | | - Changed package to com.leonardobishop.quests - Incremented version number - No longer in beta
* Update pom.xmlfatpigsarefat2018-08-201-1/+1
|
* Brewing task type completed.fatpigsarefat2018-07-271-1/+1
| | | | | | | - Added BrewingTaskType "brewing" - Added example brewing config to the config - Changed version to 2.0.13 - Started work on BrewingCertainTaskType "brewingcertain"
* Added quest cancel guifatpigsarefat2018-07-251-1/+1
| | | | | | - config.yml was updated with new items - QMenuCancel.java and EventInventory.java added for the gui - pom.xml version changed to 2.0.11
* Now using Mavenfatpigsarefat2018-07-211-0/+113
- pom.xml was added - Source files moved - .gitignore adjusted to allow .xml - All Title classes changed to use Bukkit method instead