Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTwoBoom authored Oct 16, 2024
1 parent b8dff74 commit 793e339
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 793e339

Please sign in to comment.