Stephan
Stephan
I'm using the `kotlin-dsl` Gradle plugin to create a new Gradle plugin written in Kotlin together with IntelliJ IDEA. When using the kotlin-dsl extension methods in `build.gradle.kts`, navigation to the...
While the tree view generally seems to resize automatically that does only work until a certain point (probably some kind of max width). For folder structures with a lot of...
Realistically speaking, ServerListPlus has been semi-abandoned for a while. I try to reply to some issues here on GitHub occasionally, but it's unlikely I will ever get back to implementing...
Apparently people like doing that, currently you need to add all spaces manually. Need to investigate whether this is easy (enough) to add
Originally discussed in https://github.com/Minecrell/ServerListPlus/issues/344#issuecomment-836322579, this would allow setting an entirely custom MOTD/Description/... for outdated clients. The implementation could be done similar to https://github.com/Minecrell/ServerListPlus/pull/99 (a bit clumsy, but should be quite...
Add placeholders that refer to the current status of one of the backend servers.
To hide players from player lists and the random player placeholder, e.g.: - VanishNoPacket - BungeeEssentials
This was requested several times and would basically display the remaining time until a fixed date
From BukkitDev: http://dev.bukkit.org/bukkit-plugins/serverlistplus/#c1 > Please add commands to change the MOTD etc in game! :)