Skip to content
Alberto Migliorato edited this page Aug 28, 2020 · 2 revisions

Frequently Asked Questions

This section is still under heavy development. Please be patient.

Tip: Always check your console for any errors during startup or whenever something goes wrong!


1) Are there any dependencies I have to put on my server to make this lib work?

R: No, there aren't. This jar is independent: you don't need to download anything else to make it run successfully.

2) Can I use any older versions without getting errors or bugs?

R: Well, it depends on how old the related version is. The older it is, the more likely it won't work fine. Major updates may cause some breaks with backwards versions, so it is strongly recommended to keep the plugin updated.

3) Does it work with version 1.X..?

R: We always try to use methods present in most Bukkit versions; however, sometimes it may not be possible, but we're always adding new compatibilities for both older and newer versions. The tested versions are 1.7.x-1.16.x: if you own one of these, then we're quite sure it will run without any problems.