Hello there,
This update brings the following:
- Added schedulers - now you can schedule treasures to spawn at certain hours at a certain location in a certain day. You can set multiple schedulers per treasure so you can set multiple days / hours that the treasure will spawn at.
- You can set the day to one of the following: "daily, monday, tuesday, etc.."
- You can set the time of the day in the 24 hour format (for ex: 18:30 for 6:30PM)
- You can set the coords with the format 'x:y:z' (for ex. 100:60:33) or set it to 'random' to spawn a random treasure using the normal settings.
- You need to add the config section yourself, otherwise it will be disabled. Place it like in the photo below
-
- Fixes bug where after the chest was redeemed, the thunder + explosion effect kept going
- Fixed a bug with the Treasure Showcase menu
- Fixed being able to stop the treasure while spawning, causing bugs
- Now, if you set a location in the spawn-locations or inside the scheduler, and that location is unsafe and will cause the treasure to bug out, the treasure won't spawn at all and a message will show in the console
- Added more messages on startup to improve debugging
- Added `treasure-stopped-confirmation: "&6&lTreasure&e&lHunt &fwas stopped @ {world}, X: {x}, Z: {z}"` message in messages.yml
- Now the treasure is set as active later in the spawn process to prevent unexpected behaviour