Перейти к содержимому
Mineforgian

Clan Forge

Full-featured Minecraft clans plugin with wars, land sharing, economy, ranks, GUI, Discord and web integrations, PlaceholderAPI, and MySQL/SQLite storage.

Загрузки
2K
Подписчики
4
Обновлён
1 мая 2026 г.
Лицензия
MIT

Опубликован 14 октября 2025 г.

ClanForge is a modern, modular clans plugin for Spigot/Paper (1.20+). It focuses on fair PvP, community building, and server-friendly management tools. ClanForge provides flexible ranks and permissions, economy integration, land sharing hooks, wars, chat channels, leaderboards, and a clean API for developers. It aims to be feature-rich while remaining configurable and performant.

Key Features

  • Clan management with default ranks (leader, trusted, member) and custom roles.

  • Economy support via Vault : banks, upkeep, member fees, and kill rewards.

  • Land sharing integrations: WorldGuard , PlotSquared , GriefPrevention .

  • Wars, alliances, rivalries, friendly fire controls, and regroup/home.

  • KDR tracking, leaderboards via commands or GUI, bulletin boards.

  • Clan and alliance chat with spy mode, PlaceholderAPI placeholders.

  • Storage support for MySQL and SQLite (configurable).

  • Developer-friendly API with 25+ planned events.

  • Voting flows, tamable mobs sharing rules, vitals/coordinates sharing.

  • Smart tab completions and polished UX. Current State (honest overview)

  • Implemented: base plugin, /clan command ( create , info , leave , list ), in-memory clan manager, config and soft-dependencies, Vault hook, basic PlaceholderAPI expansion, storage scaffolding (MySQL/SQLite).

  • In progress/planned: full persistence (schema/CRUD), GUI menus, war management, land sharing rules, moderation commands, extended API events, Discord integration, and web stats. Integrations

  • Optional dependencies: Vault , PlaceholderAPI , WorldGuard , PlotSquared , GriefPrevention .

  • ClanForge detects and hooks these when present, with feature toggles in config.yml . Commands (initial)

  • /clan create - create a new clan.

  • /clan info - show your clan details.

  • /clan leave - leave your current clan.

  • /clan list - list existing clans.

  • Additional commands (ranks, wars, bank, chat, alliances) are being added as modules mature. Configuration & Storage

  • config.yml lets you enable/disable modules, set economy values, and choose mysql or sqlite .

  • Default is lightweight, in-memory operation; production servers should configure persistence. Why Choose ClanForge

  • Balanced, server-friendly design with clear toggles for every system.

  • Clean codebase and API to extend or integrate with your ecosystem.

  • Roadmap-driven development with transparency about what’s implemented vs planned.

Paid Version

Looking for the full-featured version of ClanForge with advanced systems, priority updates, and extended support?

Get the Paid Version here: https://builtbybit.com/resources/clanforge.92456/

Ченджлог

1.0.2Релиз26.1, 26.1.1, 26.1.2 · 1 мая 2026 г.

[1.0.2] - 2026-05-01

Added

  • Active Abilities: Introduced War Horn (Strength/Speed burst) and Rally Point (Global reinforcement).
  • Clan Quest System: Cooperative clan tasks (Mining, Hunting) with shared XP rewards and progress tracking.
  • Interactive Map GUI: A real-time 7x7 grid in the menu for visual territory management and one-click claiming.
  • Clan Perk System: Unlockable passive benefits (Speed, Resistance, Haste, Strength, Regen, and Flight) within claims.
  • Polished Visuals: Integrated Boss Bars, cinematic Titles, and Action Bar notifications for territory transitions.
  • Visual Borders: Toggleable particle-based chunk boundaries using /clan borders.
  • Smart Tab Completion: Fully contextual completion for all subcommands, clans, and players.
  • Interactive Chat: Clickable/Hoverable help menus, leaderboards, and clan info.
1.0.2Релиз26.1, 26.1.1, 26.1.2 · 14 апреля 2026 г.

[1.0.2] - 2026-04-14

Added

  • Added bStats Metrics integration.
1.0.1Релиз26.1, 26.1.1, 26.1.2 · 14 апреля 2026 г.

[1.0.1] - 2026-04-14

Added

  • Expanded metadata for Spigot/Paper/Purpur/Bukkit compatibility.
  • Official support for Minecraft versions 1.8 through 1.21.11, and 26.x.
  • Automated version injection into plugin binaries.
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 26 февраля 2026 г.

[1.0.0] - 2026-02-27

Added

  • Core ClanForge features and GUI workflows from 1.0.0:
    • Create/Info/Leave/List commands and complete main menu.
    • Tag and color customization with level requirements.
    • Bases management (set, tp, delete) with pagination.
    • Ranks, Members, Settings, Relations, and Bank menus.
    • Language system and configurable messages.
  • Performance and quality:
    • Paper 1.21.x compatibility, Adventure text, and modern listeners.
    • YAML/SQLite/MySQL storage providers with migrations.

Notes

  • Pro-only features such as Force Join/Leave and System Clans are not available in Free.
0.0.7Релиз1.21.9, 1.21.10, 1.21.11 · 25 января 2026 г.

[0.0.7] - 2026-01-25

  • Compatibility: Updated to Paper API 1.21.1 and Java 21 toolchain to fix IncompatibleClassChangeError.
  • API: Migrated from deprecated ChatColor to Kyori Adventure API (Component, NamedTextColor) across all systems.
  • Fix: Resolved AuthorNagException by setting api-version: 1.13 in plugin.yml.
  • Fix: Updated ClanChatListener to use modern AsyncChatEvent and Component serialization.
  • GUI: Implemented full features for Members, Ranks, Relations, Settings, and Bank menus.
  • GUI: Added pagination to Members and Bases menus.
  • GUI: Replaced legacy item creation and title handling with Component-based API.
  • Linter: Resolved 40+ deprecation warnings and unused import issues.
  • Release: Built ClanForge-0.0.7.jar.
0.0.6Релиз1.21.9, 1.21.10, 1.21.11 · 27 декабря 2025 г.

[0.0.6] - 2025-12-27

  • Compatibility: Supports Minecraft 1.8 through 1.21.11 with material fallbacks.
  • GUI: Version-safe icons and color selection across legacy and modern servers.
  • Listeners: Member kick now resolves UUID via lore instead of deprecated lookup.
  • Storage: Implemented MySQL persistence with schema, CRUD, and transactions.
  • Build: Java toolchain set to 8; MySQL JDBC driver added.
  • Metadata: Removed api-version from plugin.yml for legacy loading.
  • Release: Built and shipped ClanForge-0.0.6.jar.
0.0.5Релиз1.21.8, 1.21.9, 1.21.10 · 24 ноября 2025 г.

[0.0.5] - 2025-11-24

  • Settings: Friendly Fire toggle now permission-gated (clanforge.settings.toggle_friendly_fire).
  • GUI: Clear permission feedback when toggling settings or kicking members.
  • Release: Built and shipped ClanForge-0.0.5.jar.
0.0.4Релиз1.21.8, 1.21.9, 1.21.10 · 28 октября 2025 г.

[0.0.4] - 2025-10-28

  • Bumped project and plugin versions to 0.0.4.
  • Main menu expanded to full 54-slot inventory (indices 0–53).

Комментарии

Загружаем…