Update 1.4 ~ Fixed a duplication exploit involving the /cancelaltarcrafting command ~ Fixed an issue where an altar would break and behave weirdly due to certain configuration changes being applied to existing altars ~ Updated spigot-page reference images to be more readable
Update 1.3.3 + Added support for SuperVanish plugin for auto-completions (to hide vanished players from showing up there) * Licensing change (Only affects usage of the source-code) - Please refer to the github page for details
Update 1.3 + Added the option of executing one or multiple commands upon completion of a recipe on an altar. This can replace the result produced by the recipe or be executed in addition to it + Added a messages.yml file, which can be used to configure messages displayed to players ~ Changed internal configuration handling, to prevent certain issues such as default values being provided as altar-parameters even though they do not exist in the current configuration
Update 1.2 + Added option to add a permission and configurable no-permission message to each recipe ~ Changed recipe parser to check for exact matching nbt-data, instead of just matching item-material
Update 1.1 ~ Fixed MMOItems item amount being ignored in recipe configuration ~ Fixed checks for ingredient amounts not working correctly while crafting - Removed notice in the configuration file that the MMOItems feature is untested, as it is now tested and confirmed working