refractored
  • Welcome
  • Joblistings
    • Config
      • GUI
      • Messages
    • Q & A
  • Bloodmoon [updated]
    • Notice
  • Bloodmoon Reloaded
    • Purchase
    • Config
      • World Configs
      • Messages
    • Commands
    • Placeholders
    • Q & A
    • Extensions
Powered by GitBook
On this page
  1. Joblistings

Q & A

PreviousMessagesNextNotice

Last updated 3 months ago

Does this plugin support SQLITE?

Yes. Replace url with "file" in the config if you want to use sqlite.

Your end result should look like this:

Database:
  # For the url, you should only need to replace DATABASE_IP , PORT, and DATABASE_NAME.
  # jdbc:mysql://DATABASE_IP:PORT/DATABASE_NAME
  # replace url with "file" if you want to use sqlite.
  url: "file"
  user: "USERNAME"
  password: "PASSWORD"

Does this plugin support Spigot?

No. Please use (or its )...

How to bypass the paper warning?

The paper warning was added in 2.1, it can be bypassed by adding a entry to your config.

Please note, if this warning was shown, things will likely break if bypassed!

No support will be given!

BypassPaperWarning: true

PaperMC
forks