Updated Home (markdown)

alisolarflare 2017-05-27 14:34:23 -04:00
parent fd2f4a2b96
commit 70c0b2a80c

@ -8,6 +8,6 @@ Components:
***
ButtonPresents is a plugin written for the __(Chromagaming)[www.reddit.com/r/Chromagaming]__ Minecraft server, custom coded by the development team there. It is intended to be a virtual "box of presents" for players requesting new features, or for developers that wish to play around with ideas too young or small for a dedicated plugin.
ButtonPresents is a plugin written for the __[Chromagaming](https://www.reddit.com/r/Chromagaming)__ Minecraft server, custom coded by the development team there. It is intended to be a virtual "box of presents" for players requesting new features, or for developers that wish to play around with ideas too young or small for a dedicated plugin.
ButtonPresents is structured in a **modular format**. Code from one Component will not depend on code from another. This makes each Component self-contained and easy to transport from one plugin to another.