WiIIiam278 / HuskHomes

The powerful & intuitive homes, warps, and teleportation suite
https://william278.net/project/huskhomes
Apache License 2.0
127 stars 83 forks source link

refactor: significantly refactor internals, remove Sponge #708

Closed WiIIiam278 closed 1 month ago

WiIIiam278 commented 1 month ago

Modularizes code and moves initialization and shutdown logic into the common module.

This PR also removes Sponge. Unfortunately, Sponge requires a lot of work to maintain - being an experimental, poorly documented platform that makes a lot of (cutting?)edge design choices - and sees only a very very small fraction of downloads. HuskHomes' target of Sponge platforms was also somewhat poor.

Forge support will be explored in the future, time-permitting.