Changelog
- implement a first prototype for interacting with Minecraft worlds
- new class MinecraftWorld that represents a Minecraft world with methods to copy to other servers and locations
- change the active world of a server
- create new worlds
- add property for whitelisted players
PR's
* Feature/worlds by M0rica in https://github.com/Uncooldevs/mc-server-interaction/pull/3
**Full Changelog**: https://github.com/Uncooldevs/mc-server-interaction/compare/v0.1.2...v0.2.0