From 0b87c31e564f11f0ba2c62b989e5fe909250b5d8 Mon Sep 17 00:00:00 2001 From: EJ <37851212+ejsherf@users.noreply.github.com> Date: Mon, 6 Sep 2021 10:05:35 -0400 Subject: [PATCH] Update README.md --- README.md | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index fff0ac9..8f3be63 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,33 @@ -# HelpfulAdditions -Welcome to the HelpfulAdditions Plugin! +https://www.curseforge.com/minecraft/bukkit-plugins/helpfuladditions +https://www.spigotmc.org/resources/helpfuladditions.95570/ + -HelpfulAdditions is a plugin that was made by EJ. HelpfulAdditions adds a few commands and events to your server. -This plugin requires no configuration. + +Welcome to the HelpfulAdditions Plugin! +HelpfulAdditions is a plugin that was made by EJ. HelpfulAdditions adds a few commands and events to your server. This plugin requires no configuration. Commands: -/online - Gives players the ability to see the number of people online. + +/currentlevel - Shows your current level. + +/viewdistance - shows your render distance! /helpfuladditions - plugin info /playeruuid - gives the UUID of the player it was run by +/arrows - Shows how many arrows you have in your players body. + Events: -- [ ] Message when you Join and Leave a Bed -- [ ] Message (broadcasted) when some leaves and joins the server (custom) -- [ ] Message when you respawn -- [ ] ItemAlert - - [ ] Alerts you when you drop an item - - [ ] Alerts you when you pick up and item - -Permission Nodes: -helpfuladditions.plugininfo - Permission Node for - /helpfuladditions + Message when you Join and Leave a Bed + Message (broadcasted) when some leaves and joins the server (custom) + Message when you respawn + ItemAlert + Alerts you when you drop an item + Alerts you when you pick up and item + + +Disclaimer: We are not responsible for any damage to your server when using the plugin. We have tested it on our end, as of the latest version, the plugin runs 100% smoothly. Please alert us of any bugs in any place where you can report a bug.