What's Changed
- added
permission
requirement - fixed 1.21.4
- added displayItem for quests
- many bug fixes
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.1.1...2.0.0
If you want more information feel free to take a look at the wiki: https://codearray.dev/docs/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://codearray.dev/discord)!
What's Changed
- fixed a bug making ingame quest creation / editing break the plugin for Minecraft version 1.21.3
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.1.0...1.1.1 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic.codearray.dev/docs/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.codearray.dev/discord)!
What's Changed
- added backward and forward item config in
config.yml
- added the option to create a
/quests
and a/storylines
directory to create a file for each storyline / quest - added
money
requirement - added
resetType
property to requirements with values:NONE
,ONLY_AMOUNT
,COMPLETE
- several bug fixes
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.11...1.1.0 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic.codearray.dev/docs/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.codearray.dev/discord)!
What's Changed
- fixed items
- fixed setDescription and setFriendlyName comands for a quest
- fixed items sometimes not being correctly removed after quest compeletion
- fixed mob kills being counted twice
- several more bug fixes
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.10...1.0.11 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.anturnia.net/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- made plugin working for 1.21
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.9...1.0.10 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- fixed issues when PlaceholderAPI isn't installed
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.8...1.0.9 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- added mobBreed quest requirement
- fixed sub-commands permissions
- fixed
/quests reset
command
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.7...1.0.8 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- announce configuration option
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.6...1.0.7 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- fixed permission bugs
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.5...1.0.6 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- added Ingame quest creation
/quests create
- added Ingame quest editing
/quests edit
- added console message when an update is avaliable
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.4...1.0.5 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- added reachLocation quest requirement
- added ability for
/quests reset
command to reset all quests of a player - added ability for
/quests storylines reset
command to reset all storylines of a player - added config option to configure aliases of commands (https://logic-wiki.anturnia.net/config-yml-configuration)
- added PlaceholderApi support for all messages.
- added group option to storyline npcs so they can be completed in the order the player wants (https://logic-wiki.anturnia.net/storylines-yml-configuration#creating-a-new-storyline)
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.3...1.0.4 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- added placedBlocks quest requirement
- added destroyedBlocks quest requirement
- added blockInteractions quest requirement
- added
/quests storylines reset
command - added
anturniaquests.command.admin.storylines.reset
permission - bug fixes
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.2...1.0.3 Todo-List: https://github.com/users/FrinshHD/projects/7
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.anturnia.net/discord)!
What's Changed
- added
/quests iteminfo
command, more information here: https://logic-wiki.frinshy.me/anturniaquests-commands - added
anturniaquests.command.admin.itemInfo
permission, more information here: https://logic-wiki.frinshy.me/anturniaquests-permissions - smaller bug fixes
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.1...1.0.2
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.frinshy.me/discord)!
What's Changed
- fixed bug that the plugin wouldn't be enabled when PlaceholderAPI isn'T installed
- fixed bug when no economy plugin is installed
- smaller bug fixes
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/1.0.0...1.0.1
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.frinshy.me/discord)!
What's Changed
- added Storylines more information here: https://logic-wiki.frinshy.me/storylines-yml-configuration
- added
/quests version
command - added
/quests reset <playerName> <questID>
command - added killedEntities as a option for quest requirements
- several bug fixes
If you want more information feel free to take a look at the wiki: https://logic-wiki.frinshy.me/anturniaquests
Full Changelog: https://github.com/FrinshHD/AnturniaQuests/compare/beta-1.1.1...1.0.0
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://logic.frinshy.me/discord)!
Changes:
- reworked message system
- reworked rewards options
- you can now execute commands when a player completes a quest (more at https://github.com/FrinshHD/AnturniaQuests/wiki/Quests.yml)
- smaller bug fixes
!Important: If you are updating from a previouse version please delete your old messages.properties
and quests.yml
file and then restart the server!
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://discord.gg/XufVCDmHuv)!
Changes:
- Messages fixes
- Serveral bug fixes
!Important: If you are updating from a previouse version please delete your olf messages.properties file!
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://discord.gg/XufVCDmHuv)!
Changes:
- Serveral bug fixes
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://discord.gg/XufVCDmHuv)!
Changes:
- Serveral smaller bug fixes
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://discord.gg/XufVCDmHuv)!
Changes:
- Added join message when an update for the plugin is availabe, you only receive it when you have the new
quests.admin.updateNotify
permission. - Added
messages.properties
file where you can modify all messages for your needs. - Added
quests.admin.updateNotify
permission, it is set by default for players having op. You needed if you want to receive notifications when an update is avaliable. - Several bug fixes regarding permissions.
If you come across any problems please don't hesitate to contact us on our Discord-Server (https://discord.gg/XufVCDmHuv)!