aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/me/fatpigsarefat/quests/Quests.java
Commit message (Collapse)AuthorAgeFilesLines
* Namespace has changedfatpigsarefat2018-10-201-455/+0
| | | | | | - Changed package to com.leonardobishop.quests - Incremented version number - No longer in beta
* Brewing task type completed.fatpigsarefat2018-07-271-0/+3
| | | | | | | - Added BrewingTaskType "brewing" - Added example brewing config to the config - Changed version to 2.0.13 - Started work on BrewingCertainTaskType "brewingcertain"
* Now using Mavenfatpigsarefat2018-07-211-0/+452
- pom.xml was added - Source files moved - .gitignore adjusted to allow .xml - All Title classes changed to use Bukkit method instead