From 54c5cc70d4b83c939355dee4e094bbdbe2196569 Mon Sep 17 00:00:00 2001 From: wingzero54 Date: Thu, 11 Nov 2021 22:16:32 -0600 Subject: [PATCH] Create README.md --- plugins/kirabukkitgateway-paper/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/kirabukkitgateway-paper/README.md diff --git a/plugins/kirabukkitgateway-paper/README.md b/plugins/kirabukkitgateway-paper/README.md new file mode 100644 index 000000000..de29b71b6 --- /dev/null +++ b/plugins/kirabukkitgateway-paper/README.md @@ -0,0 +1,8 @@ +# KiraBukkitGateway +KiraBukkitGateway is a Minecraft plugin used to relay in-game information through RabbitMQ to the Kira Discord bot. + +You can set keywords in the KiraBukkitGateway's config that the plugin will look for and send to the Kira Discord Bot. This is useful for moderation, for example you can set a relay so that anytime a player on your server says "dox" you will see the message in a designated Discord channel. This plugin is also used to run commands in-game or on the server console from Discord through Kira. + + + +This plugin is currently on Minecraft version 1.16.5.