A complex Clan system for Minecraft

Overview

🔰 Clans

This is an open-source project and has not been assigned to the public.
If you are interested in contributing to the project, make a Pull Request.

📚 For Developers

Take a look at the class ClanAPI/UserAPI or and handle cancelable ClanEvents/UserEvents.

Examples

Returning a User or a Clan object.

User

// Getting user by Universal Unique ID
User user = UserAPI.getById(UUID);

// Getting user by player's name
User user = UserAPI.getByName("name");

// If "user" is null = probably the player never entered the server
// You can verify if player has clan or rank
if (user.hasClan()) { }

if (user.hasRank()) { }

// If "clan" is null = player is not a user of any clan.
Clan clan = user.getClan();

Clan

// Getting clan by Universal Unique ID
Clan clan = ClanAPI.getById(UUID);

// Getting clan by tag
Clan clan = ClanAPI.getByTag("tag");

// Getting clan by name
Clan clan = ClanAPI.getByName("name");

// If "clan" is null = probably the clan doesn't exists

👉 How to use

Download

Download all source code.
Download

Releases

Download a stable or developing release (.jar file).
Releases

Then

  1. Compile the source into a .jar file or download a release.
  2. Put the file in your "/plugins" folder.
  3. Set up the "config.yml" file as you want.
  4. Turn on the server, enter and give "/clan".

Contributors


ViiictorXD

💻
You might also like...

Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2.

MinecraftSnake Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2. Installation: Create a paperm

Sep 30, 2022

The Ludii general game system, developed as part of the ERC-funded Digital Ludeme Project.

The Ludii general game system, developed as part of the ERC-funded Digital Ludeme Project.

The Ludii General Game System Ludii is a general game system being developed as part of the ERC-funded Digital Ludeme Project (DLP). This repository h

Dec 25, 2022

MMoCook - Mod including a mini game system to obtain good or bad quality food

MMoCook - Mod including a mini game system to obtain good or bad quality food

MMo Cook Mod including a mini game system to obtain good or bad quality food. - This mod is entirely inspired by the Genshin Impact system. How does

Jul 22, 2022

It's a particle system only appliaction. Made with LWJGL (OpenGL and GLFW for Java) and ImGui.

ParticleParty It's a particle system only appliaction. Made with LWJGL (OpenGL and GLFW for Java) and ImGui. How To Use Move the camera with ctrl + W/

Jan 8, 2022

Visual In-game "Random Loot Box" rewards system for server monetization

Visual In-game

Spincraft: Minecraft Plugin Visual In-game "Random Loot Box" rewards system Deployed on live server as monetization feature Features: Activity logs Au

Jan 19, 2022

The game is a 2D side scrolling system, where a player moves left, right, vertically or diagonally to traverse the game.

The game is a 2D side scrolling system, where a player moves left, right, vertically or diagonally to traverse the game.

The game is a 2D side scrolling system, where a player moves left, right, vertically or diagonally to traverse the game.

Sep 11, 2022

Evocation Sunburst is a pixel-art Java RPG about a raccon named Racc discovering a hidden world in a sewer system, while also becoming a wizard in the process.

Evocation Sunburst is a pixel-art Java RPG about a raccon named Racc discovering a hidden world in a sewer system, while also becoming a wizard in the process.

Evocation Sunburst Evocation Sunburst is a pixel-art Java RPG about a raccon named Racc discovering a hidden world in a sewer system, while also becom

May 10, 2022

The Minecraft Mod API

Bukkit A Minecraft Server API. Website: http://bukkit.org Bugs/Suggestions: http://leaky.bukkit.org Contributing Guidelines: CONTRIBUTING.md Compilati

Dec 31, 2022

Modifications to the Minecraft base files to assist in compatibility between mods.

MinecraftForge Forge is a free, open-source modding API all of your favourite mods use! Version Support 1.16.x Active 1.15.x LTS Download Forum Discor

Jan 3, 2023
Releases(1.1.0)
Owner
Victor Rodrigues
Currently studying Java. Lover of high-level programming languages.
Victor Rodrigues
🏃 A lightweight, multiarena, complex Parkour Spigot/Bukkit plugin for Minecraft Server

?? A lightweight, multiarena, multilanguage, completely configurable and complex Parkour Spigot/Bukkit plugin for Minecraft Server

Victor Rodrigues 6 Oct 17, 2022
Java port of Brainxyz's Artificial Life, a simple program to simulate primitive Artificial Life using simple rules of attraction or repulsion among atom-like particles, producing complex self-organzing life-like patterns.

ParticleSimulation simple Java port of Brainxyz's Artificial Life A simple program to simulate primitive Artificial Life using simple rules of attract

Koonts 3 Oct 5, 2022
A minecraft mod that allows using minecrafts structure block based test system

MC Tester Mod This mod allows using the automated structure based test system Mojang created for minecraft. The test system is only partially included

2No2Name 21 Nov 11, 2022
TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.

https://discord.gg/GyyzU6T TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system

Glitchfiend 31 Dec 12, 2022
Easy, spectacular and fun melee combat system from Minecraft Dungeons.

Easy, spectacular and fun melee combat system we know from Minecraft Dungeons. Add unique behaviour to your weapon, or just reuse a preset, via the JS

Molnár Zsolt 38 Dec 28, 2022
A mixin based ghost client for Minecraft 1.8.9 built on Minecraft Forge.

A mixin based ghost client for Minecraft 1.8.9 built on Minecraft Forge. Originally designed as a MCP Client (called Tephra), it is now being ported t

Peanut 130 Jan 1, 2023
An efficient map viewer for Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.

To download it head to the Releases section. To run it: either double click it on it if you have the Java Runtime (JRE) or use the command line (shift

Neil 127 Dec 24, 2022
A free mixin-based injection hacked-client for Minecraft using Minecraft Forge.

Custom LiquidBounce 1.8.9 build that aims to improve original visuals and bypasses, along with built-in ViaVersion to help you change from 1.8 to 1.17.1 without creating any other version branch.

epic group of paster 123 Jan 2, 2023
Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

AeonLucid 4 Dec 20, 2022
Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Haze 18 Jan 1, 2023