Component Builder
Erstelle Components mit den Standartfarben
buildText {
appendPrefix()
success("Du wurdest")
appendSpace()
variableValue("zur Whitelist")
appendSpace()
success("hinzugefügt.")
}player.sendText {
appendPrefix()
info("Das ist eine Information.")
}buildText {
appendPrefix()
success("Du wurdest")
appendSpace()
variableValue("zur Whitelist")
appendSpace()
success("hinzugefügt.")
hoverEvent(buildText {
success("Es hat geklappt!")
})
}Methode
Farbe
Methode
Argumente
Funktion
Last updated
Was this helpful?

