
Egg Hunt
A simple server-side easter egg hunt mod for Fabric.
- Загрузки
- 434
- Подписчики
- 3
- Обновлён
- 27 марта 2024 г.
- Лицензия
- MIT
Опубликован 8 марта 2024 г.
Egg Hunt
Egg Hunt is a simple and fun way to introduce a festive Easter egg hunt to your Fabric server. Players can find eggs placed all around the world, with easily customizable textures and rewards.
Resources
- Check out the gallery to get an impression of what this mod looks like in-game.
- See also the repository's README for more information!
Important Notes
- The mod will prevent eggs from being broken by any means other than a player with sufficient permission breaking them, such as using water or TNT. This might cause client desynchronization issues, which can however be fixed by simply relogging.
- Also consider adding a permissions mod like LuckPerms to your server to gain more precise control over permissions.
Please create an issue if you encounter any problems!
Ченджлог
0.2.1Бета1.20.4 · 27 марта 2024 г.
What's changed?
- Added an argument to
/egghunt leaderboardwhich allows you to limit the number of players shown on the leaderboard. - Improved config hints as well as logging. (You will need to let the config file be recreated to see the updated comments.)
0.2.0Бета1.20.4 · 16 марта 2024 г.
What's changed?
- Rewrote all the database code.
- ⚠️ The new database schema is incompatible with that of version 0.1.0. Please delete any existing
EggHunt.dbfile before using this version. - This mod no longer depends on JetBrain's Exposed framework, which should fix some incompatibilities with other mods depending on a different version of it.
- Leaderboards are now generated entirely using SQL queries (and are sorted correctly as well).
- ⚠️ The new database schema is incompatible with that of version 0.1.0. Please delete any existing
- Fixed an issue with egg block break detection.
Комментарии
Загружаем…