Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
README content fix
Browse files Browse the repository at this point in the history
  • Loading branch information
igoyek authored Jul 29, 2024
1 parent edd0a3e commit ea5efe8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
### FlameChat 🔥 - Chat management plugin written for FlameCode studio.

+ Plugin update: `1.0.4`
+ Supported versions: `1.16.5 - 1.19.4`
+ Required Java version: `11+`
+ Plugin update: `2.0.0`
+ Supported versions: `1.19.4 - 1.21`
+ Required Java version: `17+`

**Commands:**
+ /chat - displays list of available commands
+ /chat enable - unlocks the ability to write in the chat
+ /chat disable - blocks the ability to write in the chat
+ /chat premium - allows to write in the chat only for premium users
+ /chat slow [time] - sets time slowdown
+ /chat reload - reloads plugin configuration
+ /adminchat <message> - message to staff members

**Additional functions:**
+ Staff members chat (*/adminchat*)
+ Censorship of individual phrases/words
+ Welcome and farewell messages
+ New user message (first connection)
+ Color RGB messages in HEX format, e.g. `&#FF0000`
+ MiniMessage support! (https://docs.adventure.kyori.net/minimessage.html)

**Permissions:**
+ flamechat.command.chat - master permission for the /chat command
Expand All @@ -29,6 +28,7 @@
+ flamechat.bypass.locked - the ability to write in a blocked chat
+ flamechat.bypass.slow - bypass chat slowdown
+ flamechat.bypass.censor - bypass censorship in chat
+ flamechat.bypass.premium - bypass for typing when chat is only for premium users
+ flamechat.adminchat - admin chat access

**Support - Discord server:** [FlameCode.pl - Twój pomysł Nasze wykonanie](https://discord.com/invite/EhVVXuBVTQ)

0 comments on commit ea5efe8

Please sign in to comment.