1.3.0
smelt : Uses: Furnace, Smoker, Blast Furnace
crafter : Using the crafter for automatic crafting
brew : Creating potions with the Brewing stand
1.2.6
Community mission management has been added, these missions will be visible to all players and can be progressed/completed by everyone
The following types of missions are excluded for obvious reasons:
"claim", "world", "money", "exp", "region", "effect", "playtime", "move", "inventory", "achievement", "biome".
See the documentation for more information
1.2.2
Now from the config.yaml file it is possible to filter the categories only for the missions that actually exist, the others will be automatically hidden
1.2.1
Dedicated libraries have been created to avoid using external libraries that increase the plugin's size and performance.
The plugin goes from 945KB to 184KB.
3 new mission types have been added:
-
Inventory : Check the contents of the player's inventory with the ability to remove items upon mission completion
-
Achievement : Check the in-game achievements (individual for each player) for mission completion. Further information will be described in the documentation.
-
Biome : Check the biome the player is in
1.1.9
- Added title and subtitle upon mission completion
- Added particle effect to mission completion (Version 1.21 >)
- Added "money", "exp", and "item" reward options
- Fixed repeatable missions (playtime)
- Fixed time counter /quests time
- Added the ability to disable missions in worlds
- Added the ability to make all missions active immediately
- Added the ability to disable progress for OP players
1.1.8
- Added "move" type missions (on foot, minecart, elytra, horse, strider, pig, camel, boat)
- Added custom GUIs (Fully customizable)
- Added improved logging system to report issues
- Various improvements and minor bug fixes
1.1.8
- Added "move" type missions (on foot, minecraft, elytra, horse, strider, pig, camel, boat)
- Added custom GUIs (Fully customizable)
- Added improved logging system to report issues
- Various improvements and minor bug fixes
1.1.3
Fixed MythicMobs mission handling per request from:
franek_69 (discord ticket-10)
Added missing category of MythicMobs quests
1.1.0
In this update, Portuguese (Brazilian) translation has been added to the supported languages
Also added automatic plugin update when it detects updates
Added categories that filter missions with two display modes
1.0.9
-The missions also include "farm" and "region"
- Added Spanish language (with the help of
@ekko19 )
- Added command: /quests reload
- Added placeholders
1.0.8
Added automatic sorting of GUI missions.
1- active missions
2- inactive missions (activatable)
3- locked missions
4- completed missions (if visible)
Added the ability to unlock missions
- unlocking is done by completing the missions set in the file
Correct saving of data in the database. (In version 1.0.7 it did not save)
Added new entries to files: config.yml , message.yml and quests.yml
Updates to the "/quests edit" GUI will follow in version 1.0.9, at the moment changes must be made manually from the .yml files
1.0.7
Following an update, some entries have been added to the config.yml file. With the last update before this one, it did not generate the missing entries and gave an error in the console.
With this update, all new entries are automatically added to the file without having to overwrite it.
A version control has also been added to better manage the hiding of attributes between 1.20 and 1.21
1.0.7
Following an update, some entries have been added to the config.yml file. With the last update before this one, it did not generate the missing entries and gave an error in the console.
With this update, all new entries are automatically added to the file without having to overwrite it.
A version control has also been added to better manage the hiding of attributes between 1.20 and 1.21
1.0.6
-Added the ability to set the desired language from the config.yml file in case the language detected by the plugin is not correct
-Added the ability to set a custom Alias command
1.0.5
Based on a report by Tibi1984bp, a problem with the GUI icons has been fixed.
Added update checking requested by Kajtek7123
+ Changed GUI editing icons
1.0.4
Moved configurations from message.yml to config.yml
Changed icons within GUIs
1.0.3
The plugin did not display the correct messages based on the language set
1.0.2
Fixed plugin startup