jpenilla / MiniMOTD

Minecraft server/proxy plugin to set the server list MOTD using MiniMessage for formatting, supporting RGB colors.
https://modrinth.com/plugin/minimotd
MIT License
276 stars 31 forks source link

[Feature Request] perDomainStatus #185

Closed ghost closed 4 months ago

ghost commented 4 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like

  example:
    domain: example.com
    description:
      activated: true
      text:
        - "&3Use IP example.com to connect to the server!"
    favicon:
      activated: false
      file: example.png

Describe alternatives you've considered https://github.com/AlexProgrammerDE/PistonMOTD

Additional context Add any other context or screenshots about the feature request here.

jpenilla commented 4 months ago

https://github.com/jpenilla/MiniMOTD/wiki#advanced-configuration

ghost commented 4 months ago

https://github.com/jpenilla/MiniMOTD/wiki#advanced-configuration

PistonMod also work for Spigot

ghost commented 4 months ago

And how to config perdomain?