SkinsRestorer / SkinsRestorerX

The most popular skin plugin for Minecraft

Home Page:https://skinsrestorer.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bungeemode not working properly on Spigot forks where spigot.yml is renamed

Dennoquellovero opened this issue · comments

The plugin doesn't work properly on one of my sub-servers that runs SportPaper, starting in Standalone Mode instead of Bungee. It does work properly on the other sub-servers that run PaperMC.

I believe it might be because the configuration file for the server is called sportpaper.yml, instead of the default spigot.yml.

I'm using a PaperMC fork called SportPaper, running in a Velocity proxy.

===== info from discord ============
I've realized this might be because my server configuration file is called sportpaper.yml instead of spigot.yml

commented

No such generic api available. Guess we should point out the override files.

commented

The Bukkit.spigot().getConfig() should normally work just fine as a replacement, and we are using that as our API.