💡
KotlinBukkitKIT
Ctrl
k
Copy
Commands
Command DSL
Idioms
Get sender as player with check
Copy
simpleCommand
(
"senderAsPlayer"
) {
player.
sendMessage
(
"test"
)
}
Previous
DSL Command Arguments
Next
Command messages
Last updated
1 year ago