stargate-rewritten / Stargate-Interfaces

An interaction addon for features that break StarGate's user-immersion principle (commands and GUIs that exist outside of gameplay)
https://sgrewritten.org/infosgi
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Display Server name: for legacy Bungeecord Stargates #10

Open EpicKnarvik97 opened 2 years ago

EpicKnarvik97 commented 2 years ago

Right now, when using /sgc info, the Network: prompt is displayed before the server name. As that can be quite confusing, it should be changed to Server: when displaying a legacy BungeeCord portal.

The simplest way to achieve this is to create a placeholder {SERVER_NETWORK_PROMPT}, replacing the placeholder with either {NETWORK_PROMPT} or {SERVER_PROMPT} and re-run the replacement of translated messages.