
Clan Forge
Full-featured Minecraft clans plugin with wars, land sharing, economy, ranks, GUI, Discord and web integrations, PlaceholderAPI, and MySQL/SQLite storage.
1.6K
3
[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] - 2026-04-14
Added
- Added bStats Metrics integration.
[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] - 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.
- Core ClanForge features and GUI workflows from 1.0.0:
[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
ChatColorto Kyori Adventure API (Component,NamedTextColor) across all systems. - Fix: Resolved
AuthorNagExceptionby settingapi-version: 1.13inplugin.yml. - Fix: Updated
ClanChatListenerto use modernAsyncChatEventandComponentserialization. - 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.
- Compatibility: Updated to Paper API 1.21.1 and Java 21 toolchain to fix
[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] - 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.
- Settings: Friendly Fire toggle now permission-gated (
[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).
- Bumped project and plugin versions to
[0.0.3] - 2025-10-24
- Bumped project and plugin versions to
0.0.3. - Added GUI menus and listeners for clan management.
- Implemented clan tag and color customization with commands and smart tab completion.
- Added multiple clan bases:
setbase,tpbase,delbase, andbaseslisting. - Expanded PlaceholderAPI with rich clan placeholders (name, member count, owner, tag, color, base count, base coordinates).
- Implemented
/clan chattoggle integrated withChatServiceand updated help output. - Registered smart tab completer for
/clansubcommands and arguments. - Fixed compilation errors in
YamlStorage.java(removed diff markers, corrected imports and variables). - General polish across command wiring and plugin bootstrap.
[0.1.0] - Initial release
- Project scaffolding (Gradle, Java 17, Spigot API 1.20.1)
- Base plugin and command
/clanwithcreate,info,leave,list - In-memory clan manager and simple model
plugin.ymlwith soft-dependencies (WorldGuard, PlotSquared, GriefPrevention, PlaceholderAPI, Vault)- Config with feature toggles and database settings (MySQL/SQLite)
- Vault economy hook and basic PlaceholderAPI expansion
- Storage interfaces and providers scaffolded (MySQL/SQLite)
- Bumped project and plugin versions to
0.0.2 Changes
-
Version and Metadata
- Set plugin version to 0.0.2 in plugin.yml .
- Removed api-version from plugin.yml to support 1.8 servers.
- Updated command usage to include rename and chat .
-
Storage and Persistence
- Implemented YAML storage provider ( database.type: yaml ) with full CRUD.
- Added database.yaml.file config (default plugins/ClanForge/clans.yml ).
- Integrated persistent Storage into ClanManager with caching.
- Added renameClan that persists new name and deletes the old record.
-
Commands and Chat
- Added /clan rename
(owner-only). - Added /clan chat toggle for private clan chat.
- Added /clan rename
-
Listeners and Formatting
- Added ClanChatListener (routes chat to clan members when toggled).
- Added DeathListener with configurable format.
- New config keys: chat.clan_format and chat.death_message_format .
-
Нет описания изменений

