minecraft-motd-parser

The Minecraft Server MOTD Parser

MIT License

Downloads
799
Stars
20
Committers
1

Bot releases are hidden (Show)

minecraft-motd-parser - v1.1.2 Released Latest Release

Published by SnowFireWolf about 1 year ago

What's New

  • support MOTD reset codes
  • rename fucntion clean tags to clean codes

What's Changed

Full Changelog: https://github.com/SnowFireWolf/minecraft-motd-parser/compare/v1.1.1...v1.1.2-1

minecraft-motd-parser - v1.1.1 Released

Published by SnowFireWolf over 1 year ago

minecraft-motd-parser - v1.1.0 Released

Published by SnowFireWolf almost 2 years ago

What's new

  • optimize
  • support treeshake
  • new build system for package
  • npm ignore for not need folders
  • new import method

import method example

// new and old, all support

// new
import motdParser from '@sfirew/mc-motd-parser';

// old
import { motdParser } from '@sfirew/mc-motd-parser';

What's Changed

Full Changelog: https://github.com/SnowFireWolf/minecraft-motd-parser/compare/v1.0.9...v1.1.0

minecraft-motd-parser - v1.0.9 Released

Published by SnowFireWolf about 2 years ago

minecraft-motd-parser - v1.0.9-1 Released

Published by SnowFireWolf about 2 years ago

What's Changed

Full Changelog: https://github.com/SnowFireWolf/minecraft-motd-parser/compare/v1.0.9...v1.0.9-1

minecraft-motd-parser - v1.0.9 released

Published by SnowFireWolf about 2 years ago

What's Changed

Thanks OpenSource03 report style bug from #2 🎉

Full Changelog: https://github.com/SnowFireWolf/minecraft-motd-parser/compare/v1.0.8...v1.0.9

minecraft-motd-parser - v1.0.8 released

Published by SnowFireWolf over 2 years ago

What's Changed

  • readme wrong example
  • html xss formatting

Full Changelog: https://github.com/SnowFireWolf/minecraft-motd-parser/compare/v1.0.7...v1.0.8

minecraft-motd-parser - v1.0.7 released

Published by SnowFireWolf almost 3 years ago

minecraft-motd-parser - v1.0.5 released

Published by SnowFireWolf almost 3 years ago

Add description in function, you can see that in VSCode or other IDE

minecraft-motd-parser - for deno

Published by SnowFireWolf about 3 years ago

minecraft-motd-parser - Officially released v1.0.4

Published by SnowFireWolf about 3 years ago

Complete something

minecraft-motd-parser - first release

Published by SnowFireWolf about 3 years ago