lucko
lucko
```java boolean isBungee = Bukkit.getServer().spigot().getConfig().getBoolean("settings.bungeecord", false); ```
Without the option set, your server effectively is running in offline mode, as the server doesn't attempt to authenticate itself, and it doesn't use the data forwarded by the proxy....
> If I change it now, the chart would be completely useless for quite a long time You're effectively saying: I'm not going to bother to *ever* update my software...
Does the order even matter?
It depends on the implementation
I don't understand what you mean
Indeed a Set would be a more reasonable way to store parents. I don't see why a set method accepting the full list is necessary, no such method exists for...
Fixed the merge conflicts caused by the most recent commit on master, should be good to go now?
Yeah, I think doing both could work. Maybe have it display over the top of the page (like the help menu) so it can be easily dismissed or closed.
Hi, thanks for this! We had a chat in Discord about the changes, @Turbotailz had some concerns about using `v-html`, as you don't get any of the xss protections provided...