toggle menu
levelledmobs-plugin
4.0.3.1
jvm
switch theme
search in API
levelledmobs-plugin
/
io.github.arcaneplugins.levelledmobs.rules
/
DeathMessages
Death
Messages
class
DeathMessages
Holds settings relating to the custom death messages feature
Author
stumper66
Since
3.7.0
Members
Constructors
Death
Messages
Link copied to clipboard
constructor
(
)
Properties
is
Empty
Link copied to clipboard
val
isEmpty
:
Boolean
is
Enabled
Link copied to clipboard
val
isEnabled
:
Boolean
=
false
Functions
add
Entry
Link copied to clipboard
fun
addEntry
(
weight
:
Int
,
message
:
String
)
get
Death
Message
Link copied to clipboard
fun
getDeathMessage
(
)
:
String
?
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String