Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/Clan Forge
  • Clan Forge 1.0.2

    release1 мая 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.
  • Clan Forge 1.0.2

    release14 апреля 2026 г.

    [1.0.2] - 2026-04-14

    Added

    • Added bStats Metrics integration.
  • Clan Forge 1.0.1

    release14 апреля 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.
  • Clan Forge 1.0.0

    release27 февраля 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.
  • Clan Forge 0.0.7

    release25 января 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.
  • Clan Forge 0.0.6

    release27 декабря 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.
  • ClanForge 0.0.5

    release24 ноября 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.
  • ClanForge 0.0.4

    release28 октября 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).
  • ClanForge 0.0.3

    release24 октября 2025 г.

    [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, and bases listing.
    • Expanded PlaceholderAPI with rich clan placeholders (name, member count, owner, tag, color, base count, base coordinates).
    • Implemented /clan chat toggle integrated with ChatService and updated help output.
    • Registered smart tab completer for /clan subcommands 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 /clan with create, info, leave, list
    • In-memory clan manager and simple model
    • plugin.yml with 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)
  • ClanForge 0.0.2

    release17 октября 2025 г.

    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.
    • 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 .
  • ClanForge 0.0.1

    release14 октября 2025 г.

    Нет описания изменений

Совместимость

Сведения

Лицензия:
Опубликован:8 месяцев назад
Обновлён:1 месяц назад
ID проекта:
Главная