Common Questions
Is there a Test Server?
Yes! Here's the ip: xericker.nekoservers.com
The server supports versions from 1.9 to 1.20.
Can you add XYZ feature?
To have your feature suggestions considered for future updates, please post them in the Discord server, which can join by clicking here.
Does the plugin work on XYZ version?
Every supported version is stated in the resource's thread. If your version is missing then the plugin may or may not work on this version.
Why doesn't the plugin have 1.8 support?
Supporting an 8-year-old version of Minecraft is a lot of work and would require coding two separate versions of the plugin. It would also double the time needed to add new features and fix bugs, which is not feasible.
When will the next update come out?
While Iām not obligated to update the plugin, I will do my best to add new features and fix bugs as time allows.
How do I reload the plugin?
Unfortunately, the plugin does not come with the self-reload feature. However, you can use PlugManX or PluginManager to apply the changes without restarting the plugin
Can I disable the Song Pack's Resource Pack?
Yes, that's entirely possible. There are two scenarios:
Song Pack Enabled: The Resource Pack is sent to players when they click on a Vault, and players will not be able to interact with the Jukebox Songs when they decline.
Song Pack Disabled: The Resource Pack is not sent. Jukebox Song functionality is enabled even if players don't load the Resource Pack. This is recommended when you plan to merge the songs into your server's resource pack.
To disable the Song Pack, open song-pack.yml
and set pack-enabled
to false.
Last updated