From eae5bcbddc2eab104c32e42a92b2bb763c8811aa Mon Sep 17 00:00:00 2001 From: JEFF Date: Sun, 12 Aug 2018 15:56:25 +0200 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fe50e9f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# ChestSort +First 1.13 compatible Minecraft-/Spigot-Plugin to allow automatic chest sorting. + +## About +Tired of sorting your chests? Let's spend less time on organizing, and more on playing! + +ChestSort will automatically sort every chest after you have closed it. Every player can enable or disable this feature if desired with the simple command `/chestsort`. By default, sorting is disabled. If a player uses a chest for the first time after logging in, they will be shown a text on how to enable automatic chest sorting. + +## Download +Please see the related topic at spigotmc.org for download links.