snowgears / shopbugs

Shop bug tracker
8 stars 4 forks source link

server-name parameter doesn't work in Spigot servers #104

Closed syntonex closed 4 years ago

syntonex commented 4 years ago

Describe the bug

The server-name parameter doesn't work in Spigot servers. The sign displays Unknown Server.

https://www.spigotmc.org/wiki/spigot-configuration-server-properties/

To Reproduce Steps to reproduce the behavior:

Install a Spigot server with the plugin.

Expected behavior

If there isn't a server-name parameter set, I good option is to use "Server" string as alternative

Screenshots

Version:

Additional context I was reading the FAQ and the GitHub bugs list but I didn't find any information to solve this problem.

BillyGalbreath commented 4 years ago

Spigot removed server-name from server.properties awhile back. Take it up with Spigot, or use a fork that adds it back (like Purpur)

syntonex commented 4 years ago

Thank you for your reply.

I cannot change the Spigot servers to use a different one now, that why I wrote that maybe is a good option to Spigot servers > X version with the server-name tag removed to put the string "Server" and not "Unknow Server".

Is this possible? or to define it in the config.yml?

syntonex commented 4 years ago

Closed, I found a method changing the signConfig.yml