Added: You can now preview classes with "/ha preview <class>".
Do note that you have to set up permissions required to preview.
Code (YAML):
# Permission required to preview that specific class with "/ha preview"
# Opens a gui inventory with the class' kit.
# Any class not on this list, cannot be previewed.
# CaPs SeNsItIvE :D
preview-permissions:
Knight
: mobarena.preview.knight
Tank
: mobarena.preview.tank
Archer
: mobarena.preview.archer
Chemist
: mobarena.preview.chemist
Oddjob
: mobarena.preview.oddjob
Requires the permission "havenarena.preview" to preview any class, regardless of preview-permissions.
Fixed: The permission "havenarena.reload" is now correctly required to reload the plugin.