-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8dff74
commit 793e339
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |