forked from fzorb/noThankYouMicrosoft
update readme.md
This commit is contained in:
parent
a80fb99bdc
commit
ed37993134
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
||||||
# No, thank you, Microsoft
|
# No, thank you, Microsoft
|
||||||
|
This is the gay version!
|
||||||
|
|
||||||
This plugin was created with the scope of being an incredibly simple way to remove the ability for Mojang to snoop through you messages by reimplementing the PlayerChatEvent to be a server broadcast, however, I have added some interesting features.
|
This plugin was created with the scope of being an incredibly simple way to remove the ability for Mojang to snoop through you messages by reimplementing the PlayerChatEvent to be a server broadcast, however, I have added some interesting features.
|
||||||
|
|
||||||
When making this plugin, I took the liberty to make it so you can customise how the messages look using [MiniMessage](https://docs.advntr.dev/minimessage/index.html). Keep in mind that players can also format the message content with MiniMessage.
|
When making this plugin, I took the liberty to make it so you can customise how the messages look using [MiniMessage](https://docs.advntr.dev/minimessage/index.html). Keep in mind that players can also format the message content with MiniMessage.
|
||||||
|
@ -6,5 +8,3 @@ When making this plugin, I took the liberty to make it so you can customise how
|
||||||
It is very lightweight, having a little under 50 lines of code, however this might change when I will get to implementing PlaceholderAPI support.
|
It is very lightweight, having a little under 50 lines of code, however this might change when I will get to implementing PlaceholderAPI support.
|
||||||
|
|
||||||
Licensed under WTFPL.
|
Licensed under WTFPL.
|
||||||
|
|
||||||
Download from the [releases tab](https://git.fzorb.xyz/fzorb/noThankYouMicrosoft/releases).
|
|
Loading…
Add table
Add a link
Reference in a new issue