| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
- "citizens_deliver" and "citizens_interact" added
- Fixed a stupid bug with the startQuest response codes
- Removed "beta" tag
- Added Citizens to softdepend & pom.xml
|
| |
|
|
| |
- Hopefully closes #32
|
| |
|
|
| |
- Closes #30, closes #31
|
| |
|
|
| |
- Changed name to my new name
|
| |
|
|
|
|
| |
- Changed package to com.leonardobishop.quests
- Incremented version number
- No longer in beta
|
| |
|
|
|
|
| |
- When clicking a quest a player has already started, it would reset
- Default messages added to config.yml
- New response code from the startQuest method (5)
|
| |
|
|
|
| |
- Configuration is similar to the position task type
- Default added to config.yml
|
| |
|
|
|
| |
- Clicking on a quest on a page higher than 1 would activate a quest
on the first page.
|
| |
|
| |
- Might have been a logical error with the permissions
|
| |
|
|
|
|
|
| |
- Added BrewingTaskType "brewing"
- Added example brewing config to the config
- Changed version to 2.0.13
- Started work on BrewingCertainTaskType "brewingcertain"
|
| | |
|
| |
|
|
|
| |
- When trying to get admin help by doing "/q a" it would not work
because of a misplaced method.
|
| |
|
|
|
|
| |
- config.yml was updated with new items
- QMenuCancel.java and EventInventory.java added for the gui
- pom.xml version changed to 2.0.11
|
|
|
- pom.xml was added
- Source files moved
- .gitignore adjusted to allow .xml
- All Title classes changed to use Bukkit method instead
|