DinoMarlir / einfachgustaf-smp

The reborn of the EinfachGustaf Minecraft SMP
https://discord.gg/JrSenp3KmP
GNU General Public License v3.0
3 stars 0 forks source link

feat: custom advancement system #6

Closed mathearbeit76 closed 1 month ago

mathearbeit76 commented 1 month ago
mathearbeit76 commented 1 month ago

state of work: you can now send a test advancement using /notify

mathearbeit76 commented 1 month ago

todo: reaward advancements after rejoin because they are revoked

mathearbeit76 commented 1 month ago

NEW TODOS

mathearbeit76 commented 1 month ago

@DinoMarlir do you want to use MongoDB for this project?

DinoMarlir commented 1 month ago

Yeah, MongoDB with local caching. Huge thanks for your big contribution!

mathearbeit76 commented 1 month ago

todo: advancements need to be compiled just-in-time to fix all toasts reappearing after rejoin

mathearbeit76 commented 1 month ago

@DinoMarlir please review

mathearbeit76 commented 1 month ago

mongodb credentials can be set with env variables (for example through docker)

DinoMarlir commented 1 month ago

mongodb credentials can be set with env variables (for example through docker)

good idea!

mathearbeit76 commented 1 month ago

Yes, that is correct.