An open API service indexing awesome lists of open source software.

https://github.com/flubel/clans

Add simple clans to Minecraft Servers.
https://github.com/flubel/clans

java jdk21 minecraft minecraft-plugin plugin

Last synced: 12 months ago
JSON representation

Add simple clans to Minecraft Servers.

Awesome Lists containing this project

README

          

![sssssssssssss_(18)-transformed](https://github.com/user-attachments/assets/a65852f8-a1e8-4612-948e-e545491fc643)

## Build Instructions

To build the plugin from source, use one of the following methods:

### Option 1: Using Maven

1. Clone the repository:
```bash
git clone https://github.com/Flubel/Clans.git
cd Clans
```

2. Build the plugin:
```
mvn clean install
```

4. The compiled `.jar` file will be located in the `target/` directory.

---

### Option 2: Using IntelliJ IDEA

1. Open the project in **IntelliJ IDEA**.
2. Allow IntelliJ to import the Maven dependencies automatically.
3. Use the built-in **Run** or **Build** options to compile the plugin.

---

✅ Once built, you can place the generated JAR into your server's `plugins/` folder and start the server.

## Wiki
To learn more about the plugin visit the repository's wiki.

# Downloads
* [SpigotMc](https://www.spigotmc.org/resources/clans.123903/)
* [Mondrith](https://modrinth.com/plugin/simple-clans)
* [Hangar](https://hangar.papermc.io/MrFiend/Clans)