aboutsummaryrefslogtreecommitdiffstats
path: root/src/me/fatpigsarefat/quests/player/questprogressfile
Commit message (Collapse)AuthorAgeFilesLines
* Now using Mavenfatpigsarefat2018-07-213-401/+0
| | | | | | | - pom.xml was added - Source files moved - .gitignore adjusted to allow .xml - All Title classes changed to use Bukkit method instead
* Made sure reward commands are run on main threadfatpigsarefat2018-07-021-3/+5
|
* Right click to cancel quests, closes #9fatpigsarefat2018-06-011-0/+18
|
* 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-052-6/+20
|
* Changed from using lists to mapfatpigsarefat2018-04-222-33/+16
|
* Initial commitfatpigsarefat2018-04-153-0/+371