hypherionmc / simple-rpc-public

Simple-RPC Issues, wiki and data github
https://www.curseforge.com/minecraft/mc-mods/simple-discord-rpc/
14 stars 1 forks source link

[Suggestion] Server address instead of stored server name #30

Closed JaTiTV closed 2 years ago

JaTiTV commented 2 years ago

Could you add this, so that not the name is displayed as you have saved it, but the address with which you come to the server?

image

hypherionmc commented 2 years ago

You can use the %serverip% variable for that. It will show the IP/Web address you used to connect to the server with. Alternatively, you can define a custom server entry to override all the info based on the connection address

JaTiTV commented 2 years ago

OK thx