aboutsummaryrefslogtreecommitdiffstats
path: root/src/me/fatpigsarefat/quests/player/questprogressfile/QuestProgress.java
Commit message (Collapse)AuthorAgeFilesLines
* Now using Mavenfatpigsarefat2018-07-211-106/+0
| | | | | | | - pom.xml was added - Source files moved - .gitignore adjusted to allow .xml - All Title classes changed to use Bukkit method instead
* Fix for NullPointerException when a task is added after the quest has ↵fatpigsarefat2018-05-061-6/+19
| | | | already been initialized before.
* Can now modify data (/q a moddata).fatpigsarefat2018-05-051-0/+4
|
* Changed from using lists to mapfatpigsarefat2018-04-221-13/+6
|
* Initial commitfatpigsarefat2018-04-151-0/+96