Seedable RNG – Persisting your World
This plugin series does not persist generated maps inside the Save Games. It uses a seedable RNG instead. Everytime you pass the same seed value to a command to generate a map, then the same map is generated again. We…