File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 7
7
![ Static Badge] ( https://img.shields.io/badge/MC-1.18-green )
8
8
![ Static Badge] ( https://img.shields.io/badge/MC-1.19-green )
9
9
![ Static Badge] ( https://img.shields.io/badge/MC-1.20-green )
10
+ ![ Static Badge] ( https://img.shields.io/badge/MC-1.21-green )
10
11
![ Modrinth Downloads] ( https://img.shields.io/modrinth/dt/km0yAITg?logo=Modrinth&style=flat-square )
11
12
12
13
@@ -41,10 +42,14 @@ This is a Minecraft plugin for Spigot/Paper servers that allows players to set t
41
42
- The Plugin got Placeholders:
42
43
- ` %tubsstatusplugin_status_playername% ` (playname should be changed out for the real Playername, Duuuh.)
43
44
- ` %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.
44
48
45
49
## Permissions
46
50
47
51
- ` 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 ` )
48
53
- ` StatusPlugin.admin.setStatus ` : Allows a player to set and remove other players' statuses. (default: ` false ` )
49
54
- ` StatusPlugin.admin.reload ` : Allows a player to reload all statuses.(default: ` false ` )
50
55
- ` StatusPlugin.admin.setMaxlength: ` Allows a player to set the maximum length of statuses. (default: ` false ` )
You can’t perform that action at this time.
0 commit comments