Tonnanto / BasicQuests

A plugin for Spigot servers that implements randomly generated basic quests with rewards for players.
GNU General Public License v3.0
11 stars 4 forks source link

Issue enabling plugin #1

Closed rmdtech closed 2 years ago

rmdtech commented 3 years ago

log.txt

Having issues enabling the plugin. Attached server log for reference. Config files are not created on initialisation for first time. Jar file present, but no other files created.

Tonnanto commented 3 years ago

It seems you are running a bukkit server. A spigot compatible Server (Spigot or Paper) is required in order to run BasicQuests.

I'd always recommend switching to spigot or paper from bukkit / craftbukkit for performance reasons. There should be no disadvantages or compatibility issues when switching.

Thanks for your feedback and sorry for the late reply :)