Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Discussion in 'Spigot Plugin Development' started by goopy, Jan 27, 2020.
n/a
You could change the biomes at runtime using the ChunkGenerator class.
Is this make any sense
Yes, you don't need to provide an instance for static methods, as their results don't depend on it.