aboutsummaryrefslogtreecommitdiffstats
path: root/src/me/fatpigsarefat/quests/player
Commit message (Collapse)AuthorAgeFilesLines
* Now using Mavenfatpigsarefat2018-07-215-602/+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
|
* Might have fixed a bug. Not sure (could never recreate it). Closes #18fatpigsarefat2018-06-241-19/+23
|
* 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-054-8/+48
|
* Changed from using lists to mapfatpigsarefat2018-04-222-33/+16
|
* players now stored in mapsfatpigsarefat2018-04-191-24/+8
|
* Initial commitfatpigsarefat2018-04-155-0/+558