From 71527a7ed33f86a22757305e5fc6654daf7289c6 Mon Sep 17 00:00:00 2001 From: Corbinator333 Date: Tue, 20 Jun 2023 22:01:21 -0700 Subject: [PATCH] README creation --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4685ec0 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +# TurtleBoi's First Plugin +___ +This is my first spigot plugin I am currently developing, so I can learn the ropes and get a crash course in the world of modified Minecraft development. + +## Table of Contents +___ +- [Features](https://github.com/Turtle-Boi/First-Spigot-Plugin#features) +- [Change Logs](https://github.com/Turtle-Boi/First-Spigot-Plugin#change-logs) +- [Installation](https://github.com/Turtle-Boi/First-Spigot-Plugin#installation) + +## Features +___ +**TurtleBoi's First Plugin** is just an exploration into the world that is Minecraft customization, but that doesn't mean it can have some epic features. +- Literally none yet LMAOOOOOOOOO +## Change Logs +___ +- **Version 1.0** + - **Date:** 6/20/2023 + - **Changes:** First release, nothing else to it. + +## Installation +___ +- **Download** the plugin from the [releases page](https://github.com/Turtle-Boi/First-Spigot-Plugin/releases). +- Put the plugin into your **plugins** folder in the root directory of your **Spigot server**. + +## Attributions +___ +- **Turtleboi**, @turtle.boi on discord, *me* + - Lead developer, ideas man 😎 +- **ThePotatoKing**, @thepotatoking3452 on discord + - General questions answerer 💯 + + +[My Github](https://github.com/Turtle-Boi) • [My Twitch](https://twitch.tv/turtleboi2480) \ No newline at end of file