Skip to content

Releases: SmartGecko44/Spigot-Admin-Toys

Version 4.1.0

22 Nov 22:16
7e05b5a
Compare
Choose a tag to compare

Changelog

- Fixed the Tsunami
- Removed some wrong comments
- Made the code a little bit cleaner

What's Changed

Full Changelog: v4.0.2...v4.1.0

Version 4.0.2

19 Nov 13:33
322ded3
Compare
Choose a tag to compare

Changelog

- moved some files
- fixed some misc.
- removed some typos
- removed some debug statements

What's Changed

Full Changelog: v4.0.1...v4.0.2

Version 4.0.1

18 Nov 11:28
b827551
Compare
Choose a tag to compare

Changelog

- Added information about water cleanup to the action bar

What's Changed

Full Changelog: v4.0.0...v4.0.1

Version 4.0.0 - The optimization update

14 Nov 23:07
2a97700
Compare
Choose a tag to compare

Changelog

- Fixed an issue with the removal of the blocks sending unnecessary packets to the server
- Added the /toggleremovalview command, which lets you toggle between seeing the removal happen live or just seeing the final product
- Optimized the removal algorithms
- Made code execution up to 10x faster with high amounts of blocks if the removal view is set to false
- Removed some debug relics
- Made the radius limit actually stop removal operations at the limit
- Cleaned up the code a bit
- Added an indication as to when the cleanup process for the all block removal (bedrock) finishes
- Made some quality of life adjustments

Known issues

- Some weird edge case, where the plugin completely disables
- Only one operation can run at the same time (wontfix for now)

To be added

- Proper multiplayer support

Not tested in multiplayer (yet™)


What's Changed


Full Changelog: v3.0.0...v4.0.0

Version 3.0.0

05 Nov 12:18
c2a27b7
Compare
Choose a tag to compare

Changelog

- Added Tsunami (Sneak and place water)
- Moved informations to the action bar
- Made the dirt remover drop blocks
- Made the all remover drop diamonds when it breaks them
- Made some quality of life adjustments

Known issues

- All barriers get removed at once, which lags the server and clients

To be added

- Proper multiplayer support

Not tested in multiplayer (yet™)

Version 2.0.0

28 Oct 20:20
5449925
Compare
Choose a tag to compare

Changelog

- Added /stopwauh to stop all block removals
- Added /setradiuslimit to set the max radius of the removal operation
- Added a progress view for both removal actions
- Added summaries for both removal actions
- Added console information

Known issues

- Console shows wrong information about removed water
- All barriers get removed at once, which lags the server and clients
- Progress information gets displayed very frequently

Not tested in multiplayer (yet™)