HSGamer/HSCore

Relocate org.yaml path into the library's path.

portlek opened this issue · 0 comments

It can cause bugs on the older Bukkit version. for example, in 1.8.8, Bukkit is using 1.15 version of the snakeyaml and the current simple-yaml is using 1.26, and that cause no such method exception.
This should make after #12 done.