D1 Switched from getting entities from world to chunk in attempt to work with folia.
D2 Added better Logging and Error handling.
D3 Removed Birthday Message code.
D4 Updated SRLib to 0.1.7 to fix Paper errors.
D5 SRLib now 0.1.9 for MC 1.21
1.0.11
D1 Added a persistent tag to shulkers spawned by SR
D2 Added 1.19.2 to the 1.19 event handler, may need a separate event handler.
D3 Confirmed that /sr check works in this version, shulkers spawned by SR will have a persistent tag of ShulkerRespawner. Also confirmed to work in 1.19.2.
D4 Added 1.19.3 support.
Disabled Check command for release to prevent abuse.
NOTE: Server Restart is necessary if you don't manually download the correct Lib. D1 1.18.2 compatibility
D2 Minor changes to UpdateChecker Notifications.
D3 Added Libs for 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, and 1.19.
D2-Added a custom library that makes SR work in 1.18, server must restarted after SR copies the library.
D3-Added a check for ShulkerRespawnerLib if running on 1.18+ server, to prevent an error.
To download ShulkerRespawnerLib manually go here:
https://github.com/JoelGodOfwar/Shu...rsioncheck/1.13/ShulkerRespawnerLib-1.0.0.jar This lib is only needed for 1.18-1.18.1
Updated the update checker to reduce lag, now only checks on enabling, and notifies players that have the permission "shulkerrespawner.showUpdateAvailable".
Some minor bug fixes.
Updated the update checker to reduce lag, now only checks on enabling, and notifies players that have the permission "shulkerrespawner.showUpdateAvailable".
Some minor bug fixes.
Dropping 1.9 support.
Fixed an Exception error that would happen on server's not connected to internet.
Fixed Chinese language in lnag.yml. Thanks to a user.
Added a new config which fixes possibility of shulkers spawning over entire End City. Shulkers will only spawn if further than config.yml setting of radius. Default is 10 blocks.
Added two configs.
# This enables or disables random chance double shulker shell drop
chance_double_shulker: true
# Percentage in decimal of chance to get double drop
chance_double_rate: 0.50