LoraClan
ModrinthClan System Minecraft
2 téléchargements mis à jour 5d ago
dernière v1.0.0 Modrinth
LoraClan v1.0.0
A lightweight, high-performance, and robust clan system designed for modern Minecraft servers. Built with native performance and developer flexibility in mind, LoraClan provides a seamless experience for competitive server environments without complex database requirements.
Features
- JSON Storage: Automatic data saving and loading utilizing local JSON infrastructure. No external SQL databases required.
- Separated Administration: Full division between player operations and administrator capabilities.
- Clan Chat & Staff Monitoring: Dedicated private conversation channels with full administrative observation support (Spy mode).
- Rivalry Subsystem: Internal functionality for establishing hostile relations between competing clans.
- PlaceholderAPI Integration: Comprehensive dynamic variable implementation across custom chat formatters, leaderboards, scoreboard displays, and tablists.
Permissions
loraclan.player- Grants access to all base player clan commands. (Default: true)loraclan.admin- Grants access to all administrative override and configuration management commands. (Default: op)
Commands
Player Commands
/clan kur <name>- Establishes a new clan./clan ayrıl- Leaves the current clan./clan kapat- Disbands the clan (Leader only)./clan bilgi [clan]- Displays detailed information for a specific clan./clan liste- Displays all registered clans sorted by their statistics./clan davet <player>- Invites a player to join the clan./clan katıl <clan>- Accepts an active clan invitation./clan reddet- Declines an active clan invitation./clan at <player>- Kicks a member from the clan./clan terfi <player>- Promotes a member to moderator status./clan tenzil <player>- Demotes a moderator back to member status./clan devret <player>- Transfers clan ownership to another member./clan enemy <clan>- Toggles the hostile status of a target clan./clan chat- Toggles the private clan message channel.
Administrator Commands
/clanadmin siladmin <clan>- Forcefully disbands a target clan./clanadmin kickadmin <player>- Forcefully removes a player from their clan./clanadmin spy- Toggles administrative observation of private clan channels./clanadmin puanver <clan> <amount>- Adds points to a clan's total score./clanadmin puanal <clan> <amount>- Removes points from a clan's total score./clanadmin reload- Reloads the configuration file.
Placeholders
Integrates with PlaceholderAPI using the following variables:
%loraclan_Clan_Name%- Displays the player's clan name. Returns the fallback string from config if the player is clanless.%loraclan_clan_leader%- Displays the name of the clan leader.%loraclan_chat%- Displays the clan name with a leading space for chat alignment. Returns empty if clanless.
Requirements
- Platform: Paper, Spigot, or Purpur api-version 1.21.4
- Runtime Environment: Java 21
- Dependencies: PlaceholderAPI (Required for tag formatting)
Default Configuration (config.yml)
# ==========================================================
# LoraClan Config
# ==========================================================
# Message displayed via PlaceholderAPI when a player does not belong to any clan
clan-yok-mesaj: "❌"
# Note: Chat presentation can be styled utilizing LuckPerms Chat (LPC) or native chat formatters.
# Example LPC syntax to render clan tags inline with player names in light blue:
# chat-format: "{prefix}&b%loraclan_chat%{name}&r: {message}"

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.