Skip to content

Commit 078e993

Browse files
committed
Added groups to ReadMe
Took 6 minutes
1 parent b826249 commit 078e993

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
![Static Badge](https://img.shields.io/badge/MC-1.18-green)
88
![Static Badge](https://img.shields.io/badge/MC-1.19-green)
99
![Static Badge](https://img.shields.io/badge/MC-1.20-green)
10+
![Static Badge](https://img.shields.io/badge/MC-1.21-green)
1011
![Modrinth Downloads](https://img.shields.io/modrinth/dt/km0yAITg?logo=Modrinth&style=flat-square)
1112

1213

@@ -41,10 +42,14 @@ This is a Minecraft plugin for Spigot/Paper servers that allows players to set t
4142
- The Plugin got Placeholders:
4243
- `%tubsstatusplugin_status_playername%` (playname should be changed out for the real Playername, Duuuh.)
4344
- `%tubsstatusplugin_status%`
45+
- Groupmode
46+
- turn on Group Mode in the Config and preconfigure set Groups for Players
47+
- A Player will not be able to set a fully custom status but he can use one of the preconfigured Groups.
4448

4549
## Permissions
4650

4751
- `StatusPlugin.setStatus`: Allows a player to set their own status and remove it. (default: `true`)
52+
- `StatusPlugin.group.set`: Allows players to set their status as a group status. (default: `true`)
4853
- `StatusPlugin.admin.setStatus`: Allows a player to set and remove other players' statuses. (default: `false`)
4954
- `StatusPlugin.admin.reload`: Allows a player to reload all statuses.(default: `false`)
5055
- `StatusPlugin.admin.setMaxlength:` Allows a player to set the maximum length of statuses. (default: `false`)

0 commit comments

Comments
 (0)