summaryrefslogtreecommitdiffstats
path: root/src/main/resources
Commit message (Collapse)AuthorAgeFilesLines
...
* Brewing task type completed.fatpigsarefat2018-07-271-0/+27
| | | | | | | - 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-0/+13
| | | | | | - 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-212-0/+936
- pom.xml was added - Source files moved - .gitignore adjusted to allow .xml - All Title classes changed to use Bukkit method instead