From a0adf1f938d0f91908776aaeed5a5218e48f7c6c Mon Sep 17 00:00:00 2001 From: alisolarflare Date: Thu, 23 Jun 2016 13:41:53 -0400 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f1f04cc --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ButtonMultiDevPlugin +A plugin for the button minecraft server, that multiple developers can add or adjust. Made for small projects like arrow trails or tests that are too small for their own plugin, but too big to add to an existing one.