1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.data
/
Action
/
ChangePlayerGroup
Change
Player
Group
data
class
ChangePlayerGroup
(
val
newGroup
:
String
,
val
includeHigherGroups
:
Boolean
=
false
)
:
Action
Members
Constructors
Change
Player
Group
Link copied to clipboard
constructor
(
newGroup
:
String
,
includeHigherGroups
:
Boolean
=
false
)
Properties
include
Higher
Groups
Link copied to clipboard
val
includeHigherGroups
:
Boolean
new
Group
Link copied to clipboard
val
newGroup
:
String