aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Start BungeeCord synchronisation with plugin messaging channelfix/syncLMBishop2021-06-216-33/+68
| | | | - See #180
* Convert to multi module projectLMBishop2021-06-1793-0/+9706
- Common module to provide an abstract Quests plugin - Api is still todo