Guilds
3.5.6.9-SNAPSHOT
Guilds
/
me.glaremasters.guilds.conf.objects
/
BuffCommand
Buff
Command
data
class
BuffCommand
(
var
enabled
:
Boolean
=
true
,
var
commands
:
List
<
String
>
=
listOf("")
)
(
source
)
Constructors
Properties
Constructors
Buff
Command
Link copied to clipboard
fun
BuffCommand
(
enabled
:
Boolean
=
true
,
commands
:
List
<
String
>
=
listOf("")
)
Properties
commands
Link copied to clipboard
var
commands
:
List
<
String
>
enabled
Link copied to clipboard
var
enabled
:
Boolean
=
true