- mythicmobs_killing task types can now have a minimum level requirement
- See the wiki
-
Code (YAML):
tasks:
killing:
type
:
"mythicmobs_killing"
amount
: 1
name
: SkeletonKing
min-level
: 2
- The standard mobkillingcertain now has support for multiple name
A version of Quests which features MySQL support is currently in works. If you have a GitHub account, you can download builds of this version for testing by heading to
this page, clicking on any run on the sql branch (NOT master) and downloading the JARs near the bottom of the page. (
Example build).
If you want to use these builds, please note the following:
- The sql branch is based on version 2.16.8 (the version before this)
- There is no documentation available, other than the comments in config.yml
- This is an experimental version for testing and development; do not use on production servers