Minigame map/arena library to hold & store data.
minecraft
minecraft-lib
minecraft-library
Commits
Author
Commit
Message
Date
* Remove convenience functions
* Rework toToml & fromToml, by simplifying them and recursively convert values & recursively read values
* Removed ambiguous "world"
* Added getLocation, which should be used to build a usable Location from a world and a position
* Added sections
* Added object normalization
* Added* some convenience functions