Matt's Markdown JSON message

Message framework for markdown like syntax to be converted to Minecraft.

License

License

GroupId

GroupId

me.mattstudios.utils
ArtifactId

ArtifactId

matt-framework-msg
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Matt's Markdown JSON message
Message framework for markdown like syntax to be converted to Minecraft.
Project URL

Project URL

https://github.com/ipsk/MF-MSG
Source Code Management

Source Code Management

http://github.com/ipsk/MF-MSG

Download matt-framework-msg

How to add to project

<!-- https://jarcasting.com/artifacts/me.mattstudios.utils/matt-framework-msg/ -->
<dependency>
    <groupId>me.mattstudios.utils</groupId>
    <artifactId>matt-framework-msg</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.mattstudios.utils/matt-framework-msg/
implementation 'me.mattstudios.utils:matt-framework-msg:1.1.5'
// https://jarcasting.com/artifacts/me.mattstudios.utils/matt-framework-msg/
implementation ("me.mattstudios.utils:matt-framework-msg:1.1.5")
'me.mattstudios.utils:matt-framework-msg:jar:1.1.5'
<dependency org="me.mattstudios.utils" name="matt-framework-msg" rev="1.1.5">
  <artifact name="matt-framework-msg" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.mattstudios.utils', module='matt-framework-msg', version='1.1.5')
)
libraryDependencies += "me.mattstudios.utils" % "matt-framework-msg" % "1.1.5"
[me.mattstudios.utils/matt-framework-msg "1.1.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains : annotations jar 17.0.0
me.mattstudios.utils : commonmark-java-mf jar 0.1.3
com.atlassian.commonmark : commonmark-ext-gfm-strikethrough jar 0.15.2
me.mattstudios.utils : matt-framework jar 1.4.2

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot jar 1.16.2-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.

Markdown Messages Lib

GitHub release (latest by date) GitHub Discord

Introduction

MF-MSG is a message lib that implements Discord like markdown syntax to minecraft.
This lib uses a modified version of commonmark-java to be more like Discord's markdown.

You can find the documentation of the project here.

Contributing

Feel free to contribute with anything you want!

A special thanks to the ones who helped me make this lib: Yugi for the help in the beginning, Sxtanna for the markdown parser help, and Nicole for the lovely colors!

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1
1.0