Skip to content

DarioAlbor/ClanPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ClanPlus

ClanPlus is a powerful and customizable Minecraft plugin for managing clans, featuring GUI support, chat integration, multi-language support (ES/EN), and Vault/EssentialsX compatibility.

Features

  • Create and manage clans with a clean GUI.
  • Clan-specific chat system.
  • Public chat integration with optional clan prefix.
  • Fully editable messages (messages.yml).
  • Supports Vault and EssentialsX (optional).
  • Multi-language support (Spanish and English).
  • Easy permissions and command structure.

Commands

Command Description
/clan Opens the clan GUI or sends a clan message if followed by text.
/clanplus reload Reloads all plugin configuration and message files.

Permissions

Permission Description
clanplus.reload Allows reloading the plugin. (Default: OP)
clan.use Allows using /clan and accessing the GUI.
clan.create Allows creating new clans.
clan.leave Allows leaving a clan.
clan.info Allows viewing clan members/info.
clan.chat Allows using clan chat and toggling it.

Installation

  1. Download the plugin JAR.
  2. Place it in your server's /plugins folder.
  3. Start or reload your server.
  4. (Optional) Install Vault and EssentialsXChat to use advanced chat prefix features.
  5. Customize the configuration and messages as needed.

Requirements

  • Minecraft 1.20.1 (tested)
  • Java 17+
  • (Optional) Vault + EssentialsXChat

Configuration

  • config.yml – General settings like prefix format.
  • messages.yml – All messages and GUI text (editable for EN/ES).
  • data/clans.yml – Clan data.
  • data/players.yml – Player-to-clan assignments.

Developer Info

  • Author: LordDarz
  • Main Class: com.darz.clanes.ClanesPlugin
  • API Version: 1.20

License

MIT License – Free to use and modify with credit.


Feel free to improve or translate this plugin to suit your server's needs!