Add default kick msg component (#6886)

This commit is contained in:
Jake Potrebic
2022-05-31 23:20:12 -07:00
parent 67275a04a7
commit 62f8950e86
3 changed files with 13 additions and 0 deletions

View File

@@ -1749,6 +1749,11 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ // Paper start
+ /**
+ * Kicks the player with the default kick message.
+ * @see #kick(Component)
+ */
+ void kick();
+ /**
+ * Kicks player with custom kick message.
+ *
+ * @param message kick message