New projects are created as drafts and can be found under your profile page.
https://modrinth.com/mod/
New projects are created as drafts and can be found under your profile page.
A moderation message is optional, but it can be used to communicate problems with a project's team members. The body is also optional and supports markdown formatting!
JustChat is a simple plugin that controls chat formatting and introduces permissions for minimessage formatting in the chat.
justchat.color
- Allows for usage of basic color tagsjustchat.bold
- Allows for usage of <b>
justchat.italic
- Allows for usage of <i>
tagjustchat.underlined
- Allows for usage of <u>
tagjustchat.strikethrough
- Allows for usage of <st>
tagjustchat.obfuscated
- Allows for usage of <obf>
tagjustchat.gradient
- Allows for usage of <gradient>
tagjustchat.font
- Allows for usage of <font>
tagjustchat.rainbow
- Allows for usage of <rainbow>
tagjustchat.hover
- Allows for usage of <hover>
tagjustchat.click
- Allows for usage of <click>
tagjustchat.format
- Allows for usage of <b>
, <i>
, <u>
and <st>
tagsjustchat.colors
- Allows for usage of basic color tags, <gradient>
and <rainbow>
tagsjustchat.actions
- Allows for usage of <click>
and <hover>
tagsFormat is what the message will look like formatted. Only available placeholder aside from PlaceholderAPI ones is %message%
, that just returns the message player sent.