From c5a46d6b681c33cd36aef377e043c638500afe03 Mon Sep 17 00:00:00 2001 From: mathiascode Date: Mon, 3 Aug 2020 17:30:03 +0300 Subject: [PATCH] Add missing command to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2740018..824a5bc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Extras is a Bukkit plugin that that adds extra functionality to the Kaboom serve |/destroyentities | /de | extras.destroyentities | Destroys all entities in every world| |/enchantall | | extras.enchantall | Adds every enchantment to a held item| |/jumpscare | /scare | extras.jumpscare | Scares a player| +|/kaboom | | extras.kaboom | I wonder...| |/prefix | /rank, /tag | extras.prefix | Changes your tag| |/pumpkin | | extras.pumpkin | Places a pumpkin on a player's head| |/serverinfo | /specs | extras.serverinfo | Shows detailed server information|