
Список изменений
Bug fixes
Three advancements were not recognized by the plugin, resulting in the player not being rewarded any points or items upon completion. This was due to the german wiki (where I got the internal advancement names from) containing small naming mistakes. I've confirmed that all achievements are now functional. The list of affected advancements is (german name in parentheses):
- Birthday Song (Geburtstagslied)
- The Power of Books (Spannung in jedem Band)
- Two by Two (Paarweise)
Thanks @Geforced for finding these broken advancements.
Important: Manual steps required
If you currently have an old version of the plugin installed, just replacing the old .jar-file with the new one is not enough:
- Stop the server
- Go to the
DLDSfolder inside thepluginsfolder and delete the filerewards.yml - Start the server
- In case you made manual changes to the
rewards.ymlfile in the past, you need to reapply them now (and restart the server again).
I am reading this because I got one of the advancements above and didn't get my points/items. Can I somehow get my rewards after the fact?
Yes! First, update to the newest version of the plugin (see above for instructions). Now, you need to join the server, revoke the advancement and give it to yourself/the affected player again. Use the following commands depending on which advancement you were not rewarded for (making sure to replace <playername> with the ingame name of the affected player):
- Birthday Song (Geburtstagslied):
/advancement revoke <playername> only minecraft:husbandry/allay_deliver_cake_to_note_block/advancement grant <playername> only minecraft:husbandry/allay_deliver_cake_to_note_block
- The Power of Books (Spannung in jedem Band):
/advancement revoke <playername> only minecraft:adventure/read_power_of_chiseled_bookshelf/advancement grant <playername> only minecraft:adventure/read_power_of_chiseled_bookshelf
- Two by Two (Paarweise):
/advancement revoke <playername> only minecraft:husbandry/bred_all_animals/advancement grant <playername> only minecraft:husbandry/bred_all_animals
Note: You need certain permissions to run the /advancement command. Players with op-permissions can definitely run the command.
I am sorry for the inconveniences caused by this mistake!