issues
search
NucleoidMC
/
plasmid
Server-side minigame development library based on Fabric.
GNU Lesser General Public License v3.0
88
stars
31
forks
source link
Feat: Hot reload maps
#293
Open
Restioson
opened
5 months ago
Restioson
commented
5 months ago
This adds
onReload listener which is called at the end of datapacks
regenerate() method on GameSpaceWorlds which regenerates a world using a new ChunkGenerator
This adds