Dinnerbone / mcstatus

A Python class for checking the status of an enabled Minecraft server
http://dinnerbone.com/minecraft/tools/status/
1.11k stars 146 forks source link

Support multiple types of formatting for MOTD #204

Closed kevinkjt2000 closed 2 years ago

kevinkjt2000 commented 2 years ago

From this conversation https://github.com/Dinnerbone/mcstatus/pull/196#discussion_r794997184_

We could make parsing descriptions easier by providing multiple properties for MOTD that format in a way that match their name (e.g. html_description, ansi_description, plaintext_description, xt256_description, etc.)