aboutsummaryrefslogtreecommitdiffstats
path: root/src/me/fatpigsarefat/quests/player/questprogressfile/QuestProgressFile.java
Commit message (Collapse)AuthorAgeFilesLines
* Now using Mavenfatpigsarefat2018-07-211-254/+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
|
* Can now modify data (/q a moddata).fatpigsarefat2018-05-051-6/+16
|
* Changed from using lists to mapfatpigsarefat2018-04-221-20/+10
|
* Initial commitfatpigsarefat2018-04-151-0/+234