From 793e339439c38346e6caef9324af00300a9fd741 Mon Sep 17 00:00:00 2001 From: TheTwoBoom <87650485+TheTwoBoom@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:04:23 +0200 Subject: [PATCH] Create README.md --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..949a573 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# HTLAuth + +Easy Authentication for Minecraft via Microsoft 365 + + +![MIT License](https://img.shields.io/badge/License-MIT-green.svg) +![Static Badge](https://img.shields.io/badge/Made_with-Java-orange?style=flat&logo=openjdk) +![Static Badge](https://img.shields.io/badge/Made_with-IntelliJ_IDEA-black?style=flat&logo=intellij-idea) + +## Installation Guide +- **Download the Plugin** + Download the latest version of the **HTLAuth** plugin from the [Releases page](#). + +- **Upload the Plugin** + Move the downloaded `HTLAuth.jar` file into the `plugins` folder of your Minecraft Paper server directory. + +- **Restart the Server** + After uploading the plugin, restart your Minecraft server. The plugin will automatically load. + +- **Configuration** + After the first startup, a configuration file for **HTLAuth** will be generated in the `plugins/HTLAuth` folder. + Edit the configuration file to set up your authentication settings as needed. + +- **Verify Installation** + Use the `/plugins` command in-game or in the server console to ensure **HTLAuth** is listed and running.