Назад в магазин
Protectcord
Modrinth Plugin

Protectcord

Protectcord is an anti VPN/Proxy plugin it uses an advanced API to check if an IPv4/IPv6 is a VPN or Proxy!

Информация о Minecraft-продукте

Важное о товаре

Совместимость, версии Minecraft, загрузчики и данные внешнего источника.

Тип

Plugin

Доступ

Бесплатно

Последняя версия

1.3.8

Загрузки

7 368

Загрузчики / Платформы

bungeecord folia forge neoforge paper purpur spigot sponge velocity waterfall

Minecraft версии

1.8.8 – 1.21.11 26.1 26.1.1 26.1.2

Категории

management optimization social

Описание

Подробная информация

# ProtectCord — Advanced IP Protection & Moderation **Block VPNs, proxies, bots, and malicious connections with real-time IP intelligence. Built-in moderation, AutoMod chat filtering, alt detection, and MySQL multi-server sync — all in one lightweight plugin.** ProtectCord connects every joining player against a live threat intelligence database before they ever reach your server. Combined with a full moderation suite, it's the only tool you need to keep your server clean and your community safe. ## ✨ Milestones - **2,300+** downloads on Modrinth - **100,000+** ProtectCord API requests served - **46** unique Minecraft servers running ProtectCord concurrently - **203** concurrent protected players - **1,000+** unique Discord users verified - **3,000+** unique API requests per day - **555** Discord Guilds using @ProtectCord#0253 - Watching over **100,000+** Discord users **bStats:** https://bstats.org/plugin/bukkit/Protectcord/24623 --- ## ✨ Key Features ### IP Protection - 🛡️ **Real-Time IP Verification** — Every connection checked against live threat intelligence - 🚫 **VPN, Proxy & Tor Blocking** — Stop ban evaders and alt accounts instantly - 🏢 **Datacenter IP Detection** — Flag and block hosting provider IPs used for bots - ⚠️ **Risk-Based Blocking** — Configurable threat levels: UNKNOWN → LOW → MEDIUM → HIGH → CRITICAL - 🌍 **Geo-Blocking** — Block or whitelist entire countries using ISO codes - 👥 **Accounts-Per-IP Limiting** — Cap simultaneous connections from a single IP - ✅ **Smart Whitelist System** — Bypass protection by player name, UUID, or IP ### Moderation Suite - ⚡ **Progressive Warning System** — Configurable auto-escalation from warn → kick → ban - ⏱️ **Temp Bans & Temp Mutes** — Time-limited punishments with human-readable durations (`1h`, `7d`, `30d`) - 🔇 **Mute System** — Persistent mutes with reasons, issuer tracking, and auto-expiry - 🔍 **Alt Account Detection** — Find alts by shared IP (`/pc alts <player>`) — names only, never raw IPs - 📋 **Warning History** — Full timestamped warning logs for any player, online or offline - 🧹 **Clear & Remove Warnings** — Remove individual warnings by index or clear all at once - 🗄️ **Audit Log** — Automatic log of all moderation actions - 💾 **Offline Player Support** — Warn, ban, mute, or check players who aren't online ### AutoMod (Chat Filtering) - 🔗 **Anti-Link** — Block URLs with domain whitelist support - 📢 **Anti-Advertising** — Block server IPs and Discord invites - 💬 **Anti-Spam** — Rate limiting with configurable message window and duplicate detection - 🤬 **Anti-Swear** — Custom word blacklist with regex support and per-word exceptions - 🔠 **Anti-Caps** — Configurable caps threshold by percentage - 🌊 **Anti-Flood** — Block repeated character flooding - 🔣 **Anti-Unicode/Zalgo** — Block invisible text and character abuse - ⚙️ **Per-Rule Actions** — Each rule independently set to: `BLOCK`, `WARN`, `KICK`, `MUTE`, or `TEMPMUTE` ### Storage & Multi-Server - 🗃️ **YAML Flatfile Storage** — Zero setup, works out of the box - 🐬 **MySQL Storage** — Full MySQL backend with HikariCP connection pooling - 🌐 **Multi-Server Sync** — Share one MySQL database across your entire network; bans and mutes are enforced on every server - 🔄 **Live Migration** — Migrate between YAML and MySQL at any time with `/pc migrate` - 🧹 **Data Purge** — Clean up old warnings, bans, mutes, IP logs, audit entries, and inactive players with `/pc purge` ### Staff Tools - 📣 **In-Game Staff Alerts** — Real-time notifications for kicks, bans, warns, mutes, automod actions, and more - 🎭 **IP Masking** — Show staff masked IPs (`192.168.1.*`) until they earn the `protectcord.ip.full` permission - 📝 **Player Reports** — Players submit reports with `/report`; staff are notified in-game and via Discord - 📊 **API Stats** — Check usage, rate limits, and API health with `/pc stats` - 🔎 **Manual IP Check** — `/pc check <player|ip>` for on-demand threat analysis ### Platform & Integration - 🌐 **6-Platform Support** — Paper, Spigot, Folia, BungeeCord, Velocity, and Forge - 📢 **Discord Webhooks** — Rich embeds with country flag, city, VPN/proxy/tor/risk fields, per-event control, rate limiting, and retry logic - 📣 **Moderation Alert Webhooks** — Separate webhook channel for ban/warn/mute/kick staff events - ⚡ **100% Async** — All IP checks are non-blocking; no main-thread impact --- ## 🎮 Supported Platforms | Platform | Versions | Notes | |----------|----------|-------| | **Paper** | 1.13 – 1.21+ | Recommended for standalone servers | | **Spigot** | 1.8.8 – 1.21+ | Full legacy support | | **Folia** | 1.19+ | Multithreaded scheduler support | | **Velocity** | 3.0+ | Recommended for proxy networks | | **BungeeCord** | 1.8.8 – 1.21+ | Waterfall compatible | | **Forge** | 1.20.1+ | Server-side only; checks at post-login | > **Network tip:** Install only on your proxy (Velocity/BungeeCord) to protect all backend servers with a single API key. --- ## 📥 Quick Setup ### 1️⃣ Get Your Free API Key 1. Visit **[protectcord.com](https://protectcord.com)** 2. Create a free account 3. Generate an API key from **Dashboard → API Keys** 4. **Free tier includes 32 requests/minute** — enough for most servers ### 2️⃣ Install the Plugin 1. Download the correct JAR for your platform from Modrinth 2. Drop it into your `plugins/` folder (or `mods/` for Forge) 3. Start your server — config generates automatically 4. Add your API key to `plugins/ProtectCord/config.yml` 5. Run `/protectcord reload` or restart 6. ✅ Your server is now protected --- ## ⚙️ Full Configuration Reference The config file is auto-generated at `plugins/ProtectCord/config.yml` on first run. Every option is explained below. > Velocity uses `config.toml` (same structure, TOML syntax). Forge uses `config/protectcord-forge.toml`. --- ### API Settings ```yaml # Your ProtectCord API key — get one free at https://protectcord.com/dashboard/api-keys api-key: "YOUR_API_KEY_HERE" # How long to wait (ms) for the API to respond before giving up api-timeout: connect: 15000 # Time to establish the connection (default: 15s) read: 15000 # Time to wait for a response after connecting (default: 15s) # Automatic retry for failed/timed-out API requests api-retry: max-attempts: 3 # Max number of retries before allowing/denying the player (1–5) initial-delay: 1000 # Wait this long before the first retry (ms) max-delay: 5000 # Never wait longer than this between retries (ms) multiplier: 2.0 # Multiply delay by this factor each retry (exponential backoff) ``` --- ### Server Identity ```yaml # Used for player tracking and multi-server MySQL identification server: name: "My Server" # Friendly name — stored in MySQL as server_id on every row ip: "" # Your public IP — leave blank to auto-detect port: 25565 # Your server port type: "spigot" # Platform: paper / spigot / bungeecord / velocity / forge / folia ``` --- ### Player Tracking ```yaml # UUID-based tracking via the ProtectCord API player-tracking: enabled: true block-flagged-players: true # Block players flagged as malicious by the API block-inactive-players: false # Block players whose accounts are marked inactive ``` --- ### IP Protection ```yaml # Master switch — set to false to disable all IP checking (not recommended) enable-ip-check: true # Choose which connection types to block block-vpn: true # Virtual private networks (ban evaders, alt accounts) block-proxy: true # HTTP/SOCKS proxies and anonymizers block-tor: true # Tor exit nodes block-datacenter: true # Hosting provider IPs (common source of bots) block-bogon: true # Invalid, reserved, or unroutable IP ranges # Risk-based blocking (optional, runs in addition to the flags above) # Enable this to block by overall threat score instead of (or as well as) individual flags enable-risk-level-blocking: false blocked-risk-level: "HIGH" # Levels (each blocks itself and everything above it): # LOW — blocks LOW, MEDIUM, HIGH, CRITICAL (very strict) # MEDIUM — blocks MEDIUM, HIGH, CRITICAL # HIGH — blocks HIGH, CRITICAL (recommended if enabling) # CRITICAL — blocks CRITICAL only (very lenient) ``` --- ### Geographic Blocking ```yaml geo-blocking: enabled: false mode: "blacklist" # "blacklist" = block listed countries # "whitelist" = ONLY allow listed countries (everyone else blocked) countries: # ISO 3166-1 alpha-2 country codes - "CN" - "RU" ``` --- ### Accounts Per IP ```yaml # Limit how many Minecraft accounts can connect simultaneously from the same IP account-per-ip-limit: enabled: false max-accounts: 3 # Maximum simultaneous connections from one IP enforcement: "BLOCK" # "BLOCK" — deny the new connection # "KICK_OLDEST" — kick the oldest session to make room ``` --- ### Discord Webhook (Connection Events) ```yaml discord-webhook: enabled: false url: "" # Paste your Discord webhook URL here timeout: 10000 # HTTP timeout for sending the webhook (ms) # Retry failed webhook deliveries retry: enabled: true max-attempts: 3 # How many times to retry a failed delivery (1–10) initial-delay: 1000 # Wait before first retry (ms) max-delay: 10000 # Maximum wait between retries (ms) multiplier: 2.0 # Exponential backoff multiplier # Rate limiting — Discord allows ~5 requests per 2 seconds per webhook rate-limit: max-per-second: 2 # Requests sent per second (1–5) burst-limit: 5 # Maximum burst before throttling kicks in # Which events send a webhook message events: denied: true # Player was blocked by ProtectCord accepted: false # Player passed all checks and joined (high volume — off by default) whitelisted: true # A whitelisted player joined error: true # An API error occurred during a check # Which data fields appear in the embed data-fields: show-country: true show-country-flag: true # 🇺🇸 flag emoji next to country name show-city: true show-vpn: true show-proxy: true show-datacenter: true show-tor: true show-mobile: true show-satellite: true show-crawler: true show-bogon: true show-risk-level: true show-abuser: true show-blacklisted: true show-company: true # ISP / hosting provider name show-company-risk: true # Customise the appearance of each embed type embeds: denied: title: "Connection Denied" emoji: "x" color: 15158332 # Decimal RGB — red footer: "" # Optional footer text thumbnail-url: "" # Optional image in top-right corner accepted: title: "Connection Accepted" emoji: "white_check_mark" color: 3066993 # Green footer: "" thumbnail-url: "" whitelisted: title: "Whitelisted Player Joined" emoji: "white_circle" color: 16776960 # Yellow footer: "" thumbnail-url: "" error: title: "API Error" emoji: "warning" color: 15105570 # Orange footer: "" thumbnail-url: "" # Advanced webhook behaviour advanced: validate-url-on-startup: true # Send a test ping when the plugin loads log-failures: true # Print failed deliveries to console log-retries: true # Print retry attempts to console queue-size: 100 # Max webhooks queued before dropping oldest ``` --- ### Staff Alerts ```yaml # In-game and Discord notifications for moderation actions alerts: enabled: true # Broadcast to online staff with the protectcord.alerts permission in-game: enabled: true # Separate webhook channel just for mod-team events discord-webhook: enabled: false url: "" # Fine-tune exactly which actions trigger an alert events: kick: true ban: true unban: true warn: true clear-warnings: true remove-warning: true automod: true mute: true unmute: true tempmute: true tempban: true ``` --- ### Warning System ```yaml warnings: # Automatically take action when a player accumulates enough warnings auto-action: enabled: true action: "BAN" # "BAN" — permanent ban | "KICK" — kick only threshold: 3 # Number of warnings before auto-action fires # Kick the player with a "final warning" message at a lower threshold kick-on-warn: enabled: true threshold: 2 # Kick at this warning count (before the ban threshold) # Warnings older than this are not counted toward thresholds expiry: duration: "0" # "0" = warnings never expire # Examples: "7d", "30d", "90d" # Escalation tiers — overrides auto-action when enabled # Each tier fires when warning count reaches `count` escalation: enabled: false tiers: - count: 1 action: "WARN" - count: 2 action: "TEMPMUTE" duration: "1h" - count: 3 action: "TEMPBAN" duration: "1d" - count: 4 action: "TEMPBAN" duration: "7d" - count: 5 action: "BAN" # Available actions: WARN, KICK, MUTE, TEMPMUTE, TEMPBAN, BAN # Duration format: 30s, 10m, 1h, 7d, 30d ``` --- ### AutoMod (Chat Filtering) ```yaml automod: enabled: false # Master switch — must be true for any rules to run # Blocked actions apply to the message that triggered the rule. # Available actions for all rules: BLOCK, WARN, KICK, MUTE, TEMPMUTE # TEMPMUTE duration is set by tempmute-duration below. tempmute-duration: "10m" # Block links in chat anti-link: enabled: true action: "BLOCK" whitelisted-domains: # These domains are allowed through - "yourdomain.com" - "discord.gg/yourserver" # Block spam (too many messages too fast, or too many duplicates) anti-spam: enabled: true action: "BLOCK" max-messages: 5 # Max messages allowed within the time window time-window-seconds: 10 # Rolling window size in seconds max-duplicates: 3 # Max identical messages allowed in the window # Block server IPs and Discord invite links anti-advertising: enabled: true action: "BLOCK" block-server-ips: true # Blocks patterns like "play.someserver.net" block-discord-invites: true # Blocks discord.gg/... links whitelisted-domains: - "yourdomain.com" - "discord.gg/yourserver" # Block profanity and custom banned words anti-swear: enabled: false action: "BLOCK" use-regex: false # Set true to treat blocked-words entries as regex patterns blocked-words: - "badword1" - "badword2" whitelisted-words: # These words are never blocked even if they match a pattern - "scrapbook" # Block excessive CAPS LOCK anti-caps: enabled: false action: "BLOCK" min-message-length: 5 # Ignore short messages (e.g. "OK", "YES") threshold-percent: 70.0 # Block if more than this % of letters are uppercase # Block character flooding (aaaaaaaaaa, !!!!!!!!!) anti-flood: enabled: false action: "BLOCK" max-repeated-chars: 5 # Consecutive identical characters before blocking min-message-length: 3 # Ignore very short messages # Block Unicode abuse and Zalgo text anti-unicode: enabled: false action: "BLOCK" block-zalgo: true # Block combining diacritical mark stacking (z͎̤̙̘̭͇͠a̵͔͓l̡͔͍̦͚͙g̢͕̲͔͔͕ö̥́) max-unicode-percent: 50.0 # Block if more than this % of chars are non-ASCII ``` --- ### Player Reports ```yaml reports: enabled: true cooldown-seconds: 60 # How long a player must wait between reports # Post reports to a Discord channel discord-webhook: enabled: false url: "" mention-role-id: "" # Optional — ping a role when a report comes in (e.g. "123456789") notify-staff: true # Broadcast reports to online staff with protectcord.alerts predefined-reasons: [] # Optional list of reasons shown in tab-complete # Example: ["Hacking", "Spam", "Harassment", "Inappropriate name"] ``` --- ### Database Storage ```yaml database: type: "YAML" # "YAML" — flatfile storage (default, no setup needed) # "MYSQL" — MySQL/MariaDB (required for multi-server sync) mysql: host: "localhost" port: 3306 database: "protectcord" # Database name (must exist before starting) username: "root" password: "" table-prefix: "pc_" # All tables prefixed with this (e.g. pc_warnings, pc_bans) # HikariCP connection pool settings pool: max-pool-size: 10 # Maximum simultaneous database connections min-idle: 2 # Minimum idle connections kept open connection-timeout: 30000 # Max wait for a connection from the pool (ms) idle-timeout: 600000 # Close idle connections after this long (ms) max-lifetime: 1800000 # Recycle connections after this long (ms) ``` --- ### IP Masking ```yaml # Control how IP addresses appear to staff in command output # Staff with the protectcord.ip.full permission always see the full IP ip-masking: enabled: false mask-format: "last-octet" # "last-octet" → 192.168.1.* (hides last segment) # "last-two-octets" → 192.168.*.* (hides last two segments) # "full-mask" → *.*.*.* (hides everything) ``` --- ### Custom Messages ```yaml # All messages support & colour codes. Placeholders listed per message. messages: # Shown to players blocked by IP check — {reason}, {risk} connection-denied: | &c&lConnection Denied &7Your connection has been blocked by ProtectCord. &7Reason: &c{reason} &7Risk Level: &c{risk} &7If you believe this is an error, please contact server staff. # Shown when the API is unreachable during a check api-error: | &c&lTemporary Connection Issue &7We're unable to verify your connection at the moment. &7Please try again later. # Shown to a player blocked by the accounts-per-IP limit — {max}, {current} account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} &7Please disconnect another account before connecting. # Shown to the oldest session kicked by KICK_OLDEST enforcement — {max} account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. &7Maximum accounts per IP: &c{max} # Shown when player-tracking blocks a flagged player — {flags} player-flagged: | &c&lConnection Denied &7Your account has been flagged. &7Flags: &c{flags} &7If you believe this is an error, please contact server staff. # Shown when player-tracking blocks an inactive player player-inactive: | &c&lConnection Denied &7Your account has been deactivated. &7Please contact server staff. # Shown in chat to whitelisted players who bypass the IP check whitelist-bypass: "&aYou have bypassed IP verification." ``` --- ## 🎯 Commands & Permissions **Aliases:** `/pc`, `/protect` ### Core Commands | Command | Description | |---------|-------------| | `/pc reload` | Reload config, whitelist, and storage | | `/pc stats` | View API usage and rate limits | | `/pc check <player\|ip>` | On-demand IP threat analysis | | `/pc version` | Plugin version and platform info | | `/pc health` | API connectivity health check | | `/pc alerts` | Toggle in-game staff alerts on/off | ### Whitelist Commands | Command | Description | |---------|-------------| | `/pc whitelist add player <name>` | Whitelist a player by name | | `/pc whitelist add uuid <uuid>` | Whitelist by UUID | | `/pc whitelist add ip <address>` | Whitelist an IP address | | `/pc whitelist remove <type> <value>` | Remove whitelist entry | | `/pc list` | List all whitelisted entries | ### Moderation Commands | Command | Description | |---------|-------------| | `/pc kick <player> [reason]` | Kick an online player with IP info | | `/pc warn <player> <reason>` | Issue a warning (auto-escalates) | | `/pc warnings <player>` | View full warning history | | `/pc clear warning <player>` | Clear all warnings | | `/pc clear ban <player>` | Clear a ban record | | `/pc remove warning <player> [#]` | Remove a specific warning by index | | `/pc ban <player> <reason>` | Permanently ban a player | | `/pc tempban <player> <duration> <reason>` | Temp-ban (`1h`, `7d`, `30d`) | | `/pc unban <player>` | Unban a player | | `/pc mute <player> <reason>` | Permanently mute a player | | `/pc tempmute <player> <duration> <reason>` | Temp-mute | | `/pc unmute <player>` | Unmute a player | | `/pc alts <player>` | Find alt accounts by shared IP | ### Storage Commands | Command | Description | |---------|-------------| | `/pc migrate <yaml\|mysql>` | Migrate all data between storage backends | | `/pc purge <type> <days>` | Delete data older than X days | **Purge types:** `warnings`, `bans`, `mutes`, `iplogs`, `auditlog`, `inactive`, `all` ### Player Commands | Command | Description | |---------|-------------| | `/report [player] <reason>` | Report a player (or submit an anonymous report) | ### Permissions | Permission | Description | Default | |------------|-------------|---------| | `protectcord.admin` | All `/pc` commands | OP | | `protectcord.bypass` | Bypass IP checks on join | false | | `protectcord.alerts` | Receive in-game staff alerts | OP | | `protectcord.ip.full` | See unmasked IPs in command output | OP | | `protectcord.automod.bypass.*` | Bypass all AutoMod checks | false | --- ## ⚡ Progressive Warning System Automatically escalate discipline based on warning count. Two modes available: ### Simple Mode (default) | Warning | Action | |---------|--------| | 1st | In-game warning message | | 2nd | Kicked with "final warning" message | | 3rd | Permanent ban | ### Escalation Tiers Mode (configurable) Fully custom escalation — any combination of WARN → TEMPMUTE → TEMPBAN → BAN: ``` 1 warning → Warning message 2 warnings → Temp mute (1 hour) 3 warnings → Temp ban (1 day) 4 warnings → Temp ban (7 days) 5 warnings → Permanent ban ``` Warnings can optionally **expire** after a configured duration (`7d`, `30d`, etc.) so past behavior doesn't follow players forever. --- ## 🤖 AutoMod — Automated Chat Filtering Protect your chat without lifting a finger. Each AutoMod rule runs independently and can be configured to `BLOCK`, `WARN`, `KICK`, `MUTE`, or `TEMPMUTE` the offending player. | Rule | What It Catches | |------|----------------| | **Anti-Link** | URLs, with per-domain whitelist | | **Anti-Advertising** | Other server IPs, Discord invites | | **Anti-Spam** | Message rate and duplicate flooding | | **Anti-Swear** | Custom word list, with regex and exceptions | | **Anti-Caps** | Excessive uppercase by percentage | | **Anti-Flood** | Repeated character abuse | | **Anti-Unicode** | Zalgo text and invisible character abuse | --- ## 🔍 Alt Account Detection Find players evading bans or using multiple accounts with a single command: ``` /pc alts Notch → [ProtectCord] Alt accounts for Notch: - Notch2 (shared IPs: 2) - AltAccount99 (shared IPs: 1) ``` IPs are **never displayed** in alt output — staff see player names only, protecting privacy while identifying evaders. --- ## 🗄️ MySQL & Multi-Server Sync Store all data (warnings, bans, mutes, IP history, audit logs) in MySQL instead of local YAML files. - **All servers share one database** — ban on Factions, blocked on Survival - **HikariCP connection pooling** — high-performance and thread-safe - **Auto table creation** — tables are created on first startup - **server_id tracking** — every row records which server the action came from - **Live migration** — move from YAML to MySQL (or back) with `/pc migrate mysql` ``` /pc migrate mysql → Migrated 47 players, 12 IP bans, 203 audit entries. → Update database.type in config.yml and run /pc reload. ``` --- ## 🧹 Data Purge Keep your database clean with fine-grained purge commands: ``` /pc purge warnings 90 — remove warnings older than 90 days /pc purge bans 30 — remove expired bans older than 30 days /pc purge mutes 30 — remove expired mutes older than 30 days /pc purge iplogs 365 — remove IP history older than 1 year /pc purge auditlog 90 — trim the audit log /pc purge inactive 180 — remove player records unseen for 6 months /pc purge all 90 — run all of the above ``` --- ## 📢 Discord Integration ### Connection Webhook Get a rich Discord embed every time a player is blocked, accepted, or whitelisted: - Country with flag emoji, city, VPN/proxy/tor/datacenter/bogon flags, risk level, company - Per-event toggle — only receive the events you care about - Rate limiting to stay within Discord's limits - Automatic retry with exponential backoff ### Staff Alert Webhook Separate webhook for moderation events: bans, unbans, warns, kicks, mutes, AutoMod actions — so your mod team always knows what's happening. ### Setup in 30 seconds 1. Discord → Server Settings → Integrations → Webhooks → New Webhook → Copy URL 2. Add to `config.yml`: ```yaml discord-webhook: enabled: true url: "https://discord.com/api/webhooks/YOUR_WEBHOOK" ``` 3. `/pc reload` --- ## 🛡️ How IP Detection Works Every connecting player's IP is sent to the ProtectCord API for evaluation: | Check | What It Detects | |-------|----------------| | **VPN** | Virtual private networks used to hide location | | **Proxy** | HTTP/SOCKS proxies and anonymizers | | **Tor** | Tor exit nodes | | **Datacenter** | Hosting providers (common bot source) | | **Bogon** | Invalid or reserved IP ranges | | **Risk Score** | AI-powered score from UNKNOWN to CRITICAL | | **Geo** | Country of origin (for geo-blocking) | ### Automatic Bypasses No API call is made for: - Localhost (`127.0.0.1`, `::1`) - Private networks (`192.168.x.x`, `10.x.x.x`, `172.16–31.x.x`) - Whitelisted players, UUIDs, or IPs --- ## ❓ FAQ **Is this free?** Yes. The free API key includes **32 requests per minute**, enough for most servers. **Will it lag my server?** No. All IP checks are **fully asynchronous** and never block the main thread. **Can legitimate players get blocked?** Rarely. Use `/pc check <player>` to see why, then `/pc whitelist add player <name>`. You can also raise `blocked-risk-level` to `CRITICAL` for less aggressive blocking. **Does it work with offline mode?** Yes. The plugin functions in both online and offline mode. **What about proxy networks?** Install **only on the proxy** (BungeeCord or Velocity). All backend servers are automatically protected with one plugin and one API key. **What if the API is down?** Players are allowed to connect by default during API outages. This prevents lockouts and can be changed in config. **Do you store player data?** Only IP addresses are sent to the ProtectCord API. No usernames or UUIDs are transmitted externally. See our [privacy policy](https://protectcord.com/privacy). **Can I sync bans across servers?** Yes — enable MySQL storage and point all servers at the same database. Bans and mutes are enforced network-wide automatically. --- ## 🔧 Troubleshooting **"API KEY NOT CONFIGURED!"** Get your key at [protectcord.com/dashboard](https://protectcord.com/dashboard), add it to `config.yml`, run `/pc reload`. **Player blocked incorrectly** Run `/pc check <player>` to see the reason. Whitelist with `/pc whitelist add player <name>` or lower `blocked-risk-level`. **Rate limit hit** Free tier: 32 req/min (~1 player every 2 seconds). Solutions: whitelist regulars to skip API calls, or install only on your proxy instead of all backends. **Discord webhook silent** Verify URL is correct, `enabled: true`, events are enabled, and check console for errors. **MySQL connection failed** Check host/port/credentials in config. Ensure the MySQL user has `CREATE TABLE` privileges. Check console for the HikariCP error message. --- ## 🌐 Links & Support - 🌍 **Website:** [protectcord.com](https://protectcord.com) - 📖 **API Docs:** [api.protectcord.com](https://api.protectcord.com) - 🎫 **Dashboard:** [protectcord.com/dashboard](https://protectcord.com/dashboard) - 💬 **Discord:** [protectcord.com/discord](https://protectcord.com/discord) --- ## 💖 Support the Project - ⭐ Follow on Modrinth - 💬 Join the [Discord community](https://protectcord.com/discord) - 📝 Leave a review and share your experience - 🐛 Report bugs or suggest features on Discord --- *Made with ❤️ for the Minecraft community — **ProtectCord**, because prevention is better than moderation.*

Разработчик

protectcord

Профиль и данные получены с Modrinth

Открыть на Modrinth

Галерея продукта

Изображения проекта

Скриншоты и изображения из оригинальной страницы Modrinth.

Список изменений

Версии проекта

Опубликованные версии и оригинальные файлы Modrinth.

1.3.8 Актуальная Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord folia forge neoforge paper purpur spigot velocity waterfall
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

16.55 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1
Загрузчики / Платформы
sponge
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

4.99 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

2.84 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
forge
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

2.84 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

2.83 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

2.84 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
velocity
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

5.02 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

4.93 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
folia
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

4.93 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
purpur spigot
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

4.94 MB

1.3.8 Beta 30.08.2026

v1.3.8

Поддерживаемые версии Minecraft
1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
paper
Показать изменения
Fixed a second NeoForge module-resolution crash: a leftover NeoForge internal service registration (net.neoforged.fml.IBindingsProvider) was leaking into the shaded jar and causing protectcord to falsely claim ownership of NeoForge's own internal package, colliding with the real neoforge module. Also fixed the bundled MySQL JDBC driver registration, which was broken by the earlier relocation fix (wrong/stale class name meant MySQL storage silently failed to initialize on every platform). Development/test build for verification before promotion to a stable release.
Войти

4.95 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
Fixed a server crash on NeoForge/Forge caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that bundle it. Development/test build for verification before promotion to a stable release.
Войти

2.84 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
forge
Показать изменения
Fixed a server crash on NeoForge/Forge caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that bundle it. Development/test build for verification before promotion to a stable release.
Войти

2.84 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
Fixed a server crash on NeoForge/Forge caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that bundle it. Development/test build for verification before promotion to a stable release.
Войти

2.83 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord folia forge neoforge paper purpur spigot velocity waterfall
Показать изменения
Fixed a server crash on NeoForge/Forge ("Modules ... export package com.mysql.cj.jdbc" ModuleLayer resolution error) caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that also bundle it. This is a development/test build for verification before promotion to a stable release.
Войти

16.55 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1
Загрузчики / Платформы
sponge
Показать изменения
Fixed a server crash on NeoForge/Forge ("Modules ... export package com.mysql.cj.jdbc" ModuleLayer resolution error) caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that also bundle it. This is a development/test build for verification before promotion to a stable release.
Войти

4.99 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Fixed a server crash on NeoForge/Forge ("Modules ... export package com.mysql.cj.jdbc" ModuleLayer resolution error) caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that also bundle it. This is a development/test build for verification before promotion to a stable release.
Войти

2.84 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
velocity
Показать изменения
Fixed a server crash on NeoForge/Forge ("Modules ... export package com.mysql.cj.jdbc" ModuleLayer resolution error) caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that also bundle it. This is a development/test build for verification before promotion to a stable release.
Войти

5.02 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Fixed a server crash on NeoForge/Forge ("Modules ... export package com.mysql.cj.jdbc" ModuleLayer resolution error) caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that also bundle it. This is a development/test build for verification before promotion to a stable release.
Войти

4.93 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
folia
Показать изменения
Fixed a server crash on NeoForge/Forge ("Modules ... export package com.mysql.cj.jdbc" ModuleLayer resolution error) caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that also bundle it. This is a development/test build for verification before promotion to a stable release.
Войти

4.93 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
purpur spigot
Показать изменения
Fixed a server crash on NeoForge/Forge ("Modules ... export package com.mysql.cj.jdbc" ModuleLayer resolution error) caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that also bundle it. This is a development/test build for verification before promotion to a stable release.
Войти

4.94 MB

1.3.7 Beta 30.08.2026

v1.3.7

Поддерживаемые версии Minecraft
1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
paper
Показать изменения
Fixed a server crash on NeoForge/Forge ("Modules ... export package com.mysql.cj.jdbc" ModuleLayer resolution error) caused by a leftover JPMS module descriptor from the bundled MySQL driver conflicting with other mods that also bundle it. This is a development/test build for verification before promotion to a stable release.
Войти

4.95 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord folia forge neoforge paper purpur spigot velocity waterfall
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

16.55 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

2.84 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
forge
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

2.84 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

2.83 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

2.84 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1
Загрузчики / Платформы
sponge
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

4.99 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
velocity
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

5.02 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

4.93 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
folia
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

4.93 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
purpur spigot
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

4.94 MB

1.3.6 Release 01.06.2026

v1.3.6

Поддерживаемые версии Minecraft
1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
paper
Показать изменения
Fixed dashboard tracking (Game Management) sending null JSON body on Paper, Spigot, Folia, and Hytale platforms due to Gson double-brace initialization bug
Войти

4.95 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord folia forge neoforge paper purpur spigot velocity waterfall
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

16.55 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
forge
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

2.84 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

2.84 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
velocity
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

5.02 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

4.93 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
folia
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

4.93 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
purpur spigot
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

4.94 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
paper
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

4.95 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

2.84 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

2.83 MB

1.3.5 Release 30.05.2026

v1.3.5

Поддерживаемые версии Minecraft
1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1
Загрузчики / Платформы
sponge
Показать изменения
Added Sponge platform support (SpongeAPI 8.1.0, MC 1.16.5+)
Войти

4.99 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord folia forge neoforge paper purpur spigot velocity waterfall
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

16.55 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

2.84 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
forge
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

2.84 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

2.83 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

2.84 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
velocity
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

5.02 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

4.93 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
folia
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

4.93 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
purpur spigot
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

4.94 MB

1.3.4 Release 29.05.2026

v1.3.4

Поддерживаемые версии Minecraft
1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
Загрузчики / Платформы
paper
Показать изменения
Added Purpur support and 1.8.8+ compatibility for Spigot, BungeeCord, Velocity, and the Universal JAR. Minecraft 26.1.2 (the new calendar versioning) is now supported. Universal JAR now loads correctly on 1.8.8 servers.
Войти

4.95 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord folia forge neoforge paper spigot velocity waterfall
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

16.56 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

2.84 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
forge
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

2.84 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

2.83 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

2.84 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

5.02 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

4.93 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

4.93 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

4.94 MB

1.3.3 Release 29.05.2026

v1.3.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Added universal JAR - a single file that works on Paper, Spigot, Folia, BungeeCord, Waterfall, Velocity, Forge 1.21.1, and NeoForge 1.21.1/1.21.4. Drop it in plugins/ or mods/ and it auto-loads the correct platform.
Войти

4.95 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord folia forge neoforge paper spigot velocity waterfall
Показать изменения
### Updated - Updated ProtectCord API integration
Войти

16.56 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
Updated ProtectCord API integration
Войти

2.84 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
Войти

2.84 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
Updated ProtectCord API integration
Войти

2.83 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
Войти

2.84 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
Войти

5.02 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.3.2 Release 29.05.2026

v1.3.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.95 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord folia forge neoforge paper spigot velocity waterfall
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

16.56 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
neoforge
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

2.84 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
forge
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

2.84 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

2.83 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

2.84 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

5.02 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

4.93 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

4.93 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

4.94 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

4.95 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

2.83 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

2.84 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

5.02 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

4.93 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

4.93 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

4.94 MB

1.3.1 Release 29.05.2026

v1.3.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Added - **NeoForge Platform Support**: ProtectCord now supports NeoForge (Minecraft 1.21.1). Includes the full feature set: IP protection, auto-update system, ban/mute/kick/warn commands, Discord webhooks, Staff IP Protection, LuckPerms integration, and bStats metrics. Requires NeoForge 21.1.172+. - **NeoForge Auto-Updater**: Same Modrinth-integrated auto-update system as all other platforms — checks, downloads, SHA-1 verifies, and stages JARs for restart-apply.
Войти

4.95 MB

1.3.0 Release 28.05.2026

v1.3.0

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### Added - **Auto-Update System (All Platforms)**: ProtectCord now checks Modrinth directly for new releases instead of relying on a hardcoded version endpoint. When an update is found, it can automatically download, SHA-1 verify, and stage the new JAR for seamless updating on next restart. - **Paper/Spigot/Folia**: Uses Bukkit's native `plugins/update/` folder — the server automatically applies the update on restart - **BungeeCord**: Stages in `plugins/update/` (Waterfall and compatible forks apply automatically) - **Velocity**: Downloads to `plugins/protectcord/pending-update/` and swaps the JAR on proxy shutdown - **Forge**: Downloads to `config/protectcord/pending-update/` and swaps the mod JAR on server shutdown - **Update Commands**: `/protectcord update status` shows current version, latest version, update state, and changelog summary. `/protectcord update check` forces an immediate Modrinth check. `/protectcord update apply` triggers download and staging. - **In-Game Update Notifications**: Ops and admins are notified when they join if an update is available or staged, with actionable messages showing the version and how to apply it - **Discord Webhook Update Alert**: When a new version is detected, a formatted Discord embed is sent via the existing webhook system showing the current version, new version, changelog summary, and Modrinth download link. Controlled by `discord-webhook.events.update: true` - **Changelog Display**: `/protectcord update status` shows the first 5 lines of the Modrinth release changelog so admins can see what changed without leaving the game - **Config Section**: New `auto-update` config block with `enabled` (default: true), `auto-download` (default: false — must opt-in), `check-interval-hours` (default: 12), and `notify-ops-on-join` (default: true) - **Config Migration v3**: Existing configs automatically get the new auto-update section added on upgrade ### Changed - Update checking now polls the Modrinth API directly (`api.modrinth.com/v2/project/y05wfnBZ/version`) instead of the custom CF Worker endpoint, with platform-specific loader filtering - All network I/O for update checking and downloading runs on async threads — never blocks the main server thread - Downloaded JARs are verified with SHA-1 hashes from Modrinth metadata before staging - Tab completion now includes `update` with `status`, `check`, `apply` sub-completions
Войти

2.84 MB

1.3.0 Release 28.05.2026

v1.3.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Added - **Auto-Update System (All Platforms)**: ProtectCord now checks Modrinth directly for new releases instead of relying on a hardcoded version endpoint. When an update is found, it can automatically download, SHA-1 verify, and stage the new JAR for seamless updating on next restart. - **Paper/Spigot/Folia**: Uses Bukkit's native `plugins/update/` folder — the server automatically applies the update on restart - **BungeeCord**: Stages in `plugins/update/` (Waterfall and compatible forks apply automatically) - **Velocity**: Downloads to `plugins/protectcord/pending-update/` and swaps the JAR on proxy shutdown - **Forge**: Downloads to `config/protectcord/pending-update/` and swaps the mod JAR on server shutdown - **Update Commands**: `/protectcord update status` shows current version, latest version, update state, and changelog summary. `/protectcord update check` forces an immediate Modrinth check. `/protectcord update apply` triggers download and staging. - **In-Game Update Notifications**: Ops and admins are notified when they join if an update is available or staged, with actionable messages showing the version and how to apply it - **Discord Webhook Update Alert**: When a new version is detected, a formatted Discord embed is sent via the existing webhook system showing the current version, new version, changelog summary, and Modrinth download link. Controlled by `discord-webhook.events.update: true` - **Changelog Display**: `/protectcord update status` shows the first 5 lines of the Modrinth release changelog so admins can see what changed without leaving the game - **Config Section**: New `auto-update` config block with `enabled` (default: true), `auto-download` (default: false — must opt-in), `check-interval-hours` (default: 12), and `notify-ops-on-join` (default: true) - **Config Migration v3**: Existing configs automatically get the new auto-update section added on upgrade ### Changed - Update checking now polls the Modrinth API directly (`api.modrinth.com/v2/project/y05wfnBZ/version`) instead of the custom CF Worker endpoint, with platform-specific loader filtering - All network I/O for update checking and downloading runs on async threads — never blocks the main server thread - Downloaded JARs are verified with SHA-1 hashes from Modrinth metadata before staging - Tab completion now includes `update` with `status`, `check`, `apply` sub-completions
Войти

5.02 MB

1.3.0 Release 28.05.2026

v1.3.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Added - **Auto-Update System (All Platforms)**: ProtectCord now checks Modrinth directly for new releases instead of relying on a hardcoded version endpoint. When an update is found, it can automatically download, SHA-1 verify, and stage the new JAR for seamless updating on next restart. - **Paper/Spigot/Folia**: Uses Bukkit's native `plugins/update/` folder — the server automatically applies the update on restart - **BungeeCord**: Stages in `plugins/update/` (Waterfall and compatible forks apply automatically) - **Velocity**: Downloads to `plugins/protectcord/pending-update/` and swaps the JAR on proxy shutdown - **Forge**: Downloads to `config/protectcord/pending-update/` and swaps the mod JAR on server shutdown - **Update Commands**: `/protectcord update status` shows current version, latest version, update state, and changelog summary. `/protectcord update check` forces an immediate Modrinth check. `/protectcord update apply` triggers download and staging. - **In-Game Update Notifications**: Ops and admins are notified when they join if an update is available or staged, with actionable messages showing the version and how to apply it - **Discord Webhook Update Alert**: When a new version is detected, a formatted Discord embed is sent via the existing webhook system showing the current version, new version, changelog summary, and Modrinth download link. Controlled by `discord-webhook.events.update: true` - **Changelog Display**: `/protectcord update status` shows the first 5 lines of the Modrinth release changelog so admins can see what changed without leaving the game - **Config Section**: New `auto-update` config block with `enabled` (default: true), `auto-download` (default: false — must opt-in), `check-interval-hours` (default: 12), and `notify-ops-on-join` (default: true) - **Config Migration v3**: Existing configs automatically get the new auto-update section added on upgrade ### Changed - Update checking now polls the Modrinth API directly (`api.modrinth.com/v2/project/y05wfnBZ/version`) instead of the custom CF Worker endpoint, with platform-specific loader filtering - All network I/O for update checking and downloading runs on async threads — never blocks the main server thread - Downloaded JARs are verified with SHA-1 hashes from Modrinth metadata before staging - Tab completion now includes `update` with `status`, `check`, `apply` sub-completions
Войти

4.93 MB

1.3.0 Release 28.05.2026

v1.3.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Added - **Auto-Update System (All Platforms)**: ProtectCord now checks Modrinth directly for new releases instead of relying on a hardcoded version endpoint. When an update is found, it can automatically download, SHA-1 verify, and stage the new JAR for seamless updating on next restart. - **Paper/Spigot/Folia**: Uses Bukkit's native `plugins/update/` folder — the server automatically applies the update on restart - **BungeeCord**: Stages in `plugins/update/` (Waterfall and compatible forks apply automatically) - **Velocity**: Downloads to `plugins/protectcord/pending-update/` and swaps the JAR on proxy shutdown - **Forge**: Downloads to `config/protectcord/pending-update/` and swaps the mod JAR on server shutdown - **Update Commands**: `/protectcord update status` shows current version, latest version, update state, and changelog summary. `/protectcord update check` forces an immediate Modrinth check. `/protectcord update apply` triggers download and staging. - **In-Game Update Notifications**: Ops and admins are notified when they join if an update is available or staged, with actionable messages showing the version and how to apply it - **Discord Webhook Update Alert**: When a new version is detected, a formatted Discord embed is sent via the existing webhook system showing the current version, new version, changelog summary, and Modrinth download link. Controlled by `discord-webhook.events.update: true` - **Changelog Display**: `/protectcord update status` shows the first 5 lines of the Modrinth release changelog so admins can see what changed without leaving the game - **Config Section**: New `auto-update` config block with `enabled` (default: true), `auto-download` (default: false — must opt-in), `check-interval-hours` (default: 12), and `notify-ops-on-join` (default: true) - **Config Migration v3**: Existing configs automatically get the new auto-update section added on upgrade ### Changed - Update checking now polls the Modrinth API directly (`api.modrinth.com/v2/project/y05wfnBZ/version`) instead of the custom CF Worker endpoint, with platform-specific loader filtering - All network I/O for update checking and downloading runs on async threads — never blocks the main server thread - Downloaded JARs are verified with SHA-1 hashes from Modrinth metadata before staging - Tab completion now includes `update` with `status`, `check`, `apply` sub-completions
Войти

4.93 MB

1.3.0 Release 28.05.2026

v1.3.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Added - **Auto-Update System (All Platforms)**: ProtectCord now checks Modrinth directly for new releases instead of relying on a hardcoded version endpoint. When an update is found, it can automatically download, SHA-1 verify, and stage the new JAR for seamless updating on next restart. - **Paper/Spigot/Folia**: Uses Bukkit's native `plugins/update/` folder — the server automatically applies the update on restart - **BungeeCord**: Stages in `plugins/update/` (Waterfall and compatible forks apply automatically) - **Velocity**: Downloads to `plugins/protectcord/pending-update/` and swaps the JAR on proxy shutdown - **Forge**: Downloads to `config/protectcord/pending-update/` and swaps the mod JAR on server shutdown - **Update Commands**: `/protectcord update status` shows current version, latest version, update state, and changelog summary. `/protectcord update check` forces an immediate Modrinth check. `/protectcord update apply` triggers download and staging. - **In-Game Update Notifications**: Ops and admins are notified when they join if an update is available or staged, with actionable messages showing the version and how to apply it - **Discord Webhook Update Alert**: When a new version is detected, a formatted Discord embed is sent via the existing webhook system showing the current version, new version, changelog summary, and Modrinth download link. Controlled by `discord-webhook.events.update: true` - **Changelog Display**: `/protectcord update status` shows the first 5 lines of the Modrinth release changelog so admins can see what changed without leaving the game - **Config Section**: New `auto-update` config block with `enabled` (default: true), `auto-download` (default: false — must opt-in), `check-interval-hours` (default: 12), and `notify-ops-on-join` (default: true) - **Config Migration v3**: Existing configs automatically get the new auto-update section added on upgrade ### Changed - Update checking now polls the Modrinth API directly (`api.modrinth.com/v2/project/y05wfnBZ/version`) instead of the custom CF Worker endpoint, with platform-specific loader filtering - All network I/O for update checking and downloading runs on async threads — never blocks the main server thread - Downloaded JARs are verified with SHA-1 hashes from Modrinth metadata before staging - Tab completion now includes `update` with `status`, `check`, `apply` sub-completions
Войти

4.94 MB

1.3.0 Release 28.05.2026

v1.3.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Added - **Auto-Update System (All Platforms)**: ProtectCord now checks Modrinth directly for new releases instead of relying on a hardcoded version endpoint. When an update is found, it can automatically download, SHA-1 verify, and stage the new JAR for seamless updating on next restart. - **Paper/Spigot/Folia**: Uses Bukkit's native `plugins/update/` folder — the server automatically applies the update on restart - **BungeeCord**: Stages in `plugins/update/` (Waterfall and compatible forks apply automatically) - **Velocity**: Downloads to `plugins/protectcord/pending-update/` and swaps the JAR on proxy shutdown - **Forge**: Downloads to `config/protectcord/pending-update/` and swaps the mod JAR on server shutdown - **Update Commands**: `/protectcord update status` shows current version, latest version, update state, and changelog summary. `/protectcord update check` forces an immediate Modrinth check. `/protectcord update apply` triggers download and staging. - **In-Game Update Notifications**: Ops and admins are notified when they join if an update is available or staged, with actionable messages showing the version and how to apply it - **Discord Webhook Update Alert**: When a new version is detected, a formatted Discord embed is sent via the existing webhook system showing the current version, new version, changelog summary, and Modrinth download link. Controlled by `discord-webhook.events.update: true` - **Changelog Display**: `/protectcord update status` shows the first 5 lines of the Modrinth release changelog so admins can see what changed without leaving the game - **Config Section**: New `auto-update` config block with `enabled` (default: true), `auto-download` (default: false — must opt-in), `check-interval-hours` (default: 12), and `notify-ops-on-join` (default: true) - **Config Migration v3**: Existing configs automatically get the new auto-update section added on upgrade ### Changed - Update checking now polls the Modrinth API directly (`api.modrinth.com/v2/project/y05wfnBZ/version`) instead of the custom CF Worker endpoint, with platform-specific loader filtering - All network I/O for update checking and downloading runs on async threads — never blocks the main server thread - Downloaded JARs are verified with SHA-1 hashes from Modrinth metadata before staging - Tab completion now includes `update` with `status`, `check`, `apply` sub-completions
Войти

4.95 MB

1.2.26 Release 27.05.2026

v1.2.26

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### Fixed - **Forge**: Fixed `WritingException: Unsupported value type: HashMap` crash when using `/protectcord whitelist add`, `/protectcord warn`, audit log, or any purge command - **Forge**: Fixed the same HashMap crash recurring when existing audit/warning entries were read back and re-saved - **Forge**: Fixed `removeWarning` and all `purge` commands also crashing with the HashMap serialization error - **Forge**: Fixed command aliases (`/pc`, `/protect`) silently overwriting the main `/protectcord` command tree - **Forge**: Fixed `player.connection.disconnect()` being called from an async thread — now scheduled on main server thread - **Forge**: Fixed missing `ServerStoppingEvent` handler — mod resources now properly shut down when server stops - **Forge**: Fixed `isValidIP()` performing DNS resolution (accepting hostnames as valid IPs) - **Forge**: Fixed mods.toml version range allowing mod to load on incompatible Forge versions (MC 26.x) - **Forge**: Fixed startup banner showing wrong MC version range - **Forge**: Fixed double IP lookup counter in bStats, unsafe cast in audit logs, nil UUID in purge, mutable internal lists ### Changed - **All platforms**: Dashboard tracking now logs HTTP errors to console instead of silently failing - **All platforms**: Added `User-Agent` header to dashboard tracking requests - **Dashboard API**: API key validation now auto-syncs keys from main ProtectCord API — fixes players not appearing in Game Management - **Main API**: Added `/plugin/validate-key` endpoint for dashboard key synchronization
Войти

2.83 MB

1.2.26 Release 27.05.2026

v1.2.26

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Fixed - **Forge**: Fixed `WritingException: Unsupported value type: HashMap` crash when using `/protectcord whitelist add`, `/protectcord warn`, audit log, or any purge command - **Forge**: Fixed the same HashMap crash recurring when existing audit/warning entries were read back and re-saved - **Forge**: Fixed `removeWarning` and all `purge` commands also crashing with the HashMap serialization error - **Forge**: Fixed command aliases (`/pc`, `/protect`) silently overwriting the main `/protectcord` command tree - **Forge**: Fixed `player.connection.disconnect()` being called from an async thread — now scheduled on main server thread - **Forge**: Fixed missing `ServerStoppingEvent` handler — mod resources now properly shut down when server stops - **Forge**: Fixed `isValidIP()` performing DNS resolution (accepting hostnames as valid IPs) - **Forge**: Fixed mods.toml version range allowing mod to load on incompatible Forge versions (MC 26.x) - **Forge**: Fixed startup banner showing wrong MC version range - **Forge**: Fixed double IP lookup counter in bStats, unsafe cast in audit logs, nil UUID in purge, mutable internal lists ### Changed - **All platforms**: Dashboard tracking now logs HTTP errors to console instead of silently failing - **All platforms**: Added `User-Agent` header to dashboard tracking requests - **Dashboard API**: API key validation now auto-syncs keys from main ProtectCord API — fixes players not appearing in Game Management - **Main API**: Added `/plugin/validate-key` endpoint for dashboard key synchronization
1.2.26 Release 27.05.2026

v1.2.26

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Fixed - **Forge**: Fixed `WritingException: Unsupported value type: HashMap` crash when using `/protectcord whitelist add`, `/protectcord warn`, audit log, or any purge command - **Forge**: Fixed the same HashMap crash recurring when existing audit/warning entries were read back and re-saved - **Forge**: Fixed `removeWarning` and all `purge` commands also crashing with the HashMap serialization error - **Forge**: Fixed command aliases (`/pc`, `/protect`) silently overwriting the main `/protectcord` command tree - **Forge**: Fixed `player.connection.disconnect()` being called from an async thread — now scheduled on main server thread - **Forge**: Fixed missing `ServerStoppingEvent` handler — mod resources now properly shut down when server stops - **Forge**: Fixed `isValidIP()` performing DNS resolution (accepting hostnames as valid IPs) - **Forge**: Fixed mods.toml version range allowing mod to load on incompatible Forge versions (MC 26.x) - **Forge**: Fixed startup banner showing wrong MC version range - **Forge**: Fixed double IP lookup counter in bStats, unsafe cast in audit logs, nil UUID in purge, mutable internal lists ### Changed - **All platforms**: Dashboard tracking now logs HTTP errors to console instead of silently failing - **All platforms**: Added `User-Agent` header to dashboard tracking requests - **Dashboard API**: API key validation now auto-syncs keys from main ProtectCord API — fixes players not appearing in Game Management - **Main API**: Added `/plugin/validate-key` endpoint for dashboard key synchronization
Войти

4.92 MB

1.2.26 Release 27.05.2026

v1.2.26

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Fixed - **Forge**: Fixed `WritingException: Unsupported value type: HashMap` crash when using `/protectcord whitelist add`, `/protectcord warn`, audit log, or any purge command - **Forge**: Fixed the same HashMap crash recurring when existing audit/warning entries were read back and re-saved - **Forge**: Fixed `removeWarning` and all `purge` commands also crashing with the HashMap serialization error - **Forge**: Fixed command aliases (`/pc`, `/protect`) silently overwriting the main `/protectcord` command tree - **Forge**: Fixed `player.connection.disconnect()` being called from an async thread — now scheduled on main server thread - **Forge**: Fixed missing `ServerStoppingEvent` handler — mod resources now properly shut down when server stops - **Forge**: Fixed `isValidIP()` performing DNS resolution (accepting hostnames as valid IPs) - **Forge**: Fixed mods.toml version range allowing mod to load on incompatible Forge versions (MC 26.x) - **Forge**: Fixed startup banner showing wrong MC version range - **Forge**: Fixed double IP lookup counter in bStats, unsafe cast in audit logs, nil UUID in purge, mutable internal lists ### Changed - **All platforms**: Dashboard tracking now logs HTTP errors to console instead of silently failing - **All platforms**: Added `User-Agent` header to dashboard tracking requests - **Dashboard API**: API key validation now auto-syncs keys from main ProtectCord API — fixes players not appearing in Game Management - **Main API**: Added `/plugin/validate-key` endpoint for dashboard key synchronization
Войти

4.91 MB

1.2.26 Release 27.05.2026

v1.2.26

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Fixed - **Forge**: Fixed `WritingException: Unsupported value type: HashMap` crash when using `/protectcord whitelist add`, `/protectcord warn`, audit log, or any purge command - **Forge**: Fixed the same HashMap crash recurring when existing audit/warning entries were read back and re-saved - **Forge**: Fixed `removeWarning` and all `purge` commands also crashing with the HashMap serialization error - **Forge**: Fixed command aliases (`/pc`, `/protect`) silently overwriting the main `/protectcord` command tree - **Forge**: Fixed `player.connection.disconnect()` being called from an async thread — now scheduled on main server thread - **Forge**: Fixed missing `ServerStoppingEvent` handler — mod resources now properly shut down when server stops - **Forge**: Fixed `isValidIP()` performing DNS resolution (accepting hostnames as valid IPs) - **Forge**: Fixed mods.toml version range allowing mod to load on incompatible Forge versions (MC 26.x) - **Forge**: Fixed startup banner showing wrong MC version range - **Forge**: Fixed double IP lookup counter in bStats, unsafe cast in audit logs, nil UUID in purge, mutable internal lists ### Changed - **All platforms**: Dashboard tracking now logs HTTP errors to console instead of silently failing - **All platforms**: Added `User-Agent` header to dashboard tracking requests - **Dashboard API**: API key validation now auto-syncs keys from main ProtectCord API — fixes players not appearing in Game Management - **Main API**: Added `/plugin/validate-key` endpoint for dashboard key synchronization
Войти

4.93 MB

1.2.26 Release 27.05.2026

v1.2.26

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Fixed - **Forge**: Fixed `WritingException: Unsupported value type: HashMap` crash when using `/protectcord whitelist add`, `/protectcord warn`, audit log, or any purge command - **Forge**: Fixed the same HashMap crash recurring when existing audit/warning entries were read back and re-saved - **Forge**: Fixed `removeWarning` and all `purge` commands also crashing with the HashMap serialization error - **Forge**: Fixed command aliases (`/pc`, `/protect`) silently overwriting the main `/protectcord` command tree - **Forge**: Fixed `player.connection.disconnect()` being called from an async thread — now scheduled on main server thread - **Forge**: Fixed missing `ServerStoppingEvent` handler — mod resources now properly shut down when server stops - **Forge**: Fixed `isValidIP()` performing DNS resolution (accepting hostnames as valid IPs) - **Forge**: Fixed mods.toml version range allowing mod to load on incompatible Forge versions (MC 26.x) - **Forge**: Fixed startup banner showing wrong MC version range - **Forge**: Fixed double IP lookup counter in bStats, unsafe cast in audit logs, nil UUID in purge, mutable internal lists ### Changed - **All platforms**: Dashboard tracking now logs HTTP errors to console instead of silently failing - **All platforms**: Added `User-Agent` header to dashboard tracking requests - **Dashboard API**: API key validation now auto-syncs keys from main ProtectCord API — fixes players not appearing in Game Management - **Main API**: Added `/plugin/validate-key` endpoint for dashboard key synchronization
Войти

4.94 MB

1.2.25 Release 27.05.2026

v1.2.25

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
Войти

2.83 MB

1.2.25 Release 27.05.2026

v1.2.25

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
Войти

2.83 MB

1.2.25 Release 27.05.2026

v1.2.25

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.25 Release 27.05.2026

v1.2.25

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.25 Release 27.05.2026

v1.2.25

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.25 Release 27.05.2026

v1.2.25

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.25 Release 27.05.2026

v1.2.25

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.24 Release 27.05.2026

v1.2.24

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
Войти

2.82 MB

1.2.24 Release 27.05.2026

v1.2.24

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.24 Release 27.05.2026

v1.2.24

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.24 Release 27.05.2026

v1.2.24

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.24 Release 27.05.2026

v1.2.24

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.24 Release 27.05.2026

v1.2.24

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.23 Release 17.05.2026

v1.2.23

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.23 Release 17.05.2026

v1.2.23

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.23 Release 17.05.2026

v1.2.23

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.23 Release 17.05.2026

v1.2.23

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.23 Release 17.05.2026

v1.2.23

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.23 Release 17.05.2026

v1.2.23

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.22 Release 11.05.2026

v1.2.22

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.22 Release 11.05.2026

v1.2.22

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.22 Release 11.05.2026

v1.2.22

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.22 Release 11.05.2026

v1.2.22

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.22 Release 11.05.2026

v1.2.22

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.22 Release 11.05.2026

v1.2.22

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.21 Release 10.05.2026

v1.2.21

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.21 Release 10.05.2026

v1.2.21

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.21 Release 10.05.2026

v1.2.21

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.21 Release 10.05.2026

v1.2.21

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.21 Release 10.05.2026

v1.2.21

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.21 Release 10.05.2026

v1.2.21

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.20 Release 07.05.2026

v1.2.20

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.20 Release 07.05.2026

v1.2.20

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.20 Release 07.05.2026

v1.2.20

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.20 Release 07.05.2026

v1.2.20

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.20 Release 07.05.2026

v1.2.20

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.20 Release 07.05.2026

v1.2.20

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.19 Release 02.05.2026

v1.2.19

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.19 Release 02.05.2026

v1.2.19

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.19 Release 02.05.2026

v1.2.19

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.19 Release 02.05.2026

v1.2.19

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.19 Release 02.05.2026

v1.2.19

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.19 Release 02.05.2026

v1.2.19

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.18 Release 01.05.2026

v1.2.18

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.18 Release 01.05.2026

v1.2.18

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.18 Release 01.05.2026

v1.2.18

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.18 Release 01.05.2026

v1.2.18

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.18 Release 01.05.2026

v1.2.18

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.18 Release 01.05.2026

v1.2.18

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.17 Release 01.05.2026

v1.2.17

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.17 Release 01.05.2026

v1.2.17

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.17 Release 01.05.2026

v1.2.17

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.17 Release 01.05.2026

v1.2.17

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.17 Release 01.05.2026

v1.2.17

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.17 Release 01.05.2026

v1.2.17

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.16 Release 29.04.2026

v1.2.16

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.16 Release 29.04.2026

v1.2.16

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.16 Release 29.04.2026

v1.2.16

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.16 Release 29.04.2026

v1.2.16

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.16 Release 29.04.2026

v1.2.16

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.16 Release 29.04.2026

v1.2.16

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.94 MB

1.2.15 Release 29.04.2026

v1.2.15

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
See release notes.
1.2.15 Release 29.04.2026

v1.2.15

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
See release notes.
1.2.15 Release 29.04.2026

v1.2.15

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
See release notes.
Войти

4.92 MB

1.2.15 Release 29.04.2026

v1.2.15

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
See release notes.
Войти

4.91 MB

1.2.15 Release 29.04.2026

v1.2.15

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
See release notes.
Войти

4.93 MB

1.2.15 Release 29.04.2026

v1.2.15

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
See release notes.
Войти

4.94 MB

1.2.1 Release 29.04.2026

v1.2.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
See release notes.
Войти

4.93 MB

1.2.14 Release 19.04.2026

v1.2.14

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Fixed NoSuchMethodError crash during command registration on Forge 1.20.1. Replaced obfuscation-sensitive Commands.literal/argument calls with direct Brigadier API calls. Fixed mods.toml version range to only claim 1.20.1 support.
1.2.14 Release 14.04.2026

v1.2.14

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
See release notes.
1.2.14 Release 14.04.2026

v1.2.14

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
See release notes.
1.2.14 Release 14.04.2026

v1.2.14

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
See release notes.
Войти

4.92 MB

1.2.14 Release 14.04.2026

v1.2.14

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
See release notes.
Войти

4.91 MB

1.2.14 Release 14.04.2026

v1.2.14

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
See release notes.
Войти

4.93 MB

1.2.14 Release 14.04.2026

v1.2.14

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
See release notes.
Войти

4.94 MB

1.2.13 Release 13.04.2026

v1.2.13

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Added - **Floodgate/GeyserMC support** — Bedrock players connecting through Geyser are no longer incorrectly blocked by proxy, datacenter, or VPN detection. ProtectCord now detects Floodgate at runtime via reflection (zero compile-time dependency) and applies configurable bypasses for identified Bedrock players - **New `compatibility.floodgate` config section** with granular control: - `bypass-proxy-check` (default: true) — Geyser acts as a proxy, so Bedrock connections are flagged as proxies - `bypass-datacenter-check` (default: true) — Cloud-hosted Geyser flags connections as datacenter IPs - `bypass-vpn-check` (default: false) — Disabled by default for security - `exempt-account-per-ip` (default: true) — Critical for standalone Geyser where all Bedrock players share one IP - `log-detection` (default: true) — Shows active bypass settings on startup - **Config migration v1 to v2** — Existing configs automatically gain the new Floodgate options with sensible defaults on upgrade - Added `floodgate` to soft-dependencies on all platforms ### Notes - Tor, Bogon, and geo-blocking checks are never bypassed for Bedrock players - Floodgate must be installed alongside Geyser for player detection to work - Forge platform is unaffected (no chat/compat changes)
1.2.13 Release 13.04.2026

v1.2.13

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Added - **Floodgate/GeyserMC support** — Bedrock players connecting through Geyser are no longer incorrectly blocked by proxy, datacenter, or VPN detection. ProtectCord now detects Floodgate at runtime via reflection (zero compile-time dependency) and applies configurable bypasses for identified Bedrock players - **New `compatibility.floodgate` config section** with granular control: - `bypass-proxy-check` (default: true) — Geyser acts as a proxy, so Bedrock connections are flagged as proxies - `bypass-datacenter-check` (default: true) — Cloud-hosted Geyser flags connections as datacenter IPs - `bypass-vpn-check` (default: false) — Disabled by default for security - `exempt-account-per-ip` (default: true) — Critical for standalone Geyser where all Bedrock players share one IP - `log-detection` (default: true) — Shows active bypass settings on startup - **Config migration v1 to v2** — Existing configs automatically gain the new Floodgate options with sensible defaults on upgrade - Added `floodgate` to soft-dependencies on all platforms ### Notes - Tor, Bogon, and geo-blocking checks are never bypassed for Bedrock players - Floodgate must be installed alongside Geyser for player detection to work - Forge platform is unaffected (no chat/compat changes)
1.2.13 Release 13.04.2026

v1.2.13

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Added - **Floodgate/GeyserMC support** — Bedrock players connecting through Geyser are no longer incorrectly blocked by proxy, datacenter, or VPN detection. ProtectCord now detects Floodgate at runtime via reflection (zero compile-time dependency) and applies configurable bypasses for identified Bedrock players - **New `compatibility.floodgate` config section** with granular control: - `bypass-proxy-check` (default: true) — Geyser acts as a proxy, so Bedrock connections are flagged as proxies - `bypass-datacenter-check` (default: true) — Cloud-hosted Geyser flags connections as datacenter IPs - `bypass-vpn-check` (default: false) — Disabled by default for security - `exempt-account-per-ip` (default: true) — Critical for standalone Geyser where all Bedrock players share one IP - `log-detection` (default: true) — Shows active bypass settings on startup - **Config migration v1 to v2** — Existing configs automatically gain the new Floodgate options with sensible defaults on upgrade - Added `floodgate` to soft-dependencies on all platforms ### Notes - Tor, Bogon, and geo-blocking checks are never bypassed for Bedrock players - Floodgate must be installed alongside Geyser for player detection to work - Forge platform is unaffected (no chat/compat changes)
Войти

4.92 MB

1.2.13 Release 13.04.2026

v1.2.13

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Added - **Floodgate/GeyserMC support** — Bedrock players connecting through Geyser are no longer incorrectly blocked by proxy, datacenter, or VPN detection. ProtectCord now detects Floodgate at runtime via reflection (zero compile-time dependency) and applies configurable bypasses for identified Bedrock players - **New `compatibility.floodgate` config section** with granular control: - `bypass-proxy-check` (default: true) — Geyser acts as a proxy, so Bedrock connections are flagged as proxies - `bypass-datacenter-check` (default: true) — Cloud-hosted Geyser flags connections as datacenter IPs - `bypass-vpn-check` (default: false) — Disabled by default for security - `exempt-account-per-ip` (default: true) — Critical for standalone Geyser where all Bedrock players share one IP - `log-detection` (default: true) — Shows active bypass settings on startup - **Config migration v1 to v2** — Existing configs automatically gain the new Floodgate options with sensible defaults on upgrade - Added `floodgate` to soft-dependencies on all platforms ### Notes - Tor, Bogon, and geo-blocking checks are never bypassed for Bedrock players - Floodgate must be installed alongside Geyser for player detection to work - Forge platform is unaffected (no chat/compat changes)
Войти

4.91 MB

1.2.13 Release 13.04.2026

v1.2.13

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Added - **Floodgate/GeyserMC support** — Bedrock players connecting through Geyser are no longer incorrectly blocked by proxy, datacenter, or VPN detection. ProtectCord now detects Floodgate at runtime via reflection (zero compile-time dependency) and applies configurable bypasses for identified Bedrock players - **New `compatibility.floodgate` config section** with granular control: - `bypass-proxy-check` (default: true) — Geyser acts as a proxy, so Bedrock connections are flagged as proxies - `bypass-datacenter-check` (default: true) — Cloud-hosted Geyser flags connections as datacenter IPs - `bypass-vpn-check` (default: false) — Disabled by default for security - `exempt-account-per-ip` (default: true) — Critical for standalone Geyser where all Bedrock players share one IP - `log-detection` (default: true) — Shows active bypass settings on startup - **Config migration v1 to v2** — Existing configs automatically gain the new Floodgate options with sensible defaults on upgrade - Added `floodgate` to soft-dependencies on all platforms ### Notes - Tor, Bogon, and geo-blocking checks are never bypassed for Bedrock players - Floodgate must be installed alongside Geyser for player detection to work - Forge platform is unaffected (no chat/compat changes)
Войти

4.93 MB

1.2.13 Release 13.04.2026

v1.2.13

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Added - **Floodgate/GeyserMC support** — Bedrock players connecting through Geyser are no longer incorrectly blocked by proxy, datacenter, or VPN detection. ProtectCord now detects Floodgate at runtime via reflection (zero compile-time dependency) and applies configurable bypasses for identified Bedrock players - **New `compatibility.floodgate` config section** with granular control: - `bypass-proxy-check` (default: true) — Geyser acts as a proxy, so Bedrock connections are flagged as proxies - `bypass-datacenter-check` (default: true) — Cloud-hosted Geyser flags connections as datacenter IPs - `bypass-vpn-check` (default: false) — Disabled by default for security - `exempt-account-per-ip` (default: true) — Critical for standalone Geyser where all Bedrock players share one IP - `log-detection` (default: true) — Shows active bypass settings on startup - **Config migration v1 to v2** — Existing configs automatically gain the new Floodgate options with sensible defaults on upgrade - Added `floodgate` to soft-dependencies on all platforms ### Notes - Tor, Bogon, and geo-blocking checks are never bypassed for Bedrock players - Floodgate must be installed alongside Geyser for player detection to work - Forge platform is unaffected (no chat/compat changes)
Войти

4.94 MB

1.2.12 Release 13.04.2026

v1.2.12

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.12 Release 13.04.2026

v1.2.12

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.12 Release 13.04.2026

v1.2.12

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.12 Release 13.04.2026

v1.2.12

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.12 Release 13.04.2026

v1.2.12

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.12 Release 13.04.2026

v1.2.12

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.11 Release 12.04.2026

v1.2.11

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
See release notes.
1.2.11 Release 12.04.2026

v1.2.11

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
See release notes.
1.2.11 Release 12.04.2026

v1.2.11

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
See release notes.
Войти

4.92 MB

1.2.11 Release 12.04.2026

v1.2.11

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
See release notes.
Войти

4.91 MB

1.2.11 Release 12.04.2026

v1.2.11

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
See release notes.
Войти

4.92 MB

1.2.11 Release 12.04.2026

v1.2.11

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
See release notes.
Войти

4.93 MB

1.2.10 Release 11.04.2026

v1.2.10

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
Updated ProtectCord API integration
1.2.10 Release 11.04.2026

v1.2.10

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Updated ProtectCord API integration
1.2.10 Release 11.04.2026

v1.2.10

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.10 Release 11.04.2026

v1.2.10

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Updated ProtectCord API integration
Войти

4.91 MB

1.2.10 Release 11.04.2026

v1.2.10

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Updated ProtectCord API integration
Войти

4.92 MB

1.2.10 Release 11.04.2026

v1.2.10

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Updated ProtectCord API integration
Войти

4.93 MB

1.2.9 Release 11.04.2026

v1.2.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Updated - Updated ProtectCord API integration
1.2.9 Release 11.04.2026

v1.2.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Updated - Updated ProtectCord API integration
Войти

4.92 MB

1.2.9 Release 11.04.2026

v1.2.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Updated - Updated ProtectCord API integration
Войти

4.91 MB

1.2.9 Release 11.04.2026

v1.2.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Updated - Updated ProtectCord API integration
Войти

4.92 MB

1.2.9 Release 11.04.2026

v1.2.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Updated - Updated ProtectCord API integration
Войти

4.93 MB

1.2.9 Release 11.04.2026

v1.2.9

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Updated - Updated ProtectCord API integration
1.2.8 Release 10.04.2026

v1.2.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Added - **InteractiveChat support** — ProtectCord now automatically detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and prevents AutoMod false positives caused by its internal chat markers, bracket keywords (`[item]`, `[inv]`, `[ender]`), and `@PlayerName` mention syntax - **AwesomeChat support** — ProtectCord now automatically detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips color codes, MiniMessage format tags, and `@PlayerName` mentions before AutoMod runs, preventing false anti-caps, anti-advertising, and anti-link triggers - **Granular compatibility controls** — each integration is fully configurable in `config.yml` under the `compatibility:` section with per-feature toggles and optional detection logging - **Config auto-migration** — new config options are automatically added on upgrade so you never need to delete and reconfigure your `config.yml` ### Updated - Updated ProtectCord API integration
1.2.8 Release 10.04.2026

v1.2.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Added - **InteractiveChat support** — ProtectCord now automatically detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and prevents AutoMod false positives caused by its internal chat markers, bracket keywords (`[item]`, `[inv]`, `[ender]`), and `@PlayerName` mention syntax - **AwesomeChat support** — ProtectCord now automatically detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips color codes, MiniMessage format tags, and `@PlayerName` mentions before AutoMod runs, preventing false anti-caps, anti-advertising, and anti-link triggers - **Granular compatibility controls** — each integration is fully configurable in `config.yml` under the `compatibility:` section with per-feature toggles and optional detection logging - **Config auto-migration** — new config options are automatically added on upgrade so you never need to delete and reconfigure your `config.yml` ### Updated - Updated ProtectCord API integration
Войти

4.92 MB

1.2.8 Release 10.04.2026

v1.2.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Added - **InteractiveChat support** — ProtectCord now automatically detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and prevents AutoMod false positives caused by its internal chat markers, bracket keywords (`[item]`, `[inv]`, `[ender]`), and `@PlayerName` mention syntax - **AwesomeChat support** — ProtectCord now automatically detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips color codes, MiniMessage format tags, and `@PlayerName` mentions before AutoMod runs, preventing false anti-caps, anti-advertising, and anti-link triggers - **Granular compatibility controls** — each integration is fully configurable in `config.yml` under the `compatibility:` section with per-feature toggles and optional detection logging - **Config auto-migration** — new config options are automatically added on upgrade so you never need to delete and reconfigure your `config.yml` ### Updated - Updated ProtectCord API integration
Войти

4.91 MB

1.2.8 Release 10.04.2026

v1.2.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Added - **InteractiveChat support** — ProtectCord now automatically detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and prevents AutoMod false positives caused by its internal chat markers, bracket keywords (`[item]`, `[inv]`, `[ender]`), and `@PlayerName` mention syntax - **AwesomeChat support** — ProtectCord now automatically detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips color codes, MiniMessage format tags, and `@PlayerName` mentions before AutoMod runs, preventing false anti-caps, anti-advertising, and anti-link triggers - **Granular compatibility controls** — each integration is fully configurable in `config.yml` under the `compatibility:` section with per-feature toggles and optional detection logging - **Config auto-migration** — new config options are automatically added on upgrade so you never need to delete and reconfigure your `config.yml` ### Updated - Updated ProtectCord API integration
Войти

4.92 MB

1.2.8 Release 10.04.2026

v1.2.8

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Added - **InteractiveChat support** — ProtectCord now automatically detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and prevents AutoMod false positives caused by its internal chat markers, bracket keywords (`[item]`, `[inv]`, `[ender]`), and `@PlayerName` mention syntax - **AwesomeChat support** — ProtectCord now automatically detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips color codes, MiniMessage format tags, and `@PlayerName` mentions before AutoMod runs, preventing false anti-caps, anti-advertising, and anti-link triggers - **Granular compatibility controls** — each integration is fully configurable in `config.yml` under the `compatibility:` section with per-feature toggles and optional detection logging - **Config auto-migration** — new config options are automatically added on upgrade so you never need to delete and reconfigure your `config.yml` ### Updated - Updated ProtectCord API integration
Войти

4.93 MB

1.2.8 Release 10.04.2026

v1.2.8

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Added - **InteractiveChat support** — ProtectCord now automatically detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and prevents AutoMod false positives caused by its internal chat markers, bracket keywords (`[item]`, `[inv]`, `[ender]`), and `@PlayerName` mention syntax - **AwesomeChat support** — ProtectCord now automatically detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips color codes, MiniMessage format tags, and `@PlayerName` mentions before AutoMod runs, preventing false anti-caps, anti-advertising, and anti-link triggers - **Granular compatibility controls** — each integration is fully configurable in `config.yml` under the `compatibility:` section with per-feature toggles and optional detection logging - **Config auto-migration** — new config options are automatically added on upgrade so you never need to delete and reconfigure your `config.yml` ### Updated - Updated ProtectCord API integration
1.2.7 Release 10.04.2026

v1.2.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Added - **@ Mention stripping** — AwesomeChat and InteractiveChat both have mention modules that inject `@PlayerName` text into chat events. After color-code stripping, the raw `@John` text remained and could trigger anti-advertising or anti-link false positives. ProtectCord now strips `@PlayerName` patterns before AutoMod evaluation. Controlled individually via `strip-mentions: true/false` under each plugin's compat section - **Config migration system** — ProtectCord now automatically adds missing config keys with their defaults when you upgrade. No more needing to delete and regenerate your `config.yml` after every update. A startup log message tells you when new options have been added and what to look for - **`config-version` field** — all config files now include a `config-version` field (do not edit) used internally to track which migration steps have been applied - **Improved startup compat logging** — detection logs now show all active settings including the new `strip-mentions` status for both InteractiveChat and AwesomeChat
1.2.7 Release 10.04.2026

v1.2.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Added - **@ Mention stripping** — AwesomeChat and InteractiveChat both have mention modules that inject `@PlayerName` text into chat events. After color-code stripping, the raw `@John` text remained and could trigger anti-advertising or anti-link false positives. ProtectCord now strips `@PlayerName` patterns before AutoMod evaluation. Controlled individually via `strip-mentions: true/false` under each plugin's compat section - **Config migration system** — ProtectCord now automatically adds missing config keys with their defaults when you upgrade. No more needing to delete and regenerate your `config.yml` after every update. A startup log message tells you when new options have been added and what to look for - **`config-version` field** — all config files now include a `config-version` field (do not edit) used internally to track which migration steps have been applied - **Improved startup compat logging** — detection logs now show all active settings including the new `strip-mentions` status for both InteractiveChat and AwesomeChat
Войти

4.92 MB

1.2.7 Release 10.04.2026

v1.2.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Added - **@ Mention stripping** — AwesomeChat and InteractiveChat both have mention modules that inject `@PlayerName` text into chat events. After color-code stripping, the raw `@John` text remained and could trigger anti-advertising or anti-link false positives. ProtectCord now strips `@PlayerName` patterns before AutoMod evaluation. Controlled individually via `strip-mentions: true/false` under each plugin's compat section - **Config migration system** — ProtectCord now automatically adds missing config keys with their defaults when you upgrade. No more needing to delete and regenerate your `config.yml` after every update. A startup log message tells you when new options have been added and what to look for - **`config-version` field** — all config files now include a `config-version` field (do not edit) used internally to track which migration steps have been applied - **Improved startup compat logging** — detection logs now show all active settings including the new `strip-mentions` status for both InteractiveChat and AwesomeChat
Войти

4.91 MB

1.2.7 Release 10.04.2026

v1.2.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Added - **@ Mention stripping** — AwesomeChat and InteractiveChat both have mention modules that inject `@PlayerName` text into chat events. After color-code stripping, the raw `@John` text remained and could trigger anti-advertising or anti-link false positives. ProtectCord now strips `@PlayerName` patterns before AutoMod evaluation. Controlled individually via `strip-mentions: true/false` under each plugin's compat section - **Config migration system** — ProtectCord now automatically adds missing config keys with their defaults when you upgrade. No more needing to delete and regenerate your `config.yml` after every update. A startup log message tells you when new options have been added and what to look for - **`config-version` field** — all config files now include a `config-version` field (do not edit) used internally to track which migration steps have been applied - **Improved startup compat logging** — detection logs now show all active settings including the new `strip-mentions` status for both InteractiveChat and AwesomeChat
Войти

4.92 MB

1.2.7 Release 10.04.2026

v1.2.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Added - **@ Mention stripping** — AwesomeChat and InteractiveChat both have mention modules that inject `@PlayerName` text into chat events. After color-code stripping, the raw `@John` text remained and could trigger anti-advertising or anti-link false positives. ProtectCord now strips `@PlayerName` patterns before AutoMod evaluation. Controlled individually via `strip-mentions: true/false` under each plugin's compat section - **Config migration system** — ProtectCord now automatically adds missing config keys with their defaults when you upgrade. No more needing to delete and regenerate your `config.yml` after every update. A startup log message tells you when new options have been added and what to look for - **`config-version` field** — all config files now include a `config-version` field (do not edit) used internally to track which migration steps have been applied - **Improved startup compat logging** — detection logs now show all active settings including the new `strip-mentions` status for both InteractiveChat and AwesomeChat
Войти

4.93 MB

1.2.7 Release 10.04.2026

v1.2.7

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Added - **@ Mention stripping** — AwesomeChat and InteractiveChat both have mention modules that inject `@PlayerName` text into chat events. After color-code stripping, the raw `@John` text remained and could trigger anti-advertising or anti-link false positives. ProtectCord now strips `@PlayerName` patterns before AutoMod evaluation. Controlled individually via `strip-mentions: true/false` under each plugin's compat section - **Config migration system** — ProtectCord now automatically adds missing config keys with their defaults when you upgrade. No more needing to delete and regenerate your `config.yml` after every update. A startup log message tells you when new options have been added and what to look for - **`config-version` field** — all config files now include a `config-version` field (do not edit) used internally to track which migration steps have been applied - **Improved startup compat logging** — detection logs now show all active settings including the new `strip-mentions` status for both InteractiveChat and AwesomeChat
1.2.6 Release 10.04.2026

v1.2.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Added - **InteractiveChat compatibility** — ProtectCord now auto-detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and strips its internal UUID tracking markers (`INTERACTIVECHAT_CHAT_IDENTIFIER_*`) and bracket keywords (`[item]`, `[inv]`, `[ender]`, etc.) from messages before AutoMod evaluation, preventing false positives - **AwesomeChat compatibility** — ProtectCord now auto-detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips Bukkit color codes and MiniMessage format tags from messages before AutoMod evaluation, preventing false anti-caps and anti-spam triggers - **`compatibility:` config section** — both integrations are fully configurable per-plugin with granular toggles for each sanitization behavior; detection logging can also be toggled - **Startup detection logging** — when a supported compat plugin is found, ProtectCord logs which sanitization features are active so server admins know the integration is working - **PlaceholderAPI placeholder documentation** — all `%protectcord_*%` placeholders are now documented directly in `config.yml` for easy reference
1.2.6 Release 10.04.2026

v1.2.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Added - **InteractiveChat compatibility** — ProtectCord now auto-detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and strips its internal UUID tracking markers (`INTERACTIVECHAT_CHAT_IDENTIFIER_*`) and bracket keywords (`[item]`, `[inv]`, `[ender]`, etc.) from messages before AutoMod evaluation, preventing false positives - **AwesomeChat compatibility** — ProtectCord now auto-detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips Bukkit color codes and MiniMessage format tags from messages before AutoMod evaluation, preventing false anti-caps and anti-spam triggers - **`compatibility:` config section** — both integrations are fully configurable per-plugin with granular toggles for each sanitization behavior; detection logging can also be toggled - **Startup detection logging** — when a supported compat plugin is found, ProtectCord logs which sanitization features are active so server admins know the integration is working - **PlaceholderAPI placeholder documentation** — all `%protectcord_*%` placeholders are now documented directly in `config.yml` for easy reference
Войти

4.91 MB

1.2.6 Release 10.04.2026

v1.2.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Added - **InteractiveChat compatibility** — ProtectCord now auto-detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and strips its internal UUID tracking markers (`INTERACTIVECHAT_CHAT_IDENTIFIER_*`) and bracket keywords (`[item]`, `[inv]`, `[ender]`, etc.) from messages before AutoMod evaluation, preventing false positives - **AwesomeChat compatibility** — ProtectCord now auto-detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips Bukkit color codes and MiniMessage format tags from messages before AutoMod evaluation, preventing false anti-caps and anti-spam triggers - **`compatibility:` config section** — both integrations are fully configurable per-plugin with granular toggles for each sanitization behavior; detection logging can also be toggled - **Startup detection logging** — when a supported compat plugin is found, ProtectCord logs which sanitization features are active so server admins know the integration is working - **PlaceholderAPI placeholder documentation** — all `%protectcord_*%` placeholders are now documented directly in `config.yml` for easy reference
Войти

4.91 MB

1.2.6 Release 10.04.2026

v1.2.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Added - **InteractiveChat compatibility** — ProtectCord now auto-detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and strips its internal UUID tracking markers (`INTERACTIVECHAT_CHAT_IDENTIFIER_*`) and bracket keywords (`[item]`, `[inv]`, `[ender]`, etc.) from messages before AutoMod evaluation, preventing false positives - **AwesomeChat compatibility** — ProtectCord now auto-detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips Bukkit color codes and MiniMessage format tags from messages before AutoMod evaluation, preventing false anti-caps and anti-spam triggers - **`compatibility:` config section** — both integrations are fully configurable per-plugin with granular toggles for each sanitization behavior; detection logging can also be toggled - **Startup detection logging** — when a supported compat plugin is found, ProtectCord logs which sanitization features are active so server admins know the integration is working - **PlaceholderAPI placeholder documentation** — all `%protectcord_*%` placeholders are now documented directly in `config.yml` for easy reference
Войти

4.92 MB

1.2.6 Release 10.04.2026

v1.2.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Added - **InteractiveChat compatibility** — ProtectCord now auto-detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and strips its internal UUID tracking markers (`INTERACTIVECHAT_CHAT_IDENTIFIER_*`) and bracket keywords (`[item]`, `[inv]`, `[ender]`, etc.) from messages before AutoMod evaluation, preventing false positives - **AwesomeChat compatibility** — ProtectCord now auto-detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips Bukkit color codes and MiniMessage format tags from messages before AutoMod evaluation, preventing false anti-caps and anti-spam triggers - **`compatibility:` config section** — both integrations are fully configurable per-plugin with granular toggles for each sanitization behavior; detection logging can also be toggled - **Startup detection logging** — when a supported compat plugin is found, ProtectCord logs which sanitization features are active so server admins know the integration is working - **PlaceholderAPI placeholder documentation** — all `%protectcord_*%` placeholders are now documented directly in `config.yml` for easy reference
Войти

4.93 MB

1.2.6 Release 10.04.2026

v1.2.6

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Added - **InteractiveChat compatibility** — ProtectCord now auto-detects [InteractiveChat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/) and strips its internal UUID tracking markers (`INTERACTIVECHAT_CHAT_IDENTIFIER_*`) and bracket keywords (`[item]`, `[inv]`, `[ender]`, etc.) from messages before AutoMod evaluation, preventing false positives - **AwesomeChat compatibility** — ProtectCord now auto-detects [AwesomeChat](https://www.spigotmc.org/resources/awesomechat.123694/) and strips Bukkit color codes and MiniMessage format tags from messages before AutoMod evaluation, preventing false anti-caps and anti-spam triggers - **`compatibility:` config section** — both integrations are fully configurable per-plugin with granular toggles for each sanitization behavior; detection logging can also be toggled - **Startup detection logging** — when a supported compat plugin is found, ProtectCord logs which sanitization features are active so server admins know the integration is working - **PlaceholderAPI placeholder documentation** — all `%protectcord_*%` placeholders are now documented directly in `config.yml` for easy reference
1.2.5 Release 09.04.2026

v1.2.5

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
1.2.5 Release 09.04.2026

v1.2.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
1.2.5 Release 09.04.2026

v1.2.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.91 MB

1.2.5 Release 09.04.2026

v1.2.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.91 MB

1.2.5 Release 09.04.2026

v1.2.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.92 MB

1.2.5 Release 09.04.2026

v1.2.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.93 MB

1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.91 MB

1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.91 MB

1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.92 MB

1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.93 MB

1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.91 MB

1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.91 MB

1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.92 MB

1.2.4 Release 08.04.2026

v1.2.4

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Updated - Updated ProtectCord API integration across all platforms
Войти

4.93 MB

1.2.3 Release 08.04.2026

v1.2.3

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Maintenance - Release pipeline automation: unified `release.ps1` script handles version bumping, JAR builds, Modrinth uploads, and Cloudflare Worker API deployment in a single command - Changelog now sourced from root `CHANGELOG.md` for all platforms; per-platform changelog files no longer required - `version.json` introduced as single source of truth for current version and release date - BungeeCord, Velocity, and Forge webhook constructor conflicts resolved; all platforms share identical webhook API surface
1.2.3 Release 08.04.2026

v1.2.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Maintenance - Release pipeline automation: unified `release.ps1` script handles version bumping, JAR builds, Modrinth uploads, and Cloudflare Worker API deployment in a single command - Changelog now sourced from root `CHANGELOG.md` for all platforms; per-platform changelog files no longer required - `version.json` introduced as single source of truth for current version and release date - BungeeCord, Velocity, and Forge webhook constructor conflicts resolved; all platforms share identical webhook API surface
1.2.3 Release 08.04.2026

v1.2.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Maintenance - Release pipeline automation: unified `release.ps1` script handles version bumping, JAR builds, Modrinth uploads, and Cloudflare Worker API deployment in a single command - Changelog now sourced from root `CHANGELOG.md` for all platforms; per-platform changelog files no longer required - `version.json` introduced as single source of truth for current version and release date - BungeeCord, Velocity, and Forge webhook constructor conflicts resolved; all platforms share identical webhook API surface
Войти

4.91 MB

1.2.3 Release 08.04.2026

v1.2.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Maintenance - Release pipeline automation: unified `release.ps1` script handles version bumping, JAR builds, Modrinth uploads, and Cloudflare Worker API deployment in a single command - Changelog now sourced from root `CHANGELOG.md` for all platforms; per-platform changelog files no longer required - `version.json` introduced as single source of truth for current version and release date - BungeeCord, Velocity, and Forge webhook constructor conflicts resolved; all platforms share identical webhook API surface
Войти

4.91 MB

1.2.3 Release 08.04.2026

v1.2.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Maintenance - Release pipeline automation: unified `release.ps1` script handles version bumping, JAR builds, Modrinth uploads, and Cloudflare Worker API deployment in a single command - Changelog now sourced from root `CHANGELOG.md` for all platforms; per-platform changelog files no longer required - `version.json` introduced as single source of truth for current version and release date - BungeeCord, Velocity, and Forge webhook constructor conflicts resolved; all platforms share identical webhook API surface
Войти

4.92 MB

1.2.3 Release 08.04.2026

v1.2.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Maintenance - Release pipeline automation: unified `release.ps1` script handles version bumping, JAR builds, Modrinth uploads, and Cloudflare Worker API deployment in a single command - Changelog now sourced from root `CHANGELOG.md` for all platforms; per-platform changelog files no longer required - `version.json` introduced as single source of truth for current version and release date - BungeeCord, Velocity, and Forge webhook constructor conflicts resolved; all platforms share identical webhook API surface
Войти

4.93 MB

1.2.2 Release 08.04.2026

v1.2.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
### Platform Parity - All Platforms Now Feature-Complete This release brings every platform (Paper, Spigot, Folia, BungeeCord, Velocity, Forge) to **full feature parity**. Every feature available on Paper is now available on all other platforms with their native APIs. ### New Features #### All Platforms - **Moderation Webhooks** - Discord webhook notifications for all moderation actions: ban, unban, tempban, mute, tempmute, unmute, kick, warn, and player reports. Configure a separate `alert-webhook-url` for moderation events alongside the existing connection webhook. - **Dashboard Tracking** - Player connection events (allowed/blocked) now reported to the ProtectCord dashboard on all platforms via `dashboard.enabled` and `dashboard.api-url` config options. - **Complete 25-Subcommand Set** - All admin subcommands now available on every platform: - `warn`, `warnings`, `clearwarnings`, `removewarning` - `ban`, `tempban`, `unban` - `mute`, `tempmute`, `unmute` - `kick`, `alts`, `check` - `whitelist`, `list` - `clear <warning|ban>`, `remove <warning|ban>` - `alerts`, `migrate`, `purge`, `stats`, `version`, `health`, `trustip`, `report` - **Alert System Completed** - Staff in-game alerts now fire for all action types including `MUTE`, `UNMUTE`, `TEMPMUTE`, `TEMPBAN`, and all AutoMod detection types (`AUTOMOD_SWEAR`, `AUTOMOD_CAPS`, `AUTOMOD_FLOOD`, `AUTOMOD_UNICODE`). #### Forge - **MySQL Storage** - Full HikariCP-backed MySQL database support for warnings, bans, mutes, IP tracking, and audit logs - **TOML Storage** - NightConfig-based local TOML storage as the default backend (`protectcord-warnings.toml`, `protectcord-ip-tracking.toml`, `protectcord-ip-bans.toml`, `protectcord-audit.toml`) - **Storage Migration** - `/protectcord migrate <toml|mysql>` to switch backends without data loss - **StorageProvider interface** - Clean abstraction layer enabling future storage backends - **LuckPerms Integration** - Group and permission lookups via LuckPerms API - **UpdateChecker** - Automatic update notifications on startup and hourly - **AutoMod** - Full 7-module AutoMod system: anti-advertising, anti-spam, anti-caps, anti-swear, anti-zalgo, anti-flood, anti-newline - **ReportManager** - `/report <player> <reason>` command with cooldown support #### Velocity - `/protectcord clear <warning|ban> <player>` - Clear all warnings or the ban record for a player - `/protectcord remove <warning|ban> <player> [#]` - Remove a specific warning or ban record - Full tab completion for all new subcommands ### Bug Fixes - Fixed `isReportNotifyStaffEnabled()` reading wrong config key on Velocity (`reports.notify-staff.enabled` ? `reports.notify-staff`) - Fixed `getIPMaskFormat()` using wrong config key on Forge (`ip-masking.format` ? `ip-masking.mask-format`) - Fixed AutoMod swear detection on Forge using non-standard `isAntiSwearRegexEnabled()` flag instead of `isAntiSwearWholeWordOnly()` - Fixed version string showing `1.2.1` in startup banner on Folia, Spigot, BungeeCord, and Velocity - Fixed Velocity `@Plugin` annotation version mismatch ### Technical - BungeeCord dependency updated to `1.21-R0.4` from PaperMC repository (previous Sonatype snapshot no longer available) - Forge: HikariCP 4.0.3 and mysql-connector-j 8.3.0 added as shaded dependencies - Velocity: Annotation processor configured to generate `velocity-plugin.json` required for Modrinth validation
1.2.2 Release 08.04.2026

v1.2.2

Поддерживаемые версии Minecraft
1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
forge
Показать изменения
### Platform Parity - All Platforms Now Feature-Complete This release brings every platform (Paper, Spigot, Folia, BungeeCord, Velocity, Forge) to **full feature parity**. Every feature available on Paper is now available on all other platforms with their native APIs. ### New Features #### All Platforms - **Moderation Webhooks** - Discord webhook notifications for all moderation actions: ban, unban, tempban, mute, tempmute, unmute, kick, warn, and player reports. Configure a separate `alert-webhook-url` for moderation events alongside the existing connection webhook. - **Dashboard Tracking** - Player connection events (allowed/blocked) now reported to the ProtectCord dashboard on all platforms via `dashboard.enabled` and `dashboard.api-url` config options. - **Complete 25-Subcommand Set** - All admin subcommands now available on every platform: - `warn`, `warnings`, `clearwarnings`, `removewarning` - `ban`, `tempban`, `unban` - `mute`, `tempmute`, `unmute` - `kick`, `alts`, `check` - `whitelist`, `list` - `clear <warning|ban>`, `remove <warning|ban>` - `alerts`, `migrate`, `purge`, `stats`, `version`, `health`, `trustip`, `report` - **Alert System Completed** - Staff in-game alerts now fire for all action types including `MUTE`, `UNMUTE`, `TEMPMUTE`, `TEMPBAN`, and all AutoMod detection types (`AUTOMOD_SWEAR`, `AUTOMOD_CAPS`, `AUTOMOD_FLOOD`, `AUTOMOD_UNICODE`). #### Forge - **MySQL Storage** - Full HikariCP-backed MySQL database support for warnings, bans, mutes, IP tracking, and audit logs - **TOML Storage** - NightConfig-based local TOML storage as the default backend (`protectcord-warnings.toml`, `protectcord-ip-tracking.toml`, `protectcord-ip-bans.toml`, `protectcord-audit.toml`) - **Storage Migration** - `/protectcord migrate <toml|mysql>` to switch backends without data loss - **StorageProvider interface** - Clean abstraction layer enabling future storage backends - **LuckPerms Integration** - Group and permission lookups via LuckPerms API - **UpdateChecker** - Automatic update notifications on startup and hourly - **AutoMod** - Full 7-module AutoMod system: anti-advertising, anti-spam, anti-caps, anti-swear, anti-zalgo, anti-flood, anti-newline - **ReportManager** - `/report <player> <reason>` command with cooldown support #### Velocity - `/protectcord clear <warning|ban> <player>` - Clear all warnings or the ban record for a player - `/protectcord remove <warning|ban> <player> [#]` - Remove a specific warning or ban record - Full tab completion for all new subcommands ### Bug Fixes - Fixed `isReportNotifyStaffEnabled()` reading wrong config key on Velocity (`reports.notify-staff.enabled` ? `reports.notify-staff`) - Fixed `getIPMaskFormat()` using wrong config key on Forge (`ip-masking.format` ? `ip-masking.mask-format`) - Fixed AutoMod swear detection on Forge using non-standard `isAntiSwearRegexEnabled()` flag instead of `isAntiSwearWholeWordOnly()` - Fixed version string showing `1.2.1` in startup banner on Folia, Spigot, BungeeCord, and Velocity - Fixed Velocity `@Plugin` annotation version mismatch ### Technical - BungeeCord dependency updated to `1.21-R0.4` from PaperMC repository (previous Sonatype snapshot no longer available) - Forge: HikariCP 4.0.3 and mysql-connector-j 8.3.0 added as shaded dependencies - Velocity: Annotation processor configured to generate `velocity-plugin.json` required for Modrinth validation
1.2.2 Release 08.04.2026

v1.2.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord waterfall
Показать изменения
### Platform Parity - All Platforms Now Feature-Complete This release brings every platform (Paper, Spigot, Folia, BungeeCord, Velocity, Forge) to **full feature parity**. Every feature available on Paper is now available on all other platforms with their native APIs. ### New Features #### All Platforms - **Moderation Webhooks** - Discord webhook notifications for all moderation actions: ban, unban, tempban, mute, tempmute, unmute, kick, warn, and player reports. Configure a separate `alert-webhook-url` for moderation events alongside the existing connection webhook. - **Dashboard Tracking** - Player connection events (allowed/blocked) now reported to the ProtectCord dashboard on all platforms via `dashboard.enabled` and `dashboard.api-url` config options. - **Complete 25-Subcommand Set** - All admin subcommands now available on every platform: - `warn`, `warnings`, `clearwarnings`, `removewarning` - `ban`, `tempban`, `unban` - `mute`, `tempmute`, `unmute` - `kick`, `alts`, `check` - `whitelist`, `list` - `clear <warning|ban>`, `remove <warning|ban>` - `alerts`, `migrate`, `purge`, `stats`, `version`, `health`, `trustip`, `report` - **Alert System Completed** - Staff in-game alerts now fire for all action types including `MUTE`, `UNMUTE`, `TEMPMUTE`, `TEMPBAN`, and all AutoMod detection types (`AUTOMOD_SWEAR`, `AUTOMOD_CAPS`, `AUTOMOD_FLOOD`, `AUTOMOD_UNICODE`). #### Forge - **MySQL Storage** - Full HikariCP-backed MySQL database support for warnings, bans, mutes, IP tracking, and audit logs - **TOML Storage** - NightConfig-based local TOML storage as the default backend (`protectcord-warnings.toml`, `protectcord-ip-tracking.toml`, `protectcord-ip-bans.toml`, `protectcord-audit.toml`) - **Storage Migration** - `/protectcord migrate <toml|mysql>` to switch backends without data loss - **StorageProvider interface** - Clean abstraction layer enabling future storage backends - **LuckPerms Integration** - Group and permission lookups via LuckPerms API - **UpdateChecker** - Automatic update notifications on startup and hourly - **AutoMod** - Full 7-module AutoMod system: anti-advertising, anti-spam, anti-caps, anti-swear, anti-zalgo, anti-flood, anti-newline - **ReportManager** - `/report <player> <reason>` command with cooldown support #### Velocity - `/protectcord clear <warning|ban> <player>` - Clear all warnings or the ban record for a player - `/protectcord remove <warning|ban> <player> [#]` - Remove a specific warning or ban record - Full tab completion for all new subcommands ### Bug Fixes - Fixed `isReportNotifyStaffEnabled()` reading wrong config key on Velocity (`reports.notify-staff.enabled` ? `reports.notify-staff`) - Fixed `getIPMaskFormat()` using wrong config key on Forge (`ip-masking.format` ? `ip-masking.mask-format`) - Fixed AutoMod swear detection on Forge using non-standard `isAntiSwearRegexEnabled()` flag instead of `isAntiSwearWholeWordOnly()` - Fixed version string showing `1.2.1` in startup banner on Folia, Spigot, BungeeCord, and Velocity - Fixed Velocity `@Plugin` annotation version mismatch ### Technical - BungeeCord dependency updated to `1.21-R0.4` from PaperMC repository (previous Sonatype snapshot no longer available) - Forge: HikariCP 4.0.3 and mysql-connector-j 8.3.0 added as shaded dependencies - Velocity: Annotation processor configured to generate `velocity-plugin.json` required for Modrinth validation
Войти

4.91 MB

1.2.2 Release 08.04.2026

v1.2.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
### Platform Parity - All Platforms Now Feature-Complete This release brings every platform (Paper, Spigot, Folia, BungeeCord, Velocity, Forge) to **full feature parity**. Every feature available on Paper is now available on all other platforms with their native APIs. ### New Features #### All Platforms - **Moderation Webhooks** - Discord webhook notifications for all moderation actions: ban, unban, tempban, mute, tempmute, unmute, kick, warn, and player reports. Configure a separate `alert-webhook-url` for moderation events alongside the existing connection webhook. - **Dashboard Tracking** - Player connection events (allowed/blocked) now reported to the ProtectCord dashboard on all platforms via `dashboard.enabled` and `dashboard.api-url` config options. - **Complete 25-Subcommand Set** - All admin subcommands now available on every platform: - `warn`, `warnings`, `clearwarnings`, `removewarning` - `ban`, `tempban`, `unban` - `mute`, `tempmute`, `unmute` - `kick`, `alts`, `check` - `whitelist`, `list` - `clear <warning|ban>`, `remove <warning|ban>` - `alerts`, `migrate`, `purge`, `stats`, `version`, `health`, `trustip`, `report` - **Alert System Completed** - Staff in-game alerts now fire for all action types including `MUTE`, `UNMUTE`, `TEMPMUTE`, `TEMPBAN`, and all AutoMod detection types (`AUTOMOD_SWEAR`, `AUTOMOD_CAPS`, `AUTOMOD_FLOOD`, `AUTOMOD_UNICODE`). #### Forge - **MySQL Storage** - Full HikariCP-backed MySQL database support for warnings, bans, mutes, IP tracking, and audit logs - **TOML Storage** - NightConfig-based local TOML storage as the default backend (`protectcord-warnings.toml`, `protectcord-ip-tracking.toml`, `protectcord-ip-bans.toml`, `protectcord-audit.toml`) - **Storage Migration** - `/protectcord migrate <toml|mysql>` to switch backends without data loss - **StorageProvider interface** - Clean abstraction layer enabling future storage backends - **LuckPerms Integration** - Group and permission lookups via LuckPerms API - **UpdateChecker** - Automatic update notifications on startup and hourly - **AutoMod** - Full 7-module AutoMod system: anti-advertising, anti-spam, anti-caps, anti-swear, anti-zalgo, anti-flood, anti-newline - **ReportManager** - `/report <player> <reason>` command with cooldown support #### Velocity - `/protectcord clear <warning|ban> <player>` - Clear all warnings or the ban record for a player - `/protectcord remove <warning|ban> <player> [#]` - Remove a specific warning or ban record - Full tab completion for all new subcommands ### Bug Fixes - Fixed `isReportNotifyStaffEnabled()` reading wrong config key on Velocity (`reports.notify-staff.enabled` ? `reports.notify-staff`) - Fixed `getIPMaskFormat()` using wrong config key on Forge (`ip-masking.format` ? `ip-masking.mask-format`) - Fixed AutoMod swear detection on Forge using non-standard `isAntiSwearRegexEnabled()` flag instead of `isAntiSwearWholeWordOnly()` - Fixed version string showing `1.2.1` in startup banner on Folia, Spigot, BungeeCord, and Velocity - Fixed Velocity `@Plugin` annotation version mismatch ### Technical - BungeeCord dependency updated to `1.21-R0.4` from PaperMC repository (previous Sonatype snapshot no longer available) - Forge: HikariCP 4.0.3 and mysql-connector-j 8.3.0 added as shaded dependencies - Velocity: Annotation processor configured to generate `velocity-plugin.json` required for Modrinth validation
1.2.2 Release 08.04.2026

v1.2.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
### Platform Parity - All Platforms Now Feature-Complete This release brings every platform (Paper, Spigot, Folia, BungeeCord, Velocity, Forge) to **full feature parity**. Every feature available on Paper is now available on all other platforms with their native APIs. ### New Features #### All Platforms - **Moderation Webhooks** - Discord webhook notifications for all moderation actions: ban, unban, tempban, mute, tempmute, unmute, kick, warn, and player reports. Configure a separate `alert-webhook-url` for moderation events alongside the existing connection webhook. - **Dashboard Tracking** - Player connection events (allowed/blocked) now reported to the ProtectCord dashboard on all platforms via `dashboard.enabled` and `dashboard.api-url` config options. - **Complete 25-Subcommand Set** - All admin subcommands now available on every platform: - `warn`, `warnings`, `clearwarnings`, `removewarning` - `ban`, `tempban`, `unban` - `mute`, `tempmute`, `unmute` - `kick`, `alts`, `check` - `whitelist`, `list` - `clear <warning|ban>`, `remove <warning|ban>` - `alerts`, `migrate`, `purge`, `stats`, `version`, `health`, `trustip`, `report` - **Alert System Completed** - Staff in-game alerts now fire for all action types including `MUTE`, `UNMUTE`, `TEMPMUTE`, `TEMPBAN`, and all AutoMod detection types (`AUTOMOD_SWEAR`, `AUTOMOD_CAPS`, `AUTOMOD_FLOOD`, `AUTOMOD_UNICODE`). #### Forge - **MySQL Storage** - Full HikariCP-backed MySQL database support for warnings, bans, mutes, IP tracking, and audit logs - **TOML Storage** - NightConfig-based local TOML storage as the default backend (`protectcord-warnings.toml`, `protectcord-ip-tracking.toml`, `protectcord-ip-bans.toml`, `protectcord-audit.toml`) - **Storage Migration** - `/protectcord migrate <toml|mysql>` to switch backends without data loss - **StorageProvider interface** - Clean abstraction layer enabling future storage backends - **LuckPerms Integration** - Group and permission lookups via LuckPerms API - **UpdateChecker** - Automatic update notifications on startup and hourly - **AutoMod** - Full 7-module AutoMod system: anti-advertising, anti-spam, anti-caps, anti-swear, anti-zalgo, anti-flood, anti-newline - **ReportManager** - `/report <player> <reason>` command with cooldown support #### Velocity - `/protectcord clear <warning|ban> <player>` - Clear all warnings or the ban record for a player - `/protectcord remove <warning|ban> <player> [#]` - Remove a specific warning or ban record - Full tab completion for all new subcommands ### Bug Fixes - Fixed `isReportNotifyStaffEnabled()` reading wrong config key on Velocity (`reports.notify-staff.enabled` ? `reports.notify-staff`) - Fixed `getIPMaskFormat()` using wrong config key on Forge (`ip-masking.format` ? `ip-masking.mask-format`) - Fixed AutoMod swear detection on Forge using non-standard `isAntiSwearRegexEnabled()` flag instead of `isAntiSwearWholeWordOnly()` - Fixed version string showing `1.2.1` in startup banner on Folia, Spigot, BungeeCord, and Velocity - Fixed Velocity `@Plugin` annotation version mismatch ### Technical - BungeeCord dependency updated to `1.21-R0.4` from PaperMC repository (previous Sonatype snapshot no longer available) - Forge: HikariCP 4.0.3 and mysql-connector-j 8.3.0 added as shaded dependencies - Velocity: Annotation processor configured to generate `velocity-plugin.json` required for Modrinth validation
Войти

4.92 MB

1.2.2 Release 08.04.2026

v1.2.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
### Platform Parity - All Platforms Now Feature-Complete This release brings every platform (Paper, Spigot, Folia, BungeeCord, Velocity, Forge) to **full feature parity**. Every feature available on Paper is now available on all other platforms with their native APIs. ### New Features #### All Platforms - **Moderation Webhooks** - Discord webhook notifications for all moderation actions: ban, unban, tempban, mute, tempmute, unmute, kick, warn, and player reports. Configure a separate `alert-webhook-url` for moderation events alongside the existing connection webhook. - **Dashboard Tracking** - Player connection events (allowed/blocked) now reported to the ProtectCord dashboard on all platforms via `dashboard.enabled` and `dashboard.api-url` config options. - **Complete 25-Subcommand Set** - All admin subcommands now available on every platform: - `warn`, `warnings`, `clearwarnings`, `removewarning` - `ban`, `tempban`, `unban` - `mute`, `tempmute`, `unmute` - `kick`, `alts`, `check` - `whitelist`, `list` - `clear <warning|ban>`, `remove <warning|ban>` - `alerts`, `migrate`, `purge`, `stats`, `version`, `health`, `trustip`, `report` - **Alert System Completed** - Staff in-game alerts now fire for all action types including `MUTE`, `UNMUTE`, `TEMPMUTE`, `TEMPBAN`, and all AutoMod detection types (`AUTOMOD_SWEAR`, `AUTOMOD_CAPS`, `AUTOMOD_FLOOD`, `AUTOMOD_UNICODE`). #### Forge - **MySQL Storage** - Full HikariCP-backed MySQL database support for warnings, bans, mutes, IP tracking, and audit logs - **TOML Storage** - NightConfig-based local TOML storage as the default backend (`protectcord-warnings.toml`, `protectcord-ip-tracking.toml`, `protectcord-ip-bans.toml`, `protectcord-audit.toml`) - **Storage Migration** - `/protectcord migrate <toml|mysql>` to switch backends without data loss - **StorageProvider interface** - Clean abstraction layer enabling future storage backends - **LuckPerms Integration** - Group and permission lookups via LuckPerms API - **UpdateChecker** - Automatic update notifications on startup and hourly - **AutoMod** - Full 7-module AutoMod system: anti-advertising, anti-spam, anti-caps, anti-swear, anti-zalgo, anti-flood, anti-newline - **ReportManager** - `/report <player> <reason>` command with cooldown support #### Velocity - `/protectcord clear <warning|ban> <player>` - Clear all warnings or the ban record for a player - `/protectcord remove <warning|ban> <player> [#]` - Remove a specific warning or ban record - Full tab completion for all new subcommands ### Bug Fixes - Fixed `isReportNotifyStaffEnabled()` reading wrong config key on Velocity (`reports.notify-staff.enabled` ? `reports.notify-staff`) - Fixed `getIPMaskFormat()` using wrong config key on Forge (`ip-masking.format` ? `ip-masking.mask-format`) - Fixed AutoMod swear detection on Forge using non-standard `isAntiSwearRegexEnabled()` flag instead of `isAntiSwearWholeWordOnly()` - Fixed version string showing `1.2.1` in startup banner on Folia, Spigot, BungeeCord, and Velocity - Fixed Velocity `@Plugin` annotation version mismatch ### Technical - BungeeCord dependency updated to `1.21-R0.4` from PaperMC repository (previous Sonatype snapshot no longer available) - Forge: HikariCP 4.0.3 and mysql-connector-j 8.3.0 added as shaded dependencies - Velocity: Annotation processor configured to generate `velocity-plugin.json` required for Modrinth validation
Войти

4.93 MB

1.2.1 Release 24.03.2026

Protectcord 1.2.1 - Production Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
Luckperms & PlaceholderAPI & NeoAuthme support has been added! ## Changelog ## [v1.2.1] - 2026-03-24 **Version: 1.2.1** **Release Type: Major Feature Update** ### New Features #### Account Per IP Limiting - **Account Per IP Limit** — Limit simultaneous connections from the same IP address - Configurable maximum accounts per IP (default: 3) - Two enforcement modes: `BLOCK` or `KICK_OLDEST` - `BLOCK` mode: Prevents new connections when limit reached - `KICK_OLDEST` mode: Automatically kicks oldest session to allow new connection - Whitelisted players automatically bypass limit - Disabled by default for backward compatibility - Thread-safe session tracking with automatic cleanup on disconnect - Local/private IPs bypass tracking (127.0.0.1, 192.168.x.x, etc.) #### PlaceholderAPI Integration - **10 built-in placeholders** available out of the box — no expansion download required - `%protectcord_warnings%` — total warning count - `%protectcord_warnings_active%` — active warning count - `%protectcord_is_banned%` — whether the player is currently banned (`true`/`false`) - `%protectcord_ban_reason%` — active ban reason - `%protectcord_ban_expiry%` — ban expiry (`Permanent` for permanent bans) - `%protectcord_is_muted%` — whether the player is currently muted (`true`/`false`) - `%protectcord_mute_reason%` — active mute reason - `%protectcord_mute_expiry%` — mute expiry (`Permanent` for permanent mutes) - `%protectcord_ip_count%` — number of unique IPs tracked for the player - `%protectcord_trusted_ip_count%` — number of trusted IPs - All placeholders support **offline players** #### LuckPerms Integration - **3 additional placeholders** when LuckPerms is present: - `%protectcord_rank%` — player's primary LuckPerms group - `%protectcord_prefix%` — player's LuckPerms prefix - `%protectcord_suffix%` — player's LuckPerms suffix - Soft dependency — returns empty string gracefully if LuckPerms is not installed - LuckPerms hook registered automatically on startup when detected #### Staff IP Protection - New system to protect staff accounts from unauthorized IP access - Monitors players with `protectcord.ip.protected` permission for IP changes - Three configurable actions: `kick-and-alert`, `alert-only`, `auto-ban` - Auto-trust first IP on login (`staff-ip-protection.auto-trust-first-ip`) - `/pc trustip add|remove|list|clear <player> [ip]` command for managing trusted IPs - New permission: `protectcord.trustip` for trustip command access - New permission: `protectcord.ip.protected` to mark a player as monitored - New permission: `protectcord.ip.full` to view unmasked IPs in alerts #### NeoAuthMe Integration - Staff IP Protection hooks into NeoAuthMe's login event when AuthMe is installed - IP check is deferred until after NeoAuthMe authentication completes, preventing false positives - Uses `RegisteredListener` + reflection to attach to `fr.xephi.authme.events.LoginEvent`'s `HandlerList` at runtime — no compile-time AuthMe dependency - Enable with `staff-ip-protection.neoauthme-integration: true` in config #### IP Masking - New `ip-masking` config section to mask player IPs in alerts and commands - Modes: `last-octet`, `last-two-octets`, `full-mask` - Players with `protectcord.ip.full` permission always see full IPs #### Storage & Database Improvements - New `database` config section supporting `YAML` and `MYSQL` storage backends - MySQL support with HikariCP connection pooling - `/pc migrate <from> <to>` — migrate data between storage backends - `/pc purge <days>` — purge old warning records - `/pc alts <player>` — view alternate accounts sharing the same IP #### Moderation Commands - `/pc clear <player>` — clear all warnings for a player - `/pc remove <player> <id>` — remove a specific warning by ID - `/pc alts <player>` — list known alts sharing an IP - Offline player support added to `/pc warn`, `/pc ban`, `/pc mute`, `/pc unmute`, `/pc warnings` - Anonymous `/report` support (player can choose to report anonymously) - Predefined reasons tab-complete for `/report` ### Bug Fixes - **Fixed plugin crash on Paper 1.21+** — `NeoAuthMeHook` previously caused `IllegalPluginAccessException` by registering `@EventHandler` on the base `Event` class. Rewritten to use `RegisteredListener` with reflection - **Fixed plugin disabling on fresh install** — Plugin no longer disables itself when the API key is unconfigured. A warning is logged and IP checking is skipped until the key is set ### Configuration Changes New sections added to `config.yml` since v1.1.0: ```yaml # Account Per IP Limit account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. # Storage backend database: type: "YAML" # "YAML" or "MYSQL" mysql: host: "localhost" port: 3306 database: "protectcord" username: "root" password: "" table-prefix: "pc_" pool: max-pool-size: 10 min-idle: 2 connection-timeout: 30000 idle-timeout: 600000 max-lifetime: 1800000 # IP masking ip-masking: enabled: false mask-format: "last-octet" # "last-octet", "last-two-octets", "full-mask" # Staff IP Protection staff-ip-protection: enabled: false action: "kick-and-alert" # "kick-and-alert", "alert-only", "auto-ban" protected-permission: "protectcord.ip.protected" auto-trust-first-ip: true kick-message: "&cYour IP address has changed. Please contact a staff member." alert-message: "&c[ProtectCord] &f{player} logged in from an untrusted IP: {ip}" neoauthme-integration: false ``` ### Compatibility - Fully backward compatible with v1.1.0 YAML data - softdepend updated: `[NeoAuthMe, PlaceholderAPI, LuckPerms]` - PlaceholderAPI required for PAPI placeholders (optional soft dependency) - LuckPerms required for rank/prefix/suffix placeholders (optional soft dependency) - Tested on Paper 1.13 - 1.21+
Войти

4.93 MB

1.2.0 Release 17.03.2026

Protectcord 1.2.0 - Production Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord
Показать изменения
With this release. It's finally official. We've released v1.2.0!! This release has our game management area built into it. Where you can view stats on our website. - /report (protectcord.report) give this permission to players so they can use the report functionality. - /clearwarnings - full automod functionality - regex fix - webhook fixes - MySQL support (Hook servers together using the same protectcord database!!) - Migration support - Discord Alerts - Updated Links.. - And much more! NOTE: some of these things may work slightly differently for bungeecord as its a proxy and not a normal server jar! This release brings a lot more features to ProtectCord and with a lot of testing and development.. We're finally here at v1.2.0! Please feel free to join the discord and give feedback! I am always happy to fix bugs, improve the plugin and help any user with any issues.
1.2.0 Release 16.03.2026

Protectcord 1.2.0 - Production Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
With this release. It's finally official. We've released v1.2.0!! This release has our game management area built into it. Where you can view stats on our website. - /report (protectcord.report) give this permission to players so they can use the report functionality. - /clearwarnings - full automod functionality - regex fix - webhook fixes - MySQL support (Hook servers together using the same protectcord database!!) - Migration support - Discord Alerts - Updated Links.. - And much more! This release brings a lot more features to ProtectCord and with a lot of testing and development.. We're finally here at v1.2.0! Please feel free to join the discord and give feedback! I am always happy to fix bugs, improve the plugin and help any user with any issues.
1.2.0 Release 15.03.2026

Protectcord 1.2.0 - Production Build

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
With this release. It's finally official. We've released v1.2.0!! This release has our game management area built into it. Where you can view stats on our website. - /report (protectcord.report) give this permission to players so they can use the report functionality. - /clearwarnings - full automod functionality - regex fix - webhook fixes - MySQL support (Hook servers together using the same protectcord database!!) - Migration support - Discord Alerts - Updated Links.. - And much more! This release brings a lot more features to ProtectCord and with a lot of testing and development.. We're finally here at v1.2.0! Please feel free to join the discord and give feedback! I am always happy to fix bugs, improve the plugin and help any user with any issues.
Войти

4.99 MB

1.2.0 Release 14.03.2026

Protectcord 1.2.0 - Production Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
With this release. It's finally official. We've released v1.2.0!! This release has our game management area built into it. Where you can view stats on our website. - /report (protectcord.report) give this permission to players so they can use the report functionality. - /clearwarnings - full automod functionality - regex fix - webhook fixes - MySQL support (Hook servers together using the same protectcord database!!) - Migration support - Discord Alerts - Updated Links.. - And much more! This release brings a lot more features to ProtectCord and with a lot of testing and development.. We're finally here at v1.2.0! Please feel free to join the discord and give feedback! I am always happy to fix bugs, improve the plugin and help any user with any issues.
Войти

4.91 MB

1.2.0.1 Release 12.03.2026

Protectcord 1.2.0.1 - Development Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
This is a 1.2.0 development release, fixing webhooks, fixing mysql error handling, fixing certain commands not functioning properly. THIS IS A DEVELOPMENT RELEASE! DO NOT USE IN PROD!! You can if you want, let me know your findings, but this is in prep for the big 1.2.0 release!!!
Войти

4.91 MB

1.2.0 Release 05.03.2026

Protectcord 1.2.0 - DEV BUILD

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
Lots of changes in this release. Please only use it in a development setting. any and all issues should be reported via a ticket in our discord. I am more than happy to listen to all feedback and fix any issues that come up. Keep in mind this is a development build.
Войти

4.89 MB

1.2.0 Release 05.03.2026

Protectcord 1.2.0 - DEV BUILD

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
Lots of changes in this version, please report any issues in a ticket in our discord. This is not to be used in production, but you are welcome to test it out and see how it goes :) Remember this is the latest development build of protectcord.
Войти

4.99 MB

1.2.0 Release 04.03.2026

Protectcord 1.2.0 - DEV BUILD

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
Lots of changes?! we need feedback! let me know in the discord via a ticket any issues or improvements we can make!
1.2.0 Release 04.03.2026

Protectcord 1.2.0 - DEV BUILD

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
This version has a lot of changes. Please note its a development version its not made for production, please take cauction and give me feedback so i can fix any bugs. once this has been released for 2 weeks I will release the main 1.2.0 production build. Report all issues in our discord via the ticket system.
Войти

4.91 MB

1.1.8 Release 21.01.2026

Protectcord 1.1.8 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
## [v1.1.8] - 2026-01-21 **Version: 1.1.8** **Release Type: Reliability Update** **Release Date: 2026-01-21** **Make sure to delete your config.yml and regenerate it by restarting the server!!!** ### Features Added - **API Retry Logic with Exponential Backoff** - Automatic retry for failed API requests due to network issues - Retries on `SocketTimeoutException` and `IOException` (network errors) - Does NOT retry on HTTP errors (4xx/5xx) - those are intentional - Webhook update! Lots more information! More configuration! responses - Configurable retry attempts (1-5, default: 3) - Exponential backoff with configurable delays - Logs retry attempts for visibility ### Configuration New `api-retry` section added to config files: **YAML (Paper, Spigot, Folia, BungeeCord):** ```yaml api-retry: max-attempts: 3 # Maximum retry attempts (1-5) initial-delay: 1000 # Initial delay before first retry (ms) max-delay: 5000 # Maximum delay between retries (ms) multiplier: 2.0 # Exponential backoff multiplier ``` **TOML (Velocity):** ```toml [api-retry] max-attempts = 3 initial-delay = 1000 max-delay = 5000 multiplier = 2.0 ``` ### Example Behavior With default settings (3 attempts, 1s initial delay, 2x multiplier): 1. **Attempt 1** fails → Wait 1000ms → Retry 2. **Attempt 2** fails → Wait 2000ms → Retry 3. **Attempt 3** fails → Log final error, allow player join (fail-open) ### Log Output Example ``` [WARN] ProtectCord API request failed (attempt 1/3): Read timed out. Retrying in 1000ms... [WARN] ProtectCord API request failed (attempt 2/3): Read timed out. Retrying in 2000ms... [ERROR] Error checking IP with ProtectCord API after 3 attempts: Read timed out ``` ### Technical Details - Uses exponential backoff algorithm to prevent overwhelming the API - Maintains fail-open behavior - players are allowed to join if all retries fail - Thread-safe implementation with proper interrupt handling - Validation ensures config values are within acceptable ranges **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.44 MB

1.1.8 Release 21.01.2026

Protectcord 1.1.8 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord
Показать изменения
## [v1.1.8] - 2026-01-21 **Version: 1.1.8** **Release Type: Reliability Update** **Release Date: 2026-01-21** **Make sure to delete your config.yml and regenerate it by restarting the server!!!** ### Features Added - **API Retry Logic with Exponential Backoff** - Automatic retry for failed API requests due to network issues - Retries on `SocketTimeoutException` and `IOException` (network errors) - Does NOT retry on HTTP errors (4xx/5xx) - those are intentional - Webhook update! Lots more information! More configuration! responses - Configurable retry attempts (1-5, default: 3) - Exponential backoff with configurable delays - Logs retry attempts for visibility ### Configuration New `api-retry` section added to config files: **YAML (Paper, Spigot, Folia, BungeeCord):** ```yaml api-retry: max-attempts: 3 # Maximum retry attempts (1-5) initial-delay: 1000 # Initial delay before first retry (ms) max-delay: 5000 # Maximum delay between retries (ms) multiplier: 2.0 # Exponential backoff multiplier ``` **TOML (Velocity):** ```toml [api-retry] max-attempts = 3 initial-delay = 1000 max-delay = 5000 multiplier = 2.0 ``` ### Example Behavior With default settings (3 attempts, 1s initial delay, 2x multiplier): 1. **Attempt 1** fails → Wait 1000ms → Retry 2. **Attempt 2** fails → Wait 2000ms → Retry 3. **Attempt 3** fails → Log final error, allow player join (fail-open) ### Log Output Example ``` [WARN] ProtectCord API request failed (attempt 1/3): Read timed out. Retrying in 1000ms... [WARN] ProtectCord API request failed (attempt 2/3): Read timed out. Retrying in 2000ms... [ERROR] Error checking IP with ProtectCord API after 3 attempts: Read timed out ``` ### Technical Details - Uses exponential backoff algorithm to prevent overwhelming the API - Maintains fail-open behavior - players are allowed to join if all retries fail - Thread-safe implementation with proper interrupt handling - Validation ensures config values are within acceptable ranges **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.36 MB

1.1.8 Release 21.01.2026

Protectcord 1.1.8 - Forge Release

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
## [v1.1.8] - 2026-01-21 **Version: 1.1.8** **Release Type: Reliability Update** **Release Date: 2026-01-21** **Make sure to delete your config.yml and regenerate it by restarting the server!!!** ### Features Added - **API Retry Logic with Exponential Backoff** - Automatic retry for failed API requests due to network issues - Retries on `SocketTimeoutException` and `IOException` (network errors) - Does NOT retry on HTTP errors (4xx/5xx) - those are intentional - Webhook update! Lots more information! More configuration! responses - Configurable retry attempts (1-5, default: 3) - Exponential backoff with configurable delays - Logs retry attempts for visibility ### Configuration New `api-retry` section added to config files: **YAML (Paper, Spigot, Folia, BungeeCord):** ```yaml api-retry: max-attempts: 3 # Maximum retry attempts (1-5) initial-delay: 1000 # Initial delay before first retry (ms) max-delay: 5000 # Maximum delay between retries (ms) multiplier: 2.0 # Exponential backoff multiplier ``` **TOML (Velocity):** ```toml [api-retry] max-attempts = 3 initial-delay = 1000 max-delay = 5000 multiplier = 2.0 ``` ### Example Behavior With default settings (3 attempts, 1s initial delay, 2x multiplier): 1. **Attempt 1** fails → Wait 1000ms → Retry 2. **Attempt 2** fails → Wait 2000ms → Retry 3. **Attempt 3** fails → Log final error, allow player join (fail-open) ### Log Output Example ``` [WARN] ProtectCord API request failed (attempt 1/3): Read timed out. Retrying in 1000ms... [WARN] ProtectCord API request failed (attempt 2/3): Read timed out. Retrying in 2000ms... [ERROR] Error checking IP with ProtectCord API after 3 attempts: Read timed out ``` ### Technical Details - Uses exponential backoff algorithm to prevent overwhelming the API - Maintains fail-open behavior - players are allowed to join if all retries fail - Thread-safe implementation with proper interrupt handling - Validation ensures config values are within acceptable ranges **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
1.1.8 Release 21.01.2026

Protectcord 1.1.8 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
## [v1.1.8] - 2026-01-21 **Version: 1.1.8** **Release Type: Reliability Update** **Release Date: 2026-01-21** **Make sure to delete your config.yml and regenerate it by restarting the server!!!** ### Features Added - **API Retry Logic with Exponential Backoff** - Automatic retry for failed API requests due to network issues - Retries on `SocketTimeoutException` and `IOException` (network errors) - Does NOT retry on HTTP errors (4xx/5xx) - those are intentional - Webhook update! Lots more information! More configuration! responses - Configurable retry attempts (1-5, default: 3) - Exponential backoff with configurable delays - Logs retry attempts for visibility ### Configuration New `api-retry` section added to config files: **YAML (Paper, Spigot, Folia, BungeeCord):** ```yaml api-retry: max-attempts: 3 # Maximum retry attempts (1-5) initial-delay: 1000 # Initial delay before first retry (ms) max-delay: 5000 # Maximum delay between retries (ms) multiplier: 2.0 # Exponential backoff multiplier ``` **TOML (Velocity):** ```toml [api-retry] max-attempts = 3 initial-delay = 1000 max-delay = 5000 multiplier = 2.0 ``` ### Example Behavior With default settings (3 attempts, 1s initial delay, 2x multiplier): 1. **Attempt 1** fails → Wait 1000ms → Retry 2. **Attempt 2** fails → Wait 2000ms → Retry 3. **Attempt 3** fails → Log final error, allow player join (fail-open) ### Log Output Example ``` [WARN] ProtectCord API request failed (attempt 1/3): Read timed out. Retrying in 1000ms... [WARN] ProtectCord API request failed (attempt 2/3): Read timed out. Retrying in 2000ms... [ERROR] Error checking IP with ProtectCord API after 3 attempts: Read timed out ``` ### Technical Details - Uses exponential backoff algorithm to prevent overwhelming the API - Maintains fail-open behavior - players are allowed to join if all retries fail - Thread-safe implementation with proper interrupt handling - Validation ensures config values are within acceptable ranges **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
1.1.8 Release 21.01.2026

Protectcord 1.1.8 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
## [v1.1.8] - 2026-01-21 **Version: 1.1.8** **Release Type: Reliability Update** **Release Date: 2026-01-21** **Make sure to delete your config.yml and regenerate it by restarting the server!!!** ### Features Added - **API Retry Logic with Exponential Backoff** - Automatic retry for failed API requests due to network issues - Retries on `SocketTimeoutException` and `IOException` (network errors) - Does NOT retry on HTTP errors (4xx/5xx) - those are intentional - Webhook update! Lots more information! More configuration! responses - Configurable retry attempts (1-5, default: 3) - Exponential backoff with configurable delays - Logs retry attempts for visibility ### Configuration New `api-retry` section added to config files: **YAML (Paper, Spigot, Folia, BungeeCord):** ```yaml api-retry: max-attempts: 3 # Maximum retry attempts (1-5) initial-delay: 1000 # Initial delay before first retry (ms) max-delay: 5000 # Maximum delay between retries (ms) multiplier: 2.0 # Exponential backoff multiplier ``` **TOML (Velocity):** ```toml [api-retry] max-attempts = 3 initial-delay = 1000 max-delay = 5000 multiplier = 2.0 ``` ### Example Behavior With default settings (3 attempts, 1s initial delay, 2x multiplier): 1. **Attempt 1** fails → Wait 1000ms → Retry 2. **Attempt 2** fails → Wait 2000ms → Retry 3. **Attempt 3** fails → Log final error, allow player join (fail-open) ### Log Output Example ``` [WARN] ProtectCord API request failed (attempt 1/3): Read timed out. Retrying in 1000ms... [WARN] ProtectCord API request failed (attempt 2/3): Read timed out. Retrying in 2000ms... [ERROR] Error checking IP with ProtectCord API after 3 attempts: Read timed out ``` ### Technical Details - Uses exponential backoff algorithm to prevent overwhelming the API - Maintains fail-open behavior - players are allowed to join if all retries fail - Thread-safe implementation with proper interrupt handling - Validation ensures config values are within acceptable ranges **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.35 MB

1.1.8 Release 21.01.2026

Protectcord 1.1.8 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
## [v1.1.8] - 2026-01-21 **Version: 1.1.8** **Release Type: Reliability Update** **Release Date: 2026-01-21** **Make sure to delete your config.yml and regenerate it by restarting the server!!!** ### Features Added - **API Retry Logic with Exponential Backoff** - Automatic retry for failed API requests due to network issues - Retries on `SocketTimeoutException` and `IOException` (network errors) - Does NOT retry on HTTP errors (4xx/5xx) - those are intentional - Webhook update! Lots more information! More configuration! responses - Configurable retry attempts (1-5, default: 3) - Exponential backoff with configurable delays - Logs retry attempts for visibility ### Configuration New `api-retry` section added to config files: **YAML (Paper, Spigot, Folia, BungeeCord):** ```yaml api-retry: max-attempts: 3 # Maximum retry attempts (1-5) initial-delay: 1000 # Initial delay before first retry (ms) max-delay: 5000 # Maximum delay between retries (ms) multiplier: 2.0 # Exponential backoff multiplier ``` **TOML (Velocity):** ```toml [api-retry] max-attempts = 3 initial-delay = 1000 max-delay = 5000 multiplier = 2.0 ``` ### Example Behavior With default settings (3 attempts, 1s initial delay, 2x multiplier): 1. **Attempt 1** fails → Wait 1000ms → Retry 2. **Attempt 2** fails → Wait 2000ms → Retry 3. **Attempt 3** fails → Log final error, allow player join (fail-open) ### Log Output Example ``` [WARN] ProtectCord API request failed (attempt 1/3): Read timed out. Retrying in 1000ms... [WARN] ProtectCord API request failed (attempt 2/3): Read timed out. Retrying in 2000ms... [ERROR] Error checking IP with ProtectCord API after 3 attempts: Read timed out ``` ### Technical Details - Uses exponential backoff algorithm to prevent overwhelming the API - Maintains fail-open behavior - players are allowed to join if all retries fail - Thread-safe implementation with proper interrupt handling - Validation ensures config values are within acceptable ranges **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
1.1.7 Release 28.12.2025

Protectcord 1.1.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord
Показать изменения
**Version: 1.1.7** **Release Type: Feature Update** **Release Date: 2025-01-28** ### Features Added - **API Health Check Command** - New `/protectcord health` command to monitor API connectivity and performance - Displays API connectivity status (Reachable/Unreachable) - Shows response time in milliseconds for performance monitoring - Reports API version information - Validates API key status (Valid/Invalid with HTTP status code) - Includes detailed error messages when API is unreachable - Available on all platforms with tab completion support ### Technical Details **Command Output:** ``` Checking API health... === ProtectCord API Health === API Status: Reachable Response Time: 142ms API Version: v2.1.0 API Key: Valid ``` **HTTP Status Code Interpretation:** - `200` - API key is valid and API is operational - `401/403` - API is reachable but API key is invalid - `5xx` - Server error (API reachable but experiencing issues) - Network exception - API is unreachable (timeout/DNS failure) **Implementation Details:** - Uses high-precision timing with `System.nanoTime()` for accurate response time measurement - Async execution with `CompletableFuture` pattern - Consistent with existing command architecture across all platforms - New `HealthCheckResult` model class for structured health data **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.33 MB

1.1.7 Release 28.12.2025

Protectcord 1.1.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
**Version: 1.1.7** **Release Type: Feature Update** **Release Date: 2025-01-28** ### Features Added - **API Health Check Command** - New `/protectcord health` command to monitor API connectivity and performance - Displays API connectivity status (Reachable/Unreachable) - Shows response time in milliseconds for performance monitoring - Reports API version information - Validates API key status (Valid/Invalid with HTTP status code) - Includes detailed error messages when API is unreachable - Available on all platforms with tab completion support ### Technical Details **Command Output:** ``` Checking API health... === ProtectCord API Health === API Status: Reachable Response Time: 142ms API Version: v2.1.0 API Key: Valid ``` **HTTP Status Code Interpretation:** - `200` - API key is valid and API is operational - `401/403` - API is reachable but API key is invalid - `5xx` - Server error (API reachable but experiencing issues) - Network exception - API is unreachable (timeout/DNS failure) **Implementation Details:** - Uses high-precision timing with `System.nanoTime()` for accurate response time measurement - Async execution with `CompletableFuture` pattern - Consistent with existing command architecture across all platforms - New `HealthCheckResult` model class for structured health data **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.08 MB

1.1.7 Release 28.12.2025

Protectcord 1.1.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
**Version: 1.1.7** **Release Type: Feature Update** **Release Date: 2025-01-28** ### Features Added - **API Health Check Command** - New `/protectcord health` command to monitor API connectivity and performance - Displays API connectivity status (Reachable/Unreachable) - Shows response time in milliseconds for performance monitoring - Reports API version information - Validates API key status (Valid/Invalid with HTTP status code) - Includes detailed error messages when API is unreachable - Available on all platforms with tab completion support ### Technical Details **Command Output:** ``` Checking API health... === ProtectCord API Health === API Status: Reachable Response Time: 142ms API Version: v2.1.0 API Key: Valid ``` **HTTP Status Code Interpretation:** - `200` - API key is valid and API is operational - `401/403` - API is reachable but API key is invalid - `5xx` - Server error (API reachable but experiencing issues) - Network exception - API is unreachable (timeout/DNS failure) **Implementation Details:** - Uses high-precision timing with `System.nanoTime()` for accurate response time measurement - Async execution with `CompletableFuture` pattern - Consistent with existing command architecture across all platforms - New `HealthCheckResult` model class for structured health data **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.08 MB

1.1.7 Release 28.12.2025

Protectcord 1.1.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
**Version: 1.1.7** **Release Type: Feature Update** **Release Date: 2025-01-28** ### Features Added - **API Health Check Command** - New `/protectcord health` command to monitor API connectivity and performance - Displays API connectivity status (Reachable/Unreachable) - Shows response time in milliseconds for performance monitoring - Reports API version information - Validates API key status (Valid/Invalid with HTTP status code) - Includes detailed error messages when API is unreachable - Available on all platforms with tab completion support ### Technical Details **Command Output:** ``` Checking API health... === ProtectCord API Health === API Status: Reachable Response Time: 142ms API Version: v2.1.0 API Key: Valid ``` **HTTP Status Code Interpretation:** - `200` - API key is valid and API is operational - `401/403` - API is reachable but API key is invalid - `5xx` - Server error (API reachable but experiencing issues) - Network exception - API is unreachable (timeout/DNS failure) **Implementation Details:** - Uses high-precision timing with `System.nanoTime()` for accurate response time measurement - Async execution with `CompletableFuture` pattern - Consistent with existing command architecture across all platforms - New `HealthCheckResult` model class for structured health data **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.33 MB

1.1.7 Release 28.12.2025

Protectcord 1.1.7

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
**Version: 1.1.7** **Release Type: Feature Update** **Release Date: 2025-01-28** ### Features Added - **API Health Check Command** - New `/protectcord health` command to monitor API connectivity and performance - Displays API connectivity status (Reachable/Unreachable) - Shows response time in milliseconds for performance monitoring - Reports API version information - Validates API key status (Valid/Invalid with HTTP status code) - Includes detailed error messages when API is unreachable - Available on all platforms with tab completion support ### Technical Details **Command Output:** ``` Checking API health... === ProtectCord API Health === API Status: Reachable Response Time: 142ms API Version: v2.1.0 API Key: Valid ``` **HTTP Status Code Interpretation:** - `200` - API key is valid and API is operational - `401/403` - API is reachable but API key is invalid - `5xx` - Server error (API reachable but experiencing issues) - Network exception - API is unreachable (timeout/DNS failure) **Implementation Details:** - Uses high-precision timing with `System.nanoTime()` for accurate response time measurement - Async execution with `CompletableFuture` pattern - Consistent with existing command architecture across all platforms - New `HealthCheckResult` model class for structured health data **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.42 MB

1.1.7.1 Release 28.12.2025

Protectcord 1.1.7.1 FIX OF FIX (broke bstats, fixed bstats)

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
**Version: 1.1.7** **Release Type: Feature Update** **Release Date: 2025-01-28** ### Features Added - **API Health Check Command** - New `/protectcord health` command to monitor API connectivity and performance - Displays API connectivity status (Reachable/Unreachable) - Shows response time in milliseconds for performance monitoring - Reports API version information - Validates API key status (Valid/Invalid with HTTP status code) - Includes detailed error messages when API is unreachable - Available on all platforms with tab completion support ### Technical Details **Command Output:** ``` Checking API health... === ProtectCord API Health === API Status: Reachable Response Time: 142ms API Version: v2.1.0 API Key: Valid ``` **HTTP Status Code Interpretation:** - `200` - API key is valid and API is operational - `401/403` - API is reachable but API key is invalid - `5xx` - Server error (API reachable but experiencing issues) - Network exception - API is unreachable (timeout/DNS failure) **Implementation Details:** - Uses high-precision timing with `System.nanoTime()` for accurate response time measurement - Async execution with `CompletableFuture` pattern - Consistent with existing command architecture across all platforms - New `HealthCheckResult` model class for structured health data **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.08 MB

1.1.7.0 Release 28.12.2025

Protectcord 1.1.7 - fix

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
**Version: 1.1.7** **Release Type: Feature Update** **Release Date: 2025-01-28** ### Features Added - **API Health Check Command** - New `/protectcord health` command to monitor API connectivity and performance - Displays API connectivity status (Reachable/Unreachable) - Shows response time in milliseconds for performance monitoring - Reports API version information - Validates API key status (Valid/Invalid with HTTP status code) - Includes detailed error messages when API is unreachable - Available on all platforms with tab completion support ### Technical Details **Command Output:** ``` Checking API health... === ProtectCord API Health === API Status: Reachable Response Time: 142ms API Version: v2.1.0 API Key: Valid ``` **HTTP Status Code Interpretation:** - `200` - API key is valid and API is operational - `401/403` - API is reachable but API key is invalid - `5xx` - Server error (API reachable but experiencing issues) - Network exception - API is unreachable (timeout/DNS failure) **Implementation Details:** - Uses high-precision timing with `System.nanoTime()` for accurate response time measurement - Async execution with `CompletableFuture` pattern - Consistent with existing command architecture across all platforms - New `HealthCheckResult` model class for structured health data **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.08 MB

1.1.7 Release 28.12.2025

Protectcord 1.1.7

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
**Version: 1.1.7** **Release Type: Feature Update** **Release Date: 2025-01-28** ### Features Added - **API Health Check Command** - New `/protectcord health` command to monitor API connectivity and performance - Displays API connectivity status (Reachable/Unreachable) - Shows response time in milliseconds for performance monitoring - Reports API version information - Validates API key status (Valid/Invalid with HTTP status code) - Includes detailed error messages when API is unreachable - Available on all platforms with tab completion support ### Technical Details **Command Output:** ``` Checking API health... === ProtectCord API Health === API Status: Reachable Response Time: 142ms API Version: v2.1.0 API Key: Valid ``` **HTTP Status Code Interpretation:** - `200` - API key is valid and API is operational - `401/403` - API is reachable but API key is invalid - `5xx` - Server error (API reachable but experiencing issues) - Network exception - API is unreachable (timeout/DNS failure) **Implementation Details:** - Uses high-precision timing with `System.nanoTime()` for accurate response time measurement - Async execution with `CompletableFuture` pattern - Consistent with existing command architecture across all platforms - New `HealthCheckResult` model class for structured health data **All Platforms Updated:** - Paper - Spigot - Folia - BungeeCord - Velocity - Forge
Войти

0.08 MB

1.1.6 Release 28.12.2025

Protectcord 1.1.6

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
- Fixed metrics for Folia
Войти

0.08 MB

1.1.6 Release 28.12.2025

Protectcord 1.1.6

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
- Fixes issue with startup (forge)
Войти

0.08 MB

1.1.5 Release 28.12.2025

Protectcord 1.1.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
# 🚀 ProtectCord v1.1.5 Released **Release Type:** Feature Release **Version:** `1.1.5` This update introduces a powerful new **Account Per IP Limit** system alongside a **major performance upgrade to the `/checkip` API**, delivering dramatically faster player connection checks and improved abuse prevention. --- ### 🧩 Technical Breakdown * **First request** * Not cached * IP history is built * **Second request** * Cached via **Cloudflare D1 + KV** * **Cache duration** * Cached for **1 hour** * Automatically refreshed on reuse after expiry | Request | Expected Response Time | | ------- | ---------------------- | | 1st | 1,000ms – 2,000ms | | 2nd+ | 5ms – 50ms | All other ProtectCord endpoints are already cached via Cloudflare KV and respond almost instantly. ## 🆕 New Feature: Account Per IP Limit ProtectCord can now limit the number of Minecraft accounts that may connect from the same IP address at the same time. This helps prevent account stacking, shared-IP abuse, and connection flooding. ### 🔧 Configuration ```yaml account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" ``` ### ⚙️ Options * `enabled` – Enable or disable the feature (default: `false`) * `max-accounts` – Maximum allowed accounts per IP (default: `3`) * `enforcement` * **BLOCK** – Deny new connections when the limit is reached * **KICK_OLDEST** – Kick the oldest session to allow a new connection --- ### ✨ Feature Highlights * Thread-safe session tracking using `ConcurrentHashMap` * Automatic cleanup when players disconnect * Whitelisted players bypass the limit * Local/private IP addresses bypass checks * Custom kick messages with placeholders (`{max}`, `{current}`) * Real-time logging of session additions and removals * No behavior changes when disabled (default) --- ### 💬 Custom Messages ```yaml messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} &7Please disconnect another account before connecting. account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. &7Maximum accounts per IP: &c{max} ``` --- ## 🧠 Technical Details ### ➕ New Classes * `SessionInfo` – Stores session data (player name, UUID, connection time) * `SessionManager` – Thread-safe IP session tracking * `PlayerDisconnectListener` – Cleans up sessions on disconnect ### ✏️ Modified Classes * `ProtectCordPlugin` – Initializes session tracking and listeners * `ConfigManager` – Added 5 new configuration getters * `PlayerConnectionListener` – Account-limit check runs before API validation * `config.yml` – New configuration section and messages --- ### 🔄 Logic Flow 1. Player connects → `PreLoginEvent` 2. Feature enabled & player not whitelisted 3. `SessionManager.canConnect()` validates IP usage 4. If limit exceeded: * **BLOCK** → Connection denied * **KICK_OLDEST** → Oldest session disconnected 5. Session added on successful join 6. Session removed on disconnect --- ### 📊 Performance Impact * ~130 bytes per session * O(1) lookups * Thread-safe synchronization * Automatic cleanup prevents memory leaks --- ## ⚡ Massive `/checkip` API Performance Upgrade We’ve pushed a **major API update** that drastically reduces latency for the `/checkip` endpoint used by ProtectCord across game servers, websites, and platforms. ### 🌍 Cloudflare-Powered Caching * **1st request per IP:** ~1,000ms – 2,000ms * **Subsequent requests:** **5ms – 50ms** * Up to **200× faster** after the first check Once a player’s IP has been screened, ProtectCord can return safety data *almost instantly* on future connections — a massive improvement for login systems and VPN/proxy detection. --- ## 🔐 Why This Matters * Faster player logins * Near-instant VPN & proxy detection after first check * Reduced server-side login delays * Stable performance during peak traffic --- ## ✅ Compatibility * Fully backward compatible with v1.1.0 * Feature disabled by default * No breaking changes --- 💙 Thank you for using **ProtectCord** This release delivers **stronger protection** and **significantly faster performance** across the board.
Войти

0.41 MB

1.1.5 Release 28.12.2025

Protectcord 1.1.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
# 🚀 ProtectCord v1.1.5 Released **Release Type:** Feature Release **Version:** `1.1.5` This update introduces a powerful new **Account Per IP Limit** system alongside a **major performance upgrade to the `/checkip` API**, delivering dramatically faster player connection checks and improved abuse prevention. --- ### 🧩 Technical Breakdown * **First request** * Not cached * IP history is built * **Second request** * Cached via **Cloudflare D1 + KV** * **Cache duration** * Cached for **1 hour** * Automatically refreshed on reuse after expiry | Request | Expected Response Time | | ------- | ---------------------- | | 1st | 1,000ms – 2,000ms | | 2nd+ | 5ms – 50ms | All other ProtectCord endpoints are already cached via Cloudflare KV and respond almost instantly. ## 🆕 New Feature: Account Per IP Limit ProtectCord can now limit the number of Minecraft accounts that may connect from the same IP address at the same time. This helps prevent account stacking, shared-IP abuse, and connection flooding. ### 🔧 Configuration ```yaml account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" ``` ### ⚙️ Options * `enabled` – Enable or disable the feature (default: `false`) * `max-accounts` – Maximum allowed accounts per IP (default: `3`) * `enforcement` * **BLOCK** – Deny new connections when the limit is reached * **KICK_OLDEST** – Kick the oldest session to allow a new connection --- ### ✨ Feature Highlights * Thread-safe session tracking using `ConcurrentHashMap` * Automatic cleanup when players disconnect * Whitelisted players bypass the limit * Local/private IP addresses bypass checks * Custom kick messages with placeholders (`{max}`, `{current}`) * Real-time logging of session additions and removals * No behavior changes when disabled (default) --- ### 💬 Custom Messages ```yaml messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} &7Please disconnect another account before connecting. account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. &7Maximum accounts per IP: &c{max} ``` --- ## 🧠 Technical Details ### ➕ New Classes * `SessionInfo` – Stores session data (player name, UUID, connection time) * `SessionManager` – Thread-safe IP session tracking * `PlayerDisconnectListener` – Cleans up sessions on disconnect ### ✏️ Modified Classes * `ProtectCordPlugin` – Initializes session tracking and listeners * `ConfigManager` – Added 5 new configuration getters * `PlayerConnectionListener` – Account-limit check runs before API validation * `config.yml` – New configuration section and messages --- ### 🔄 Logic Flow 1. Player connects → `PreLoginEvent` 2. Feature enabled & player not whitelisted 3. `SessionManager.canConnect()` validates IP usage 4. If limit exceeded: * **BLOCK** → Connection denied * **KICK_OLDEST** → Oldest session disconnected 5. Session added on successful join 6. Session removed on disconnect --- ### 📊 Performance Impact * ~130 bytes per session * O(1) lookups * Thread-safe synchronization * Automatic cleanup prevents memory leaks --- ## ⚡ Massive `/checkip` API Performance Upgrade We’ve pushed a **major API update** that drastically reduces latency for the `/checkip` endpoint used by ProtectCord across game servers, websites, and platforms. ### 🌍 Cloudflare-Powered Caching * **1st request per IP:** ~1,000ms – 2,000ms * **Subsequent requests:** **5ms – 50ms** * Up to **200× faster** after the first check Once a player’s IP has been screened, ProtectCord can return safety data *almost instantly* on future connections — a massive improvement for login systems and VPN/proxy detection. --- ## 🔐 Why This Matters * Faster player logins * Near-instant VPN & proxy detection after first check * Reduced server-side login delays * Stable performance during peak traffic --- ## ✅ Compatibility * Fully backward compatible with v1.1.0 * Feature disabled by default * No breaking changes --- 💙 Thank you for using **ProtectCord** This release delivers **stronger protection** and **significantly faster performance** across the board.
Войти

0.33 MB

1.1.5 Release 28.12.2025

Protectcord 1.1.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
# 🚀 ProtectCord v1.1.5 Released **Release Type:** Feature Release **Version:** `1.1.5` This update introduces a powerful new **Account Per IP Limit** system alongside a **major performance upgrade to the `/checkip` API**, delivering dramatically faster player connection checks and improved abuse prevention. --- ### 🧩 Technical Breakdown * **First request** * Not cached * IP history is built * **Second request** * Cached via **Cloudflare D1 + KV** * **Cache duration** * Cached for **1 hour** * Automatically refreshed on reuse after expiry | Request | Expected Response Time | | ------- | ---------------------- | | 1st | 1,000ms – 2,000ms | | 2nd+ | 5ms – 50ms | All other ProtectCord endpoints are already cached via Cloudflare KV and respond almost instantly. ## 🆕 New Feature: Account Per IP Limit ProtectCord can now limit the number of Minecraft accounts that may connect from the same IP address at the same time. This helps prevent account stacking, shared-IP abuse, and connection flooding. ### 🔧 Configuration ```yaml account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" ``` ### ⚙️ Options * `enabled` – Enable or disable the feature (default: `false`) * `max-accounts` – Maximum allowed accounts per IP (default: `3`) * `enforcement` * **BLOCK** – Deny new connections when the limit is reached * **KICK_OLDEST** – Kick the oldest session to allow a new connection --- ### ✨ Feature Highlights * Thread-safe session tracking using `ConcurrentHashMap` * Automatic cleanup when players disconnect * Whitelisted players bypass the limit * Local/private IP addresses bypass checks * Custom kick messages with placeholders (`{max}`, `{current}`) * Real-time logging of session additions and removals * No behavior changes when disabled (default) --- ### 💬 Custom Messages ```yaml messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} &7Please disconnect another account before connecting. account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. &7Maximum accounts per IP: &c{max} ``` --- ## 🧠 Technical Details ### ➕ New Classes * `SessionInfo` – Stores session data (player name, UUID, connection time) * `SessionManager` – Thread-safe IP session tracking * `PlayerDisconnectListener` – Cleans up sessions on disconnect ### ✏️ Modified Classes * `ProtectCordPlugin` – Initializes session tracking and listeners * `ConfigManager` – Added 5 new configuration getters * `PlayerConnectionListener` – Account-limit check runs before API validation * `config.yml` – New configuration section and messages --- ### 🔄 Logic Flow 1. Player connects → `PreLoginEvent` 2. Feature enabled & player not whitelisted 3. `SessionManager.canConnect()` validates IP usage 4. If limit exceeded: * **BLOCK** → Connection denied * **KICK_OLDEST** → Oldest session disconnected 5. Session added on successful join 6. Session removed on disconnect --- ### 📊 Performance Impact * ~130 bytes per session * O(1) lookups * Thread-safe synchronization * Automatic cleanup prevents memory leaks --- ## ⚡ Massive `/checkip` API Performance Upgrade We’ve pushed a **major API update** that drastically reduces latency for the `/checkip` endpoint used by ProtectCord across game servers, websites, and platforms. ### 🌍 Cloudflare-Powered Caching * **1st request per IP:** ~1,000ms – 2,000ms * **Subsequent requests:** **5ms – 50ms** * Up to **200× faster** after the first check Once a player’s IP has been screened, ProtectCord can return safety data *almost instantly* on future connections — a massive improvement for login systems and VPN/proxy detection. --- ## 🔐 Why This Matters * Faster player logins * Near-instant VPN & proxy detection after first check * Reduced server-side login delays * Stable performance during peak traffic --- ## ✅ Compatibility * Fully backward compatible with v1.1.0 * Feature disabled by default * No breaking changes --- 💙 Thank you for using **ProtectCord** This release delivers **stronger protection** and **significantly faster performance** across the board.
Войти

0.08 MB

1.1.5 Release 28.12.2025

Protectcord 1.1.5

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
# 🚀 ProtectCord v1.1.5 Released **Release Type:** Feature Release **Version:** `1.1.5` This update introduces a powerful new **Account Per IP Limit** system alongside a **major performance upgrade to the `/checkip` API**, delivering dramatically faster player connection checks and improved abuse prevention. --- ### 🧩 Technical Breakdown * **First request** * Not cached * IP history is built * **Second request** * Cached via **Cloudflare D1 + KV** * **Cache duration** * Cached for **1 hour** * Automatically refreshed on reuse after expiry | Request | Expected Response Time | | ------- | ---------------------- | | 1st | 1,000ms – 2,000ms | | 2nd+ | 5ms – 50ms | All other ProtectCord endpoints are already cached via Cloudflare KV and respond almost instantly. ## 🆕 New Feature: Account Per IP Limit ProtectCord can now limit the number of Minecraft accounts that may connect from the same IP address at the same time. This helps prevent account stacking, shared-IP abuse, and connection flooding. ### 🔧 Configuration ```yaml account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" ``` ### ⚙️ Options * `enabled` – Enable or disable the feature (default: `false`) * `max-accounts` – Maximum allowed accounts per IP (default: `3`) * `enforcement` * **BLOCK** – Deny new connections when the limit is reached * **KICK_OLDEST** – Kick the oldest session to allow a new connection --- ### ✨ Feature Highlights * Thread-safe session tracking using `ConcurrentHashMap` * Automatic cleanup when players disconnect * Whitelisted players bypass the limit * Local/private IP addresses bypass checks * Custom kick messages with placeholders (`{max}`, `{current}`) * Real-time logging of session additions and removals * No behavior changes when disabled (default) --- ### 💬 Custom Messages ```yaml messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} &7Please disconnect another account before connecting. account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. &7Maximum accounts per IP: &c{max} ``` --- ## 🧠 Technical Details ### ➕ New Classes * `SessionInfo` – Stores session data (player name, UUID, connection time) * `SessionManager` – Thread-safe IP session tracking * `PlayerDisconnectListener` – Cleans up sessions on disconnect ### ✏️ Modified Classes * `ProtectCordPlugin` – Initializes session tracking and listeners * `ConfigManager` – Added 5 new configuration getters * `PlayerConnectionListener` – Account-limit check runs before API validation * `config.yml` – New configuration section and messages --- ### 🔄 Logic Flow 1. Player connects → `PreLoginEvent` 2. Feature enabled & player not whitelisted 3. `SessionManager.canConnect()` validates IP usage 4. If limit exceeded: * **BLOCK** → Connection denied * **KICK_OLDEST** → Oldest session disconnected 5. Session added on successful join 6. Session removed on disconnect --- ### 📊 Performance Impact * ~130 bytes per session * O(1) lookups * Thread-safe synchronization * Automatic cleanup prevents memory leaks --- ## ⚡ Massive `/checkip` API Performance Upgrade We’ve pushed a **major API update** that drastically reduces latency for the `/checkip` endpoint used by ProtectCord across game servers, websites, and platforms. ### 🌍 Cloudflare-Powered Caching * **1st request per IP:** ~1,000ms – 2,000ms * **Subsequent requests:** **5ms – 50ms** * Up to **200× faster** after the first check Once a player’s IP has been screened, ProtectCord can return safety data *almost instantly* on future connections — a massive improvement for login systems and VPN/proxy detection. --- ## 🔐 Why This Matters * Faster player logins * Near-instant VPN & proxy detection after first check * Reduced server-side login delays * Stable performance during peak traffic --- ## ✅ Compatibility * Fully backward compatible with v1.1.0 * Feature disabled by default * No breaking changes --- 💙 Thank you for using **ProtectCord** This release delivers **stronger protection** and **significantly faster performance** across the board.
Войти

0.08 MB

1.1.5 Release 28.12.2025

Protectcord 1.1.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
# 🚀 ProtectCord v1.1.5 Released **Release Type:** Feature Release **Version:** `1.1.5` This update introduces a powerful new **Account Per IP Limit** system alongside a **major performance upgrade to the `/checkip` API**, delivering dramatically faster player connection checks and improved abuse prevention. --- ### 🧩 Technical Breakdown * **First request** * Not cached * IP history is built * **Second request** * Cached via **Cloudflare D1 + KV** * **Cache duration** * Cached for **1 hour** * Automatically refreshed on reuse after expiry | Request | Expected Response Time | | ------- | ---------------------- | | 1st | 1,000ms – 2,000ms | | 2nd+ | 5ms – 50ms | All other ProtectCord endpoints are already cached via Cloudflare KV and respond almost instantly. ## 🆕 New Feature: Account Per IP Limit ProtectCord can now limit the number of Minecraft accounts that may connect from the same IP address at the same time. This helps prevent account stacking, shared-IP abuse, and connection flooding. ### 🔧 Configuration ```yaml account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" ``` ### ⚙️ Options * `enabled` – Enable or disable the feature (default: `false`) * `max-accounts` – Maximum allowed accounts per IP (default: `3`) * `enforcement` * **BLOCK** – Deny new connections when the limit is reached * **KICK_OLDEST** – Kick the oldest session to allow a new connection --- ### ✨ Feature Highlights * Thread-safe session tracking using `ConcurrentHashMap` * Automatic cleanup when players disconnect * Whitelisted players bypass the limit * Local/private IP addresses bypass checks * Custom kick messages with placeholders (`{max}`, `{current}`) * Real-time logging of session additions and removals * No behavior changes when disabled (default) --- ### 💬 Custom Messages ```yaml messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} &7Please disconnect another account before connecting. account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. &7Maximum accounts per IP: &c{max} ``` --- ## 🧠 Technical Details ### ➕ New Classes * `SessionInfo` – Stores session data (player name, UUID, connection time) * `SessionManager` – Thread-safe IP session tracking * `PlayerDisconnectListener` – Cleans up sessions on disconnect ### ✏️ Modified Classes * `ProtectCordPlugin` – Initializes session tracking and listeners * `ConfigManager` – Added 5 new configuration getters * `PlayerConnectionListener` – Account-limit check runs before API validation * `config.yml` – New configuration section and messages --- ### 🔄 Logic Flow 1. Player connects → `PreLoginEvent` 2. Feature enabled & player not whitelisted 3. `SessionManager.canConnect()` validates IP usage 4. If limit exceeded: * **BLOCK** → Connection denied * **KICK_OLDEST** → Oldest session disconnected 5. Session added on successful join 6. Session removed on disconnect --- ### 📊 Performance Impact * ~130 bytes per session * O(1) lookups * Thread-safe synchronization * Automatic cleanup prevents memory leaks --- ## ⚡ Massive `/checkip` API Performance Upgrade We’ve pushed a **major API update** that drastically reduces latency for the `/checkip` endpoint used by ProtectCord across game servers, websites, and platforms. ### 🌍 Cloudflare-Powered Caching * **1st request per IP:** ~1,000ms – 2,000ms * **Subsequent requests:** **5ms – 50ms** * Up to **200× faster** after the first check Once a player’s IP has been screened, ProtectCord can return safety data *almost instantly* on future connections — a massive improvement for login systems and VPN/proxy detection. --- ## 🔐 Why This Matters * Faster player logins * Near-instant VPN & proxy detection after first check * Reduced server-side login delays * Stable performance during peak traffic --- ## ✅ Compatibility * Fully backward compatible with v1.1.0 * Feature disabled by default * No breaking changes --- 💙 Thank you for using **ProtectCord** This release delivers **stronger protection** and **significantly faster performance** across the board.
Войти

0.08 MB

1.1.5 Release 28.12.2025

Protectcord 1.1.5

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord
Показать изменения
# 🚀 ProtectCord v1.1.5 Released **Release Type:** Feature Release **Version:** `1.1.5` This update introduces a powerful new **Account Per IP Limit** system alongside a **major performance upgrade to the `/checkip` API**, delivering dramatically faster player connection checks and improved abuse prevention. --- ### 🧩 Technical Breakdown * **First request** * Not cached * IP history is built * **Second request** * Cached via **Cloudflare D1 + KV** * **Cache duration** * Cached for **1 hour** * Automatically refreshed on reuse after expiry | Request | Expected Response Time | | ------- | ---------------------- | | 1st | 1,000ms – 2,000ms | | 2nd+ | 5ms – 50ms | All other ProtectCord endpoints are already cached via Cloudflare KV and respond almost instantly. ## 🆕 New Feature: Account Per IP Limit ProtectCord can now limit the number of Minecraft accounts that may connect from the same IP address at the same time. This helps prevent account stacking, shared-IP abuse, and connection flooding. ### 🔧 Configuration ```yaml account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" ``` ### ⚙️ Options * `enabled` – Enable or disable the feature (default: `false`) * `max-accounts` – Maximum allowed accounts per IP (default: `3`) * `enforcement` * **BLOCK** – Deny new connections when the limit is reached * **KICK_OLDEST** – Kick the oldest session to allow a new connection --- ### ✨ Feature Highlights * Thread-safe session tracking using `ConcurrentHashMap` * Automatic cleanup when players disconnect * Whitelisted players bypass the limit * Local/private IP addresses bypass checks * Custom kick messages with placeholders (`{max}`, `{current}`) * Real-time logging of session additions and removals * No behavior changes when disabled (default) --- ### 💬 Custom Messages ```yaml messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} &7Please disconnect another account before connecting. account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. &7Maximum accounts per IP: &c{max} ``` --- ## 🧠 Technical Details ### ➕ New Classes * `SessionInfo` – Stores session data (player name, UUID, connection time) * `SessionManager` – Thread-safe IP session tracking * `PlayerDisconnectListener` – Cleans up sessions on disconnect ### ✏️ Modified Classes * `ProtectCordPlugin` – Initializes session tracking and listeners * `ConfigManager` – Added 5 new configuration getters * `PlayerConnectionListener` – Account-limit check runs before API validation * `config.yml` – New configuration section and messages --- ### 🔄 Logic Flow 1. Player connects → `PreLoginEvent` 2. Feature enabled & player not whitelisted 3. `SessionManager.canConnect()` validates IP usage 4. If limit exceeded: * **BLOCK** → Connection denied * **KICK_OLDEST** → Oldest session disconnected 5. Session added on successful join 6. Session removed on disconnect --- ### 📊 Performance Impact * ~130 bytes per session * O(1) lookups * Thread-safe synchronization * Automatic cleanup prevents memory leaks --- ## ⚡ Massive `/checkip` API Performance Upgrade We’ve pushed a **major API update** that drastically reduces latency for the `/checkip` endpoint used by ProtectCord across game servers, websites, and platforms. ### 🌍 Cloudflare-Powered Caching * **1st request per IP:** ~1,000ms – 2,000ms * **Subsequent requests:** **5ms – 50ms** * Up to **200× faster** after the first check Once a player’s IP has been screened, ProtectCord can return safety data *almost instantly* on future connections — a massive improvement for login systems and VPN/proxy detection. --- ## 🔐 Why This Matters * Faster player logins * Near-instant VPN & proxy detection after first check * Reduced server-side login delays * Stable performance during peak traffic --- ## ✅ Compatibility * Fully backward compatible with v1.1.0 * Feature disabled by default * No breaking changes --- 💙 Thank you for using **ProtectCord** This release delivers **stronger protection** and **significantly faster performance** across the board.
Войти

0.33 MB

1.1.3 Release 27.12.2025

Protectcord 1.1.3

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
**Version: 1.1.3** **Release Type: Major Feature Update & Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection #### Fixed: - **bStats Data Collection** - Fixed plugin disabling itself before bStats could send metrics - Previously: Plugin called `disablePlugin(this)` when API key missing - This caused: Plugin to shutdown before bStats sent data to server - Result: Missing installation data on bStats dashboard - Fix: Removed `disablePlugin()` call, plugin now stays enabled but inactive - Impact: All installations now tracked, regardless of configuration status - **bStats Server Detection** - Folia now properly tracked on bStats - Uses plugin ID 24623 (shared with other platforms) - bStats built-in "Server Software" chart automatically detects "Folia" - No need for custom platform chart - bStats handles it natively - Impact: Folia shows up correctly as "Folia" in Server Software statistics - **bStats Custom Charts** - Added Minecraft version tracking - Added "minecraft_version" chart showing MC version breakdown (1.8-1.21) - Better analytics for understanding version distribution - Helps identify which Minecraft versions are most popular ### New Features - Account Per IP Limiting This release introduces a comprehensive system to limit the number of Minecraft accounts that can connect from the same IP address simultaneously, with full Folia thread-safety. #### New Features: - **Account Per IP Limit** - Limit simultaneous connections from the same IP address - Configurable maximum accounts per IP (default: 3) - Two enforcement modes: BLOCK or KICK_OLDEST - BLOCK mode: Prevents new connections when limit reached - KICK_OLDEST mode: Automatically kicks oldest session to allow new connection - Whitelisted players automatically bypass limit - Disabled by default for backward compatibility - **FOLIA-SAFE**: Thread-safe session tracking with ConcurrentHashMap - **FOLIA-SAFE**: Synchronized methods for atomic operations - Local/private IPs bypass tracking (127.0.0.1, 192.168.x.x, etc.) #### Configuration: ```yaml # Account Per IP Limit account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" # New messages messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. ```
Войти

0.07 MB

1.1.2 Release 26.12.2025

Protectcord 1.1.2

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
**Version: 1.1.2** **Release Type: Major Feature Update** ### New Features - Account Per IP Limiting This release introduces a comprehensive system to limit the number of Minecraft accounts that can connect from the same IP address simultaneously, with full Folia thread-safety. Please delete your old config file, start your server and start the server again and configure it as you would like! #### New Features: - **Account Per IP Limit** - Limit simultaneous connections from the same IP address - Configurable maximum accounts per IP (default: 3) - Two enforcement modes: BLOCK or KICK_OLDEST - BLOCK mode: Prevents new connections when limit reached - KICK_OLDEST mode: Automatically kicks oldest session to allow new connection - Whitelisted players automatically bypass limit - Disabled by default for backward compatibility - **FOLIA-SAFE**: Thread-safe session tracking with ConcurrentHashMap - **FOLIA-SAFE**: Synchronized methods for atomic operations - Local/private IPs bypass tracking (127.0.0.1, 192.168.x.x, etc.) #### Configuration: ```yaml # Account Per IP Limit account-per-ip-limit: enabled: false max-accounts: 3 enforcement: "BLOCK" # "BLOCK" or "KICK_OLDEST" # New messages messages: account-limit-reached: | &c&lConnection Limit Reached &7Maximum accounts per IP: &c{max} &7Current connections from your IP: &c{current} account-limit-kicked: | &c&lYou have been disconnected &7A new account connected from your IP address. ``` #### Technical Details: - **SessionManager**: Thread-safe using ConcurrentHashMap and synchronized methods - **SessionInfo**: Data class storing player name, UUID, and connection timestamp - **PlayerDisconnectListener**: Automatic session cleanup on disconnect - **Performance**: O(1) session checks, ~130KB memory for 1000 players from 250 IPs - **Integration**: Checks occur after whitelist validation, before API checks - **Folia Compatibility**: Works correctly in Folia's multi-threaded region environment #### Use Cases: - Prevent multi-account abuse on economy servers - Limit alt accounts in competitive PvP - Enforce fair-play policies on faction servers - Reduce server load from excessive multi-accounting - Comply with server rules about account limits ### Compatibility: - Fully backward compatible with v1.1.1 - No configuration changes required (feature disabled by default) - No breaking changes to existing functionality - Tested on Folia 1.19+ builds - **Verified thread-safe for Folia's multi-region architecture**
Войти

0.07 MB

1.1.1 Release 23.12.2025

Protectcord 1.1.1

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
**Version: 1.1.1** **Release Type: Critical Bug Fix** ### Critical Fixes - Folia Scheduler Compatibility This release fixes a critical crash on startup caused by incompatible scheduler API usage with Folia. #### Fixed: - **Folia Scheduler Compatibility** - Replaced legacy Bukkit scheduler with Folia async scheduler - Previously, the plugin used `Bukkit.getScheduler().runTaskTimerAsynchronously()` which is unsupported in Folia (my mistake) - Folia's regionalized threading model requires use of its own async scheduler API - Error: `java.lang.UnsupportedOperationException` at `CraftScheduler.runTaskTimerAsynchronously` - Fix: Replaced with `Bukkit.getAsyncScheduler().runAtFixedRate()` using proper time units - Impact: Plugin now loads successfully on Folia servers without crashing #### Technical Details: - Changed update checker scheduling from tick-based to time-based (3600 seconds = 1 hour) - Added `java.util.concurrent.TimeUnit` import for proper time unit handling - Updated scheduler call at ProtectCordPlugin.java:90-97 - Maintains same hourly update check frequency ### Compatibility: - Fully backward compatible with v1.1.0 configuration and data - No configuration changes required - No breaking changes - Tested on Folia 1.21.8
Войти

0.07 MB

1.1.0 Release 22.12.2025

Protectcord 1.1.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord
Показать изменения
**Version: 1.1.0** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.32 MB

1.1.0 Release 22.12.2025

Protectcord 1.1.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
**Version: 1.1.0** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.07 MB

1.1.0 Release 22.12.2025

Protectcord 1.1.0

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
**Version: 1.1.0** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.07 MB

1.1.0 Release 22.12.2025

Protectcord 1.1.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
**Version: 1.1.0** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.07 MB

1.1.0 Release 22.12.2025

Protectcord 1.1.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
**Version: 1.1.0** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.32 MB

1.1.0 Release 22.12.2025

Protectcord 1.1.0

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
**Version: 1.1.0** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
1.0.9 Release 21.12.2025

Protectcord 1.0.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
bungeecord
Показать изменения
**Version: 1.0.9** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.32 MB

1.0.9 Release 21.12.2025

Protectcord 1.0.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
folia
Показать изменения
**Version: 1.0.9** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.07 MB

1.0.9 Release 21.12.2025

Protectcord 1.0.9

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
**Version: 1.0.9** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.07 MB

1.0.9 Release 21.12.2025

Protectcord 1.0.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
paper
Показать изменения
**Version: 1.0.9** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.07 MB

1.0.9 Release 21.12.2025

Protectcord 1.0.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
spigot
Показать изменения
**Version: 1.0.9** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
Войти

0.32 MB

1.0.9 Release 21.12.2025

Protectcord 1.0.9

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Загрузчики / Платформы
velocity
Показать изменения
**Version: 1.0.9** **Release Type: Critical Bug Fix** ### Critical Fixes - bStats Metrics Collection This release fixes critical issues with bStats metrics collection that prevented accurate installation tracking. #### Fixed: - **bStats Data Collection** - Metrics initialization now occurs BEFORE API key validation - Previously, bStats was initialized after API key validation - When servers had invalid/missing API keys, the plugin would disable itself before bStats initialized - Result: Missing installation data on bStats dashboard - Fix: Moved bStats initialization to occur before API validation - Impact: All installations now tracked, regardless of configuration status #### Code Quality Improvements: - **Error Handling** - Added try-catch around bStats initialization to prevent crashes - **Metrics Storage** - Changed from local variable to class field for better lifecycle management - **Logging** - Added informative logging for bStats initialization success/failure ### Technical Details: - bStats initialization moved from line 67-69 to line 39-46 - Added `private Metrics metrics;` field for proper instance management - All metrics operations now wrapped in error handling ### Compatibility: - Fully backward compatible with v1.0.8 - No configuration changes required - No breaking changes
1.0.8 Release 01.12.2025

Protectcord 1.0.8 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
bungeecord
Показать изменения
no change (group update)
Войти

0.32 MB

1.0.8 Release 01.12.2025

Protectcord 1.0.8 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
velocity
Показать изменения
no change (group update)
1.0.8 Release 01.12.2025

Protectcord 1.0.8 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
spigot
Показать изменения
no change (group update) *should support 1.21.11 when released*
Войти

0.32 MB

1.0.8 Release 01.12.2025

Protectcord 1.0.8 - Forge Release

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
no change (group update)
Войти

0.07 MB

1.0.8 Release 01.12.2025

Protectcord 1.0.8 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
folia
Показать изменения
no change (group update)
Войти

0.07 MB

1.0.8 Release 01.12.2025

Protectcord 1.0.8 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
paper
Показать изменения
- 1.21.11-pre4-R0.1-SNAPSHOT Support (1.21.11 support)
Войти

0.07 MB

1.0.7 Release 02.11.2025

Protectcord 1.0.7 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
bungeecord
Показать изменения
## [v1.0.7] - 2025-01-02 **Version: 1.0.7** **Release Type: Configuration Update** **Release Date: 2025-01-02** ### Features Added - **Configurable API Timeouts** - Admins can now configure connection and read timeouts for API requests - Added `api-timeout.connect` configuration option (default: 15000ms) - Added `api-timeout.read` configuration option (default: 15000ms) - Timeout settings apply to all API calls including IP checks, statistics, and health checks - Helps servers with slower connections or distant from API servers ### Changes - **Increased default API timeouts from 5 seconds to 15 seconds** - Reduces timeout errors for servers with slower network connections - Provides better reliability for international servers - Can be adjusted per-server needs in configuration
Войти

0.32 MB

1.0.7 Release 02.11.2025

Protectcord 1.0.7 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
folia
Показать изменения
## [v1.0.7] - 2025-01-02 **Version: 1.0.7** **Release Type: Configuration Update** **Release Date: 2025-01-02** ### Features Added - **Configurable API Timeouts** - Admins can now configure connection and read timeouts for API requests - Added `api-timeout.connect` configuration option (default: 15000ms) - Added `api-timeout.read` configuration option (default: 15000ms) - Timeout settings apply to all API calls including IP checks, statistics, and health checks - Helps servers with slower connections or distant from API servers ### Changes - **Increased default API timeouts from 5 seconds to 15 seconds** - Reduces timeout errors for servers with slower network connections - Provides better reliability for international servers - Can be adjusted per-server needs in configuration
Войти

0.07 MB

1.0.7 Release 02.11.2025

Protectcord 1.0.7 - Forge Release

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
## [v1.0.7] - 2025-01-02 **Version: 1.0.7** **Release Type: Configuration Update** **Release Date: 2025-01-02** ### Features Added - **Configurable API Timeouts** - Admins can now configure connection and read timeouts for API requests - Added `api-timeout.connect` configuration option (default: 15000ms) - Added `api-timeout.read` configuration option (default: 15000ms) - Timeout settings apply to all API calls including IP checks, statistics, and health checks - Helps servers with slower connections or distant from API servers ### Changes - **Increased default API timeouts from 5 seconds to 15 seconds** - Reduces timeout errors for servers with slower network connections - Provides better reliability for international servers - Can be adjusted per-server needs in configuration
Войти

0.07 MB

1.0.7 Release 02.11.2025

Protectcord 1.0.7 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
paper
Показать изменения
## [v1.0.7] - 2025-01-02 **Version: 1.0.7** **Release Type: Configuration Update** **Release Date: 2025-01-02** ### Features Added - **Configurable API Timeouts** - Admins can now configure connection and read timeouts for API requests - Added `api-timeout.connect` configuration option (default: 15000ms) - Added `api-timeout.read` configuration option (default: 15000ms) - Timeout settings apply to all API calls including IP checks, statistics, and health checks - Helps servers with slower connections or distant from API servers ### Changes - **Increased default API timeouts from 5 seconds to 15 seconds** - Reduces timeout errors for servers with slower network connections - Provides better reliability for international servers - Can be adjusted per-server needs in configuration
Войти

0.07 MB

1.0.7 Release 02.11.2025

Protectcord 1.0.7 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
spigot
Показать изменения
## [v1.0.7] - 2025-01-02 **Version: 1.0.7** **Release Type: Configuration Update** **Release Date: 2025-01-02** ### Features Added - **Configurable API Timeouts** - Admins can now configure connection and read timeouts for API requests - Added `api-timeout.connect` configuration option (default: 15000ms) - Added `api-timeout.read` configuration option (default: 15000ms) - Timeout settings apply to all API calls including IP checks, statistics, and health checks - Helps servers with slower connections or distant from API servers ### Changes - **Increased default API timeouts from 5 seconds to 15 seconds** - Reduces timeout errors for servers with slower network connections - Provides better reliability for international servers - Can be adjusted per-server needs in configuration
Войти

0.32 MB

1.0.7 Release 02.11.2025

Protectcord 1.0.7 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
velocity
Показать изменения
## [v1.0.7] - 2025-01-02 **Version: 1.0.7** **Release Type: Configuration Update** **Release Date: 2025-01-02** ### Features Added - **Configurable API Timeouts** - Admins can now configure connection and read timeouts for API requests - Added `api-timeout.connect` configuration option (default: 15000ms) - Added `api-timeout.read` configuration option (default: 15000ms) - Timeout settings apply to all API calls including IP checks, statistics, and health checks - Helps servers with slower connections or distant from API servers ### Changes - **Increased default API timeouts from 5 seconds to 15 seconds** - Reduces timeout errors for servers with slower network connections - Provides better reliability for international servers - Can be adjusted per-server needs in configuration
1.0.6.1 Release 31.10.2025

Protectcord 1.0.6.1 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
velocity
Показать изменения
Fixed auto updater.
1.0.6.1 Release 31.10.2025

Protectcord 1.0.6.1 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
bungeecord
Показать изменения
Fixed auto updater.
Войти

0.32 MB

1.0.6.1 Release 31.10.2025

Protectcord 1.0.6.1 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
spigot
Показать изменения
Fixed auto updater.
Войти

0.32 MB

1.0.6.1 Release 31.10.2025

Protectcord 1.0.6.1 - Forge Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
paper
Показать изменения
Fixed auto updater.
Войти

0.07 MB

1.0.6.1 Release 31.10.2025

Protectcord 1.0.6.1 - Forge Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
forge
Показать изменения
Fixed auto updater.
Войти

0.07 MB

1.0.6.1 Release 31.10.2025

Protectcord 1.0.6.1 - Folia

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
folia
Показать изменения
Fixed auto updater.
Войти

0.07 MB

1.0.6 Release 30.10.2025

Protectcord 1.0.6 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
velocity
Показать изменения
## [v1.0.6] - 2025-10-30 **Version: 1.0.6** **Release Type: Major Feature Update** ### Major Features - IP Tracking & Banning System This release introduces a comprehensive IP tracking and banning system to prevent ban evasion through alternate accounts. #### New Features: - **IP History Tracking** - All player IP addresses are now logged and tracked automatically - **Automatic IP Banning** - When a player is banned (via warnings or manual ban), all their associated IPs are automatically banned - **IP Ban Checking** - Banned IPs are blocked from connecting, even with different accounts - **Enhanced Unban System** - Unbanning a player now also unbans all their associated IP addresses - **Automatic Hourly Update Checker** - Checks for new versions every hour and notifies admins in console #### Security Improvements: - Prevents ban evasion through alt accounts - Network-wide IP blocking for banned players - Persistent IP ban storage across server restarts - Comprehensive IP history tracking for investigations #### Technical Details: - Storage: TOML format in `warnings.toml` - Data structure: `players.{uuid}.ip-history` for tracking - Data structure: `banned-ips.{ip}` for bans - IP addresses in config keys use underscores (e.g., `192_168_1_1`) #### Admin Features: - `/protectcord ban <player> <reason>` - Now bans player + all their IPs - `/protectcord unban <player>` - Now unbans player + all their IPs (shows count) - `/protectcord warn <player> <reason>` - After 3 warnings, auto-bans with IPs ### Compatibility: - Fully backward compatible with v1.0.5 warning data - Existing bans automatically work with new IP banning - No configuration changes required
1.0.6 Release 30.10.2025

Protectcord 1.0.6 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
bungeecord
Показать изменения
## [v1.0.6] - 2025-10-30 **Version: 1.0.6** **Release Type: Major Feature Update** ### Major Features - IP Tracking & Banning System This release introduces a comprehensive IP tracking and banning system to prevent ban evasion through alternate accounts. #### New Features: - **IP History Tracking** - All player IP addresses are now logged and tracked automatically - **Automatic IP Banning** - When a player is banned (via warnings or manual ban), all their associated IPs are automatically banned - **IP Ban Checking** - Banned IPs are blocked from connecting, even with different accounts - **Enhanced Unban System** - Unbanning a player now also unbans all their associated IP addresses - **Automatic Hourly Update Checker** - Checks for new versions every hour and notifies admins in console #### Security Improvements: - Prevents ban evasion through alt accounts - Network-wide IP blocking for banned players - Persistent IP ban storage across server restarts - Comprehensive IP history tracking for investigations #### Technical Details: - Storage: YAML format in `warnings.yml` - Data structure: `players.{uuid}.ip-history` for tracking - Data structure: `banned-ips.{ip}` for bans - IP addresses in config keys use underscores (e.g., `192_168_1_1`) - IP ban check happens before `registerIntent()` for BungeeCord's async system #### Admin Features: - `/protectcord ban <player> <reason>` - Now bans player + all their IPs - `/protectcord unban <player>` - Now unbans player + all their IPs (shows count) - `/protectcord warn <player> <reason>` - After 3 warnings, auto-bans with IPs ### Compatibility: - Fully backward compatible with v1.0.5 warning data - Existing bans automatically work with new IP banning - No configuration changes required
Войти

0.32 MB

1.0.6 Release 30.10.2025

Protectcord 1.0.6 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
spigot
Показать изменения
## [v1.0.6] - 2025-10-30 **Version: 1.0.6** **Release Type: Major Feature Update** ### Major Features - IP Tracking & Banning System This release introduces a comprehensive IP tracking and banning system to prevent ban evasion through alternate accounts. #### New Features: - **IP History Tracking** - All player IP addresses are now logged and tracked automatically - **Automatic IP Banning** - When a player is banned (via warnings or manual ban), all their associated IPs are automatically banned - **IP Ban Checking** - Banned IPs are blocked from connecting, even with different accounts - **Enhanced Unban System** - Unbanning a player now also unbans all their associated IP addresses - **Automatic Hourly Update Checker** - Checks for new versions every hour and notifies admins in console #### Security Improvements: - Prevents ban evasion through alt accounts - Network-wide IP blocking for banned players - Persistent IP ban storage across server restarts - Comprehensive IP history tracking for investigations #### Technical Details: - Storage: YAML format in `warnings.yml` - Data structure: `players.{uuid}.ip-history` for tracking - Data structure: `banned-ips.{ip}` for bans - IP addresses in config keys use underscores (e.g., `192_168_1_1`) #### Admin Features: - `/protectcord ban <player> <reason>` - Now bans player + all their IPs - `/protectcord unban <player>` - Now unbans player + all their IPs (shows count) - `/protectcord warn <player> <reason>` - After 3 warnings, auto-bans with IPs ### Compatibility: - Fully backward compatible with v1.0.5 warning data - Existing bans automatically work with new IP banning - No configuration changes required
Войти

0.32 MB

1.0.6 Release 30.10.2025

Protectcord 1.0.6 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
paper
Показать изменения
## [v1.0.6] - 2025-10-30 **Version: 1.0.6** **Release Type: Major Feature Update** ### Major Features - IP Tracking & Banning System This release introduces a comprehensive IP tracking and banning system to prevent ban evasion through alternate accounts. #### New Features: - **IP History Tracking** - All player IP addresses are now logged and tracked automatically - **Automatic IP Banning** - When a player is banned (via warnings or manual ban), all their associated IPs are automatically banned - **IP Ban Checking** - Banned IPs are blocked from connecting, even with different accounts - **Enhanced Unban System** - Unbanning a player now also unbans all their associated IP addresses - **Automatic Hourly Update Checker** - Checks for new versions every hour and notifies admins in console #### Security Improvements: - Prevents ban evasion through alt accounts - Network-wide IP blocking for banned players - Persistent IP ban storage across server restarts - Comprehensive IP history tracking for investigations #### Technical Details: - Storage: YAML format in `warnings.yml` - Data structure: `players.{uuid}.ip-history` for tracking - Data structure: `banned-ips.{ip}` for bans - IP addresses in config keys use underscores (e.g., `192_168_1_1`) #### Admin Features: - `/protectcord ban <player> <reason>` - Now bans player + all their IPs - `/protectcord unban <player>` - Now unbans player + all their IPs (shows count) - `/protectcord warn <player> <reason>` - After 3 warnings, auto-bans with IPs ### Compatibility: - Fully backward compatible with v1.0.5 warning data - Existing bans automatically work with new IP banning - No configuration changes required
Войти

0.07 MB

1.0.6 Release 30.10.2025

Protectcord 1.0.6 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
folia
Показать изменения
## [v1.0.6] - 2025-10-30 **Version: 1.0.6** **Release Type: Major Feature Update** ### Major Features - IP Tracking & Banning System This release introduces a comprehensive IP tracking and banning system to prevent ban evasion through alternate accounts. #### New Features: - **IP History Tracking** - All player IP addresses are now logged and tracked automatically - **Automatic IP Banning** - When a player is banned (via warnings or manual ban), all their associated IPs are automatically banned - **IP Ban Checking** - Banned IPs are blocked from connecting, even with different accounts - **Enhanced Unban System** - Unbanning a player now also unbans all their associated IP addresses - **Automatic Hourly Update Checker** - Checks for new versions every hour and notifies admins in console #### Security Improvements: - Prevents ban evasion through alt accounts - Network-wide IP blocking for banned players - Persistent IP ban storage across server restarts - Comprehensive IP history tracking for investigations #### Technical Details: - Storage: YAML format in `warnings.yml` - Data structure: `players.{uuid}.ip-history` for tracking - Data structure: `banned-ips.{ip}` for bans - IP addresses in config keys use underscores (e.g., `192_168_1_1`) #### Admin Features: - `/protectcord ban <player> <reason>` - Now bans player + all their IPs - `/protectcord unban <player>` - Now unbans player + all their IPs (shows count) - `/protectcord warn <player> <reason>` - After 3 warnings, auto-bans with IPs ### Compatibility: - Fully backward compatible with v1.0.5 warning data - Existing bans automatically work with new IP banning - No configuration changes required
Войти

0.07 MB

1.0.6 Release 30.10.2025

Protectcord 1.0.6 - Forge Release

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
## [v1.0.6] - 2025-10-30 **Version: 1.0.6** **Release Type: Major Feature Update** ### Major Features - IP Tracking & Banning System This release introduces a comprehensive IP tracking and banning system to prevent ban evasion through alternate accounts. #### New Features: - **IP History Tracking** - All player IP addresses are now logged and tracked automatically - **Automatic IP Banning** - When a player is banned (via warnings or manual ban), all their associated IPs are automatically banned - **IP Ban Checking** - Banned IPs are blocked from connecting, even with different accounts - **Enhanced Unban System** - Unbanning a player now also unbans all their associated IP addresses - **Automatic Hourly Update Checker** - Checks for new versions every hour using ScheduledExecutorService #### Security Improvements: - Prevents ban evasion through alt accounts - Network-wide IP blocking for banned players - Persistent IP ban storage across server restarts - Comprehensive IP history tracking for investigations #### Technical Details: - Storage: TOML format in `protectcord-ip-tracking.toml` and `protectcord-ip-bans.toml` - Data structure: `players.{uuid}.ips` for tracking - Data structure: `ips.{ip}` for bans - IP addresses in config keys use underscores (e.g., `192_168_1_1`) - Uses NightConfig for TOML storage - Update checker: ScheduledExecutorService with 1-hour interval #### Admin Features: - `/protectcord ban <player> <reason>` - Now bans player + all their IPs (OP level 2 required) - `/protectcord unban <player>` - Now unbans player + all their IPs (shows count) - `/protectcord warn <player> <reason>` - After 3 warnings, auto-bans with IPs ### Compatibility: - Fully backward compatible with v1.0.5 warning data - Existing bans automatically work with new IP banning - No configuration changes required
Войти

0.07 MB

1.0.5-dev Release 26.10.2025

Protectcord 1.0.5-dev - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
folia
Показать изменения
### Version 1.0.5-dev (Development Build) **⚠️ This is a development build. Features are functional but not fully tested in production.** - ✨ **NEW:** Player warning system with automatic escalation (3-strike system) - ✨ **NEW:** `/protectcord warn <player> <reason>` - Issue warnings to players - ✨ **NEW:** `/protectcord warnings <player>` - View complete warning history for any player - ✨ **NEW:** `/protectcord ban <player> <reason>` - Manually ban players from the server - ✨ **NEW:** `/protectcord unban <player>` - Remove bans and allow players to rejoin - 🔧 **ADDED:** 3-Strike Auto-Ban System: - 1st warning: Player receives in-game chat warning - 2nd warning: Player is kicked with final warning message - 3rd warning: Player is automatically permanently banned - 📊 **ADDED:** Persistent warning storage (YAML for BungeeCord, TOML for Velocity/Forge) with timestamps and issuer tracking - 🔒 **ADDED:** Automatic ban check on player login (banned players cannot join) - 🔧 **IMPROVED:** Updated reload command to also reload warning data - 🎮 **IMPROVED:** Enhanced help text and tab completion with new moderation commands
Войти

0.07 MB

1.0.5-dev Release 26.10.2025

Protectcord 1.0.5-dev - Forge Release

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### Version 1.0.5-dev (Development Build) **⚠️ This is a development build. Features are functional but not fully tested in production.** - ✨ **NEW:** Player warning system with automatic escalation (3-strike system) - ✨ **NEW:** `/protectcord warn <player> <reason>` - Issue warnings to players - ✨ **NEW:** `/protectcord warnings <player>` - View complete warning history for any player - ✨ **NEW:** `/protectcord ban <player> <reason>` - Manually ban players from the server - ✨ **NEW:** `/protectcord unban <player>` - Remove bans and allow players to rejoin - 🔧 **ADDED:** 3-Strike Auto-Ban System: - 1st warning: Player receives in-game chat warning - 2nd warning: Player is kicked with final warning message - 3rd warning: Player is automatically permanently banned - 📊 **ADDED:** Persistent warning storage (YAML for BungeeCord, TOML for Velocity/Forge) with timestamps and issuer tracking - 🔒 **ADDED:** Automatic ban check on player login (banned players cannot join) - 🔧 **IMPROVED:** Updated reload command to also reload warning data - 🎮 **IMPROVED:** Enhanced help text and tab completion with new moderation commands
Войти

0.06 MB

1.0.5-dev Release 26.10.2025

Protectcord 1.0.5-dev - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
paper
Показать изменения
### Version 1.0.5-dev (Development Build) **⚠️ This is a development build. Features are functional but not fully tested in production.** - ✨ **NEW:** Player warning system with automatic escalation (3-strike system) - ✨ **NEW:** `/protectcord warn <player> <reason>` - Issue warnings to players - ✨ **NEW:** `/protectcord warnings <player>` - View complete warning history for any player - ✨ **NEW:** `/protectcord ban <player> <reason>` - Manually ban players from the server - ✨ **NEW:** `/protectcord unban <player>` - Remove bans and allow players to rejoin - 🔧 **ADDED:** 3-Strike Auto-Ban System: - 1st warning: Player receives in-game chat warning - 2nd warning: Player is kicked with final warning message - 3rd warning: Player is automatically permanently banned - 📊 **ADDED:** Persistent warning storage (YAML for BungeeCord, TOML for Velocity/Forge) with timestamps and issuer tracking - 🔒 **ADDED:** Automatic ban check on player login (banned players cannot join) - 🔧 **IMPROVED:** Updated reload command to also reload warning data - 🎮 **IMPROVED:** Enhanced help text and tab completion with new moderation commands
Войти

0.07 MB

1.0.5-dev Release 26.10.2025

Protectcord 1.0.5-dev - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
spigot
Показать изменения
### Version 1.0.5-dev (Development Build) **⚠️ This is a development build. Features are functional but not fully tested in production.** - ✨ **NEW:** Player warning system with automatic escalation (3-strike system) - ✨ **NEW:** `/protectcord warn <player> <reason>` - Issue warnings to players - ✨ **NEW:** `/protectcord warnings <player>` - View complete warning history for any player - ✨ **NEW:** `/protectcord ban <player> <reason>` - Manually ban players from the server - ✨ **NEW:** `/protectcord unban <player>` - Remove bans and allow players to rejoin - 🔧 **ADDED:** 3-Strike Auto-Ban System: - 1st warning: Player receives in-game chat warning - 2nd warning: Player is kicked with final warning message - 3rd warning: Player is automatically permanently banned - 📊 **ADDED:** Persistent warning storage (YAML for BungeeCord, TOML for Velocity/Forge) with timestamps and issuer tracking - 🔒 **ADDED:** Automatic ban check on player login (banned players cannot join) - 🔧 **IMPROVED:** Updated reload command to also reload warning data - 🎮 **IMPROVED:** Enhanced help text and tab completion with new moderation commands
Войти

0.32 MB

1.0.5-dev Release 26.10.2025

Protectcord 1.0.5-dev - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
bungeecord
Показать изменения
### Version 1.0.5-dev (Development Build) **⚠️ This is a development build. Features are functional but not fully tested in production.** - ✨ **NEW:** Player warning system with automatic escalation (3-strike system) - ✨ **NEW:** `/protectcord warn <player> <reason>` - Issue warnings to players - ✨ **NEW:** `/protectcord warnings <player>` - View complete warning history for any player - ✨ **NEW:** `/protectcord ban <player> <reason>` - Manually ban players from the server - ✨ **NEW:** `/protectcord unban <player>` - Remove bans and allow players to rejoin - 🔧 **ADDED:** 3-Strike Auto-Ban System: - 1st warning: Player receives in-game chat warning - 2nd warning: Player is kicked with final warning message - 3rd warning: Player is automatically permanently banned - 📊 **ADDED:** Persistent warning storage (YAML for BungeeCord, TOML for Velocity/Forge) with timestamps and issuer tracking - 🔒 **ADDED:** Automatic ban check on player login (banned players cannot join) - 🔧 **IMPROVED:** Updated reload command to also reload warning data - 🎮 **IMPROVED:** Enhanced help text and tab completion with new moderation commands
Войти

0.32 MB

1.0.5-dev Release 26.10.2025

Protectcord 1.0.5-dev - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
velocity
Показать изменения
### Version 1.0.5-dev (Development Build) **⚠️ This is a development build. Features are functional but not fully tested in production.** - ✨ **NEW:** Player warning system with automatic escalation (3-strike system) - ✨ **NEW:** `/protectcord warn <player> <reason>` - Issue warnings to players - ✨ **NEW:** `/protectcord warnings <player>` - View complete warning history for any player - ✨ **NEW:** `/protectcord ban <player> <reason>` - Manually ban players from the server - ✨ **NEW:** `/protectcord unban <player>` - Remove bans and allow players to rejoin - 🔧 **ADDED:** 3-Strike Auto-Ban System: - 1st warning: Player receives in-game chat warning - 2nd warning: Player is kicked with final warning message - 3rd warning: Player is automatically permanently banned - 📊 **ADDED:** Persistent warning storage (YAML for BungeeCord, TOML for Velocity/Forge) with timestamps and issuer tracking - 🔒 **ADDED:** Automatic ban check on player login (banned players cannot join) - 🔧 **IMPROVED:** Updated reload command to also reload warning data - 🎮 **IMPROVED:** Enhanced help text and tab completion with new moderation commands
1.0.4 Release 14.10.2025

Protectcord 1.0.4 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
spigot
Показать изменения
Added - /protectcord kick <player> (v1.0.5 will be our moderation update)
Войти

0.31 MB

1.0.4 Release 14.10.2025

Protectcord 1.0.4 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
paper
Показать изменения
Added - /protectcord kick <player> (v1.0.5 will be our moderation update)
Войти

0.06 MB

1.0.4 Release 14.10.2025

Protectcord 1.0.4 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
folia
Показать изменения
Added - /protectcord kick <player> (v1.0.5 will be our moderation update)
Войти

0.06 MB

1.0.4 Release 14.10.2025

Protectcord 1.0.4 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
bungeecord
Показать изменения
Added - /protectcord kick <player> (v1.0.5 will be our moderation update)
Войти

0.31 MB

1.0.4 Release 14.10.2025

Protectcord 1.0.4 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
velocity
Показать изменения
Added - /protectcord kick <player> (v1.0.5 will be our moderation update)
Войти

0.39 MB

1.0.4 Release 14.10.2025

Protectcord 1.0.4 - Forge Release

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
Added - /protectcord kick <player> (v1.0.5 will be our moderation update)
Войти

0.06 MB

1.0.3 Release 13.10.2025

Protectcord 1.0.3 - Forge Release

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
### Version 1.0.3 (Initial Forge Release) - ✨ **NEW:** Native Forge 1.20.1 mod implementation - ✨ **NEW:** TOML-based configuration (Forge standard) - ✨ **NEW:** Explicit Tor exit node blocking (`block-tor` config option) - ✨ **NEW:** Geo-blocking / region blocking system (blacklist or whitelist mode) - ✨ **NEW:** Enhanced API integration with additional fields (`is_tor`, `is_abuser`, `is_satellite`, `is_crawler`, `is_whitelisted`, `is_blacklisted`) - ✅ **FEATURE:** Real-time IP verification via ProtectCord API - ✅ **FEATURE:** VPN, Proxy, Tor, and Datacenter detection - ✅ **FEATURE:** Risk-based blocking system (UNKNOWN to CRITICAL) - optional, disabled by default - ✅ **FEATURE:** Player/UUID/IP whitelist system - ✅ **FEATURE:** Discord webhook integration with customizable events - ✅ **FEATURE:** Configurable kick messages with color codes - ✅ **FEATURE:** bStats integration (Plugin ID: 24623) - 🔧 **CHANGED:** Risk-level blocking is **optional and disabled by default** (`enable-risk-level-blocking = false`) - 🔧 **IMPROVED:** Better blocking logic with hierarchical priority (geo → connection types → risk level) - 🔧 **IMPROVED:** Fully async operation using CompletableFuture - 🔧 **IMPROVED:** Fail-open security model (allows connections on API errors) - 📊 **ADDED:** Company risk score tracking from API - 📊 **ADDED:** Separate country code field for accurate geo-blocking - 📊 **ADDED:** Platform-specific metrics ("Forge", "1.20.1")- - 🏗️ **ARCHITECTURE:** Shadow JAR with relocated dependencies
Войти

0.05 MB

1.0.3 Release 08.10.2025

Protectcord 1.0.3 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
velocity
Показать изменения
### Version 1.0.3 - ✨ **NEW:** Explicit Tor exit node blocking (`block-tor` config option) - ✨ **NEW:** Geo-blocking / region blocking system (blacklist or whitelist mode) - ✨ **NEW:** Enhanced API integration with additional fields (`is_tor`, `is_abuser`, `is_satellite`, `is_crawler`, `is_whitelisted`, `is_blacklisted`) - 🔧 **CHANGED:** Risk-level blocking is now **optional and disabled by default** (`enable-risk-level-blocking: false`) - 🔧 **IMPROVED:** Better blocking logic with hierarchical priority (geo → connection types → risk level) - 📊 **ADDED:** Company risk score tracking from API - 📊 **ADDED:** Separate country code field for accurate geo-blocking
Войти

0.39 MB

1.0.3 Release 08.10.2025

Protectcord 1.0.3 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
bungeecord
Показать изменения
### Version 1.0.3 - ✨ **NEW:** Explicit Tor exit node blocking (`block-tor` config option) - ✨ **NEW:** Geo-blocking / region blocking system (blacklist or whitelist mode) - ✨ **NEW:** Enhanced API integration with additional fields (`is_tor`, `is_abuser`, `is_satellite`, `is_crawler`, `is_whitelisted`, `is_blacklisted`) - 🔧 **CHANGED:** Risk-level blocking is now **optional and disabled by default** (`enable-risk-level-blocking: false`) - 🔧 **IMPROVED:** Better blocking logic with hierarchical priority (geo → connection types → risk level) - 📊 **ADDED:** Company risk score tracking from API - 📊 **ADDED:** Separate country code field for accurate geo-blocking
Войти

0.31 MB

1.0.3 Release 08.10.2025

Protectcord 1.0.3 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
folia
Показать изменения
### Version 1.0.3 - ✨ **NEW:** Explicit Tor exit node blocking (`block-tor` config option) - ✨ **NEW:** Geo-blocking / region blocking system (blacklist or whitelist mode) - ✨ **NEW:** Enhanced API integration with additional fields (`is_tor`, `is_abuser`, `is_satellite`, `is_crawler`, `is_whitelisted`, `is_blacklisted`) - 🔧 **CHANGED:** Risk-level blocking is now **optional and disabled by default** (`enable-risk-level-blocking: false`) - 🔧 **IMPROVED:** Better blocking logic with hierarchical priority (geo → connection types → risk level) - 📊 **ADDED:** Company risk score tracking from API - 📊 **ADDED:** Separate country code field for accurate geo-blocking
Войти

0.06 MB

1.0.3 Release 08.10.2025

Protectcord 1.0.3 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
paper
Показать изменения
### Version 1.0.3 - ✨ **NEW:** Explicit Tor exit node blocking (`block-tor` config option) - ✨ **NEW:** Geo-blocking / region blocking system (blacklist or whitelist mode) - ✨ **NEW:** Enhanced API integration with additional fields (`is_tor`, `is_abuser`, `is_satellite`, `is_crawler`, `is_whitelisted`, `is_blacklisted`) - 🔧 **CHANGED:** Risk-level blocking is now **optional and disabled by default** (`enable-risk-level-blocking: false`) - 🔧 **IMPROVED:** Better blocking logic with hierarchical priority (geo → connection types → risk level) - 📊 **ADDED:** Company risk score tracking from API - 📊 **ADDED:** Separate country code field for accurate geo-blocking
Войти

0.06 MB

1.0.3 Release 08.10.2025

Protectcord 1.0.3 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
Загрузчики / Платформы
spigot
Показать изменения
### Version 1.0.3 - ✨ **NEW:** Explicit Tor exit node blocking (`block-tor` config option) - ✨ **NEW:** Geo-blocking / region blocking system (blacklist or whitelist mode) - ✨ **NEW:** Enhanced API integration with additional fields (`is_tor`, `is_abuser`, `is_satellite`, `is_crawler`, `is_whitelisted`, `is_blacklisted`) - 🔧 **CHANGED:** Risk-level blocking is now **optional and disabled by default** (`enable-risk-level-blocking: false`) - 🔧 **IMPROVED:** Better blocking logic with hierarchical priority (geo → connection types → risk level) - 📊 **ADDED:** Company risk score tracking from API - 📊 **ADDED:** Separate country code field for accurate geo-blocking
Войти

0.31 MB

1.0.2 Release 04.10.2025

Protectcord 1.0.2 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
velocity
Показать изменения
Updated /protectcord stats Updated Console Startup and shutdown messages Fixed issue with stats not loading properly!
Войти

0.39 MB

1.0.2 Release 04.10.2025

Protectcord 1.0.2 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
bungeecord
Показать изменения
Updated /protectcord stats Updated Console Startup and shutdown messages Fixed issue with stats not loading properly!
Войти

0.31 MB

1.0.2 Release 04.10.2025

Protectcord 1.0.2 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
folia
Показать изменения
Updated /protectcord stats Updated Console Startup and shutdown messages Fixed issue with stats not loading properly!
Войти

0.06 MB

1.0.2 Release 04.10.2025

Protectcord 1.0.2 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
paper
Показать изменения
Updated /protectcord stats Updated Console Startup and shutdown messages Fixed issue with stats not loading properly!
Войти

0.06 MB

1.0.2 Release 04.10.2025

Protectcord 1.0.2 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
spigot
Показать изменения
Updated /protectcord stats Updated Console Startup and shutdown messages Fixed issue with stats not loading properly!
Войти

0.31 MB

1.0.1 Release 04.10.2025

Protectcord 1.0.1 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
velocity
Показать изменения
Added /protectcord version command
Войти

0.39 MB

1.0.1 Release 04.10.2025

Protectcord 1.0.1 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
bungeecord
Показать изменения
Added /protectcord version command
Войти

0.31 MB

1.0.1 Release 04.10.2025

Protectcord 1.0.1 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
folia
Показать изменения
Added /protectcord version command
Войти

0.06 MB

1.0.1 Release 04.10.2025

Protectcord 1.0.1 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
paper
Показать изменения
Added /protectcord version command
Войти

0.06 MB

1.0.1 Release 04.10.2025

Protectcord 1.0.1 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
spigot
Показать изменения
Added /protectcord version command
Войти

0.31 MB

1.0.0 Release 02.10.2025

Protectcord 1.0.0 - Bungeecord Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
bungeecord
Показать изменения
# ProtectCord - BungeeCord Edition ## Platform Information **Compatible with:** BungeeCord & Waterfall (1.8.8 - 1.21+) **Java Version:** Java 8+ **Server Type:** Proxy plugin --- ## What This Plugin Does ProtectCord for BungeeCord provides **network-wide IP protection** by checking every connecting player against our threat intelligence database at the proxy level. This means ALL players are verified before they can reach any of your backend servers. ### Key Features ✅ **Network-Wide Protection** - One installation protects your entire server network ✅ **First Line of Defense** - Blocks malicious players before they reach backend servers ✅ **VPN/Proxy Detection** - Automatically blocks VPN and proxy connections ✅ **Risk Assessment** - AI-powered threat scoring from UNKNOWN to CRITICAL ✅ **Smart Whitelist** - Bypass protection for trusted players, UUIDs, or IPs ✅ **Discord Alerts** - Real-time webhook notifications when players are blocked ✅ **Centralized Config** - Single configuration for all backend servers ### How It Works 1. **Player Connects to Proxy** → IP is captured at BungeeCord login 2. **Background Check** → IP is checked against ProtectCord API (async) 3. **Decision Made** → Allow or block based on VPN/Proxy/Risk level 4. **Action Taken** → Player continues to backend or sees custom kick message 5. **Notification** → Optional Discord webhook alert ### Automatic Bypasses The plugin intelligently bypasses checking for: - **Localhost** (`127.0.0.1`, `::1`) - **Private Networks** (`192.168.x.x`, `10.x.x.x`, `172.16-31.x.x`) - **Whitelisted Players** (configured via commands) --- ## Why Use BungeeCord Edition? ### Perfect For: - 🌐 **Server Networks** - Protect multiple backend servers with one installation - 🛡️ **Centralized Security** - Single point of IP verification for your entire network - 💰 **API Efficiency** - Check each player once at proxy, not on every backend server - 🔄 **Waterfall Compatible** - Works on both BungeeCord and Waterfall proxies ### When to Choose BungeeCord Edition: - Running a multi-server network with BungeeCord/Waterfall - Want to protect all backend servers with one plugin installation - Need centralized IP protection for your network - Want to save API calls (check once at proxy vs. on every backend server) ### Network Architecture: ``` Player → BungeeCord (ProtectCord checks here) → Backend Servers (protected) ``` **Important:** When using BungeeCord edition, you typically **only install it on the proxy**, not on backend servers. This provides network-wide protection and reduces API usage. --- ## Configuration Located at: `plugins/ProtectCord/config.yml` ```yaml api-key: "YOUR_API_KEY_HERE" # Block settings enable-ip-check: true block-vpn: true block-proxy: true block-datacenter: false block-bogon: true blocked-risk-level: "HIGH" # Discord webhooks (optional) discord-webhook: enabled: false url: "" events: denied: true accepted: false whitelisted: true error: true ``` --- ## Commands | Command | Description | |---------|-------------| | `/protectcord reload` | Reload configuration | | `/protectcord stats` | View API usage stats | | `/protectcord check <player\|ip>` | Manually check an IP | | `/protectcord whitelist add player <name>` | Whitelist a player | | `/protectcord whitelist add uuid <uuid>` | Whitelist a UUID | | `/protectcord whitelist add ip <ip>` | Whitelist an IP | | `/protectcord list` | View all whitelisted entries | **Aliases:** `/pc`, `/protect` --- ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `protectcord.admin` | Access to all commands | OP | --- ## Installation 1. Download `ProtectCord-BungeeCord-1.0.0.jar` 2. Drop into your **proxy's** `plugins/` folder (not backend servers) 3. Start or restart your proxy 4. Get a free API key from [protectcord.com](https://protectcord.com) 5. Add your API key to `plugins/ProtectCord/config.yml` 6. Run `/protectcord reload` or restart proxy 7. Done! Your entire network is protected ✅ --- ## Performance - **Async Processing** - IP checks run in background threads - **No Proxy Lag** - Main thread is never blocked - **Fast Responses** - Most API calls complete in <100ms - **Network Efficient** - Check once at proxy instead of on every backend server - **Minimal Overhead** - Lightweight footprint on proxy resources --- ## Network Setup Best Practices ### Recommended Setup: 1. ✅ Install ProtectCord **only on BungeeCord proxy** 2. ✅ Configure `server.properties` on backend servers: `online-mode=false` 3. ✅ Configure BungeeCord: `ip_forward=true` 4. ✅ Enable IP forwarding on backend servers (modern versions handle this automatically) ### Why Install Only on Proxy? - **API Efficiency** - Players checked once at proxy, not per-backend-server - **Network Protection** - Blocks threats before they reach any backend server - **Easier Management** - Single config for entire network - **Cost Effective** - Reduces API calls significantly --- ## Support - 💬 **Discord:** [protectcord.com/discord](https://protectcord.com/discord) - 🐛 **Bug Reports:** Submit an issue in our discord! - 📖 **Documentation:** [api.protectcord.com](https://api.protectcord.com) --- ## Changelog ### Version 1.0.0 (Initial Release) - ✅ Real-time IP verification via ProtectCord API - ✅ VPN, Proxy, and Datacenter detection - ✅ Risk-based blocking system (UNKNOWN to CRITICAL) - ✅ Player/UUID/IP whitelist system - ✅ Discord webhook integration - ✅ Configurable kick messages - ✅ API usage statistics command - ✅ Auto-update checker - ✅ bStats integration - ✅ Network-wide protection for BungeeCord/Waterfall - ✅ Support for BungeeCord 1.8.8 - 1.21+ --- **ProtectCord BungeeCord Edition - Network-wide protection for your entire server network** *Made with ❤️ for the Minecraft community*
Войти

0.31 MB

1.0.0 Release 02.10.2025

Protectcord 1.0.0 - Velocity Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
velocity
Показать изменения
# ProtectCord - Velocity Edition ## Platform Information **Compatible with:** Velocity 3.0+ (1.8.8 - 1.21+) **Java Version:** Java 17+ **Server Type:** Proxy plugin --- ## What This Plugin Does ProtectCord for Velocity provides **network-wide IP protection** by checking every connecting player against our threat intelligence database at the proxy level. Built with Velocity's modern API for maximum performance and reliability. ### Key Features ✅ **Network-Wide Protection** - One installation protects your entire server network ✅ **First Line of Defense** - Blocks malicious players before they reach backend servers ✅ **VPN/Proxy Detection** - Automatically blocks VPN and proxy connections ✅ **Risk Assessment** - AI-powered threat scoring from UNKNOWN to CRITICAL ✅ **Smart Whitelist** - Bypass protection for trusted players, UUIDs, or IPs ✅ **Discord Alerts** - Real-time webhook notifications when players are blocked ✅ **Modern API** - Built with Velocity's high-performance plugin architecture ### How It Works 1. **Player Connects to Proxy** → IP is captured at Velocity login 2. **Background Check** → IP is checked against ProtectCord API (fully async) 3. **Decision Made** → Allow or block based on VPN/Proxy/Risk level 4. **Action Taken** → Player continues to backend or sees custom kick message 5. **Notification** → Optional Discord webhook alert ### Automatic Bypasses The plugin intelligently bypasses checking for: - **Localhost** (`127.0.0.1`, `::1`) - **Private Networks** (`192.168.x.x`, `10.x.x.x`, `172.16-31.x.x`) - **Whitelisted Players** (configured via commands) --- ## Why Use Velocity Edition? ### Perfect For: - 🚀 **Modern Networks** - Built for Velocity's high-performance architecture - 🌐 **Server Networks** - Protect multiple backend servers with one installation - 🛡️ **Centralized Security** - Single point of IP verification for your entire network - 💰 **API Efficiency** - Check each player once at proxy, not on every backend server ### When to Choose Velocity Edition: - Running a modern multi-server network with Velocity - Want best performance with Velocity's optimizations - Need centralized IP protection for your network - Have Java 17+ available - Prefer Velocity over BungeeCord for better performance ### Network Architecture: ``` Player → Velocity (ProtectCord checks here) → Backend Servers (protected) ``` **Important:** When using Velocity edition, you typically **only install it on the proxy**, not on backend servers. This provides network-wide protection and reduces API usage. --- ## Configuration Located at: `plugins/protectcord/config.toml` ```toml api-key = "YOUR_API_KEY_HERE" # Block settings enable-ip-check = true block-vpn = true block-proxy = true block-datacenter = false block-bogon = true blocked-risk-level = "HIGH" # Discord webhooks (optional) [discord-webhook] enabled = false url = "" [discord-webhook.events] denied = true accepted = false whitelisted = true error = true ``` **Note:** Velocity uses TOML format instead of YAML --- ## Commands | Command | Description | |---------|-------------| | `/protectcord reload` | Reload configuration | | `/protectcord stats` | View API usage stats | | `/protectcord check <player\|ip>` | Manually check an IP | | `/protectcord whitelist add player <name>` | Whitelist a player | | `/protectcord whitelist add uuid <uuid>` | Whitelist a UUID | | `/protectcord whitelist add ip <ip>` | Whitelist an IP | | `/protectcord list` | View all whitelisted entries | **Aliases:** `/pc`, `/protect` --- ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `protectcord.admin` | Access to all commands | OP | --- ## Installation 1. Download `ProtectCord-Velocity-1.0.0.jar` 2. Drop into your **proxy's** `plugins/` folder (not backend servers) 3. Start or restart your proxy 4. Get a free API key from [protectcord.com](https://protectcord.com) 5. Add your API key to `plugins/protectcord/config.toml` 6. Run `/protectcord reload` or restart proxy 7. Done! Your entire network is protected ✅ --- ## Performance - **Fully Async** - Uses Velocity's async event system - **Zero Proxy Lag** - Never blocks the main thread - **Ultra Fast** - Most API calls complete in <100ms - **Velocity-Optimized** - Leverages Velocity's performance improvements - **Network Efficient** - Check once at proxy instead of on every backend server - **Minimal Overhead** - Lightweight footprint on proxy resources --- ## Network Setup Best Practices ### Recommended Setup: 1. ✅ Install ProtectCord **only on Velocity proxy** 2. ✅ Configure `server.properties` on backend servers: `online-mode=false` 3. ✅ Configure Velocity: `player-info-forwarding-mode = "modern"` (or `bungeeguard`) 4. ✅ Install Velocity forwarding support on backend servers (Paper/Spigot plugins) ### Why Install Only on Proxy? - **API Efficiency** - Players checked once at proxy, not per-backend-server - **Network Protection** - Blocks threats before they reach any backend server - **Easier Management** - Single config for entire network - **Cost Effective** - Reduces API calls significantly --- ## Velocity-Specific Features This edition leverages Velocity's modern architecture: - ✅ Uses Velocity's async event API - ✅ Supports modern player info forwarding - ✅ Compatible with Velocity 3.0+ features - ✅ Thread-safe implementation - ✅ Optimized for Velocity's netty-based networking --- ## Support - 💬 **Discord:** [protectcord.com/discord](https://protectcord.com/discord) - 🐛 **Bug Reports:** Submit an issue in our discord! - 📖 **Documentation:** [api.protectcord.com](https://api.protectcord.com) --- ## Changelog ### Version 1.0.0 (Initial Release) - ✅ Real-time IP verification via ProtectCord API - ✅ VPN, Proxy, and Datacenter detection - ✅ Risk-based blocking system (UNKNOWN to CRITICAL) - ✅ Player/UUID/IP whitelist system - ✅ Discord webhook integration - ✅ Configurable kick messages - ✅ API usage statistics command - ✅ Auto-update checker - ✅ bStats integration - ✅ Network-wide protection for Velocity proxies - ✅ Support for Velocity 3.0+ (1.8.8 - 1.21+) - ✅ Modern async event handling - ✅ TOML configuration format --- **ProtectCord Velocity Edition - Modern, high-performance protection for Velocity networks** *Made with ❤️ for the Minecraft community*
Войти

0.39 MB

1.0.0 Release 02.10.2025

Protectcord 1.0.0 - Folia Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
folia
Показать изменения
# ProtectCord - Folia Edition ## Platform Information **Compatible with:** Folia 1.19+ **Java Version:** Java 17+ **Server Type:** Bukkit-based server plugin (Paper fork with regionalized multithreading) --- ## What This Plugin Does ProtectCord for Folia provides real-time IP protection for your Minecraft server by checking every connecting player against our threat intelligence database. Specially designed to work with Folia's unique regionalized multithreading system. ### Key Features ✅ **Folia-Compatible** - Built specifically for Folia's threading model ✅ **Region-Safe** - All IP checks are fully async and won't block region threads ✅ **VPN/Proxy Detection** - Automatically blocks VPN and proxy connections ✅ **Risk Assessment** - AI-powered threat scoring from UNKNOWN to CRITICAL ✅ **Smart Whitelist** - Bypass protection for trusted players, UUIDs, or IPs ✅ **Discord Alerts** - Real-time webhook notifications when players are blocked ✅ **High Performance** - Optimized for Folia's multi-region architecture ### How It Works 1. **Player Connects** → IP is captured during async login event 2. **Background Check** → IP is checked against ProtectCord API (region-safe async) 3. **Decision Made** → Allow or block based on VPN/Proxy/Risk level 4. **Action Taken** → Player joins or sees custom kick message 5. **Notification** → Optional Discord webhook alert ### Automatic Bypasses The plugin intelligently bypasses checking for: - **Localhost** (`127.0.0.1`, `::1`) - **Private Networks** (`192.168.x.x`, `10.x.x.x`, `172.16-31.x.x`) - **Whitelisted Players** (configured via commands) --- ## Why Use Folia Edition? ### Perfect For: - 🚀 **High-Performance Servers** - Optimized for Folia's regionalized multithreading - 🌍 **Large Worlds** - Works seamlessly with Folia's multi-region system - ⚡ **Maximum TPS** - Won't interfere with Folia's performance improvements - 🎮 **Survival Servers** - Ideal for large survival/SMP servers on Folia ### When to Choose Folia Edition: - Running Folia 1.19+ (Paper fork) - Using regionalized multithreading for performance - Need thread-safe IP protection - Have Java 17+ available ### What Makes It Special: Unlike traditional plugins, Folia Edition is designed from the ground up to respect Folia's threading model: - ✅ No region thread blocking - ✅ All API calls are fully async - ✅ Thread-safe whitelist management - ✅ Compatible with Folia's unique scheduler --- ## Configuration Located at: `plugins/ProtectCord/config.yml` ```yaml api-key: "YOUR_API_KEY_HERE" # Block settings enable-ip-check: true block-vpn: true block-proxy: true block-datacenter: false block-bogon: true blocked-risk-level: "HIGH" # Discord webhooks (optional) discord-webhook: enabled: false url: "" events: denied: true accepted: false whitelisted: true error: true ``` --- ## Commands | Command | Description | |---------|-------------| | `/protectcord reload` | Reload configuration | | `/protectcord stats` | View API usage stats | | `/protectcord check <player\|ip>` | Manually check an IP | | `/protectcord whitelist add player <name>` | Whitelist a player | | `/protectcord whitelist add uuid <uuid>` | Whitelist a UUID | | `/protectcord whitelist add ip <ip>` | Whitelist an IP | | `/protectcord list` | View all whitelisted entries | **Aliases:** `/pc`, `/protect` --- ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `protectcord.admin` | Access to all commands | OP | --- ## Installation 1. Download `ProtectCord-Folia-1.0.0.jar` 2. Drop into your server's `plugins/` folder 3. Start or restart your server 4. Get a free API key from [protectcord.com](https://protectcord.com) 5. Add your API key to `plugins/ProtectCord/config.yml` 6. Run `/protectcord reload` or restart again 7. Done! Your server is protected ✅ --- ## Performance - **Region-Safe** - Never blocks region threads - **Fully Async** - All IP checks run in background - **Zero TPS Impact** - Works with Folia's threading model - **Ultra Fast** - Most API calls complete in <100ms - **Folia-Optimized** - Designed for regionalized multithreading --- ## Folia-Specific Notes This edition has been specifically adapted for Folia's architecture: - ✅ Uses Folia-compatible async task scheduler - ✅ No synchronous operations on region threads - ✅ Thread-safe configuration and whitelist management - ✅ Compatible with multi-region world splitting - ✅ Tested on Folia 1.19+ builds --- ## Support - 💬 **Discord:** [protectcord.com/discord](https://protectcord.com/discord) - 🐛 **Bug Reports:** Submit an issue in our discord! - 📖 **Documentation:** [api.protectcord.com](https://api.protectcord.com) --- ## Changelog ### Version 1.0.0 (Initial Release) - ✅ Real-time IP verification via ProtectCord API - ✅ VPN, Proxy, and Datacenter detection - ✅ Risk-based blocking system (UNKNOWN to CRITICAL) - ✅ Player/UUID/IP whitelist system - ✅ Discord webhook integration - ✅ Configurable kick messages - ✅ API usage statistics command - ✅ Auto-update checker - ✅ bStats integration - ✅ Full Folia compatibility (1.19+) - ✅ Region-safe async operations - ✅ Thread-safe implementation --- **ProtectCord Folia Edition - High-performance protection for regionalized multithreaded servers** *Made with ❤️ for the Minecraft community*
Войти

0.06 MB

1.0.0 Release 02.10.2025

Protectcord 1.0.0 - Paper Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
paper
Показать изменения
# ProtectCord - Paper Edition ## Platform Information **Compatible with:** Paper 1.13 - 1.21+ (including PaperSpigot) **Java Version:** Java 17+ **Server Type:** Bukkit-based server plugin (Paper fork) --- ## What This Plugin Does ProtectCord for Paper provides real-time IP protection for your Minecraft server by checking every connecting player against our threat intelligence database. Optimized for Paper's async event system and modern API. ### Key Features ✅ **Paper-Optimized** - Uses Paper's async login events for best performance ✅ **VPN/Proxy Detection** - Automatically blocks VPN and proxy connections ✅ **Risk Assessment** - AI-powered threat scoring from UNKNOWN to CRITICAL ✅ **Smart Whitelist** - Bypass protection for trusted players, UUIDs, or IPs ✅ **Discord Alerts** - Real-time webhook notifications when players are blocked ✅ **Lightning Fast** - Fully async, leverages Paper's performance improvements ✅ **Modern API** - Built for Paper 1.13+ with latest features ### How It Works 1. **Player Connects** → IP is captured during Paper's async login event 2. **Background Check** → IP is checked against ProtectCord API (fully async) 3. **Decision Made** → Allow or block based on VPN/Proxy/Risk level 4. **Action Taken** → Player joins or sees custom kick message 5. **Notification** → Optional Discord webhook alert ### Automatic Bypasses The plugin intelligently bypasses checking for: - **Localhost** (`127.0.0.1`, `::1`) - **Private Networks** (`192.168.x.x`, `10.x.x.x`, `172.16-31.x.x`) - **Whitelisted Players** (configured via commands) --- ## Why Use Paper Edition? ### Perfect For: - ⚡ **Modern Servers** - Optimized for Paper 1.13+ - 🚀 **Performance** - Leverages Paper's async improvements - 🔧 **Latest Features** - Uses modern Paper API capabilities - 🎮 **All Server Types** - Survival, PvP, Skyblock, Minigames, etc. ### When to Choose Paper Edition: - Running Paper 1.13 or newer - Want best performance with Paper's optimizations - Have Java 17+ available - Using modern Minecraft versions --- ## Configuration Located at: `plugins/ProtectCord/config.yml` ```yaml api-key: "YOUR_API_KEY_HERE" # Block settings enable-ip-check: true block-vpn: true block-proxy: true block-datacenter: false block-bogon: true blocked-risk-level: "HIGH" # Discord webhooks (optional) discord-webhook: enabled: false url: "" events: denied: true accepted: false whitelisted: true error: true ``` --- ## Commands | Command | Description | |---------|-------------| | `/protectcord reload` | Reload configuration | | `/protectcord stats` | View API usage stats | | `/protectcord check <player\|ip>` | Manually check an IP | | `/protectcord whitelist add player <name>` | Whitelist a player | | `/protectcord whitelist add uuid <uuid>` | Whitelist a UUID | | `/protectcord whitelist add ip <ip>` | Whitelist an IP | | `/protectcord list` | View all whitelisted entries | **Aliases:** `/pc`, `/protect` --- ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `protectcord.admin` | Access to all commands | OP | --- ## Installation 1. Download `ProtectCord-Paper-1.0.0.jar` 2. Drop into your server's `plugins/` folder 3. Start or restart your server 4. Get a free API key from [protectcord.com](https://protectcord.com) 5. Add your API key to `plugins/ProtectCord/config.yml` 6. Run `/protectcord reload` or restart again 7. Done! Your server is protected ✅ --- ## Performance - **Fully Async** - Uses Paper's async login events - **Zero Server Lag** - Never blocks the main thread - **Ultra Fast** - Most API calls complete in <100ms - **Paper-Optimized** - Leverages Paper's performance improvements - **Minimal Overhead** - Lightweight footprint on server resources --- ## Support - 💬 **Discord:** [protectcord.com/discord](https://protectcord.com/discord) - 🐛 **Bug Reports:** Submit an issue in our discord! - 📖 **Documentation:** [api.protectcord.com](https://api.protectcord.com) --- ## Changelog ### Version 1.0.0 (Initial Release) - ✅ Real-time IP verification via ProtectCord API - ✅ VPN, Proxy, and Datacenter detection - ✅ Risk-based blocking system (UNKNOWN to CRITICAL) - ✅ Player/UUID/IP whitelist system - ✅ Discord webhook integration - ✅ Configurable kick messages - ✅ API usage statistics command - ✅ Auto-update checker - ✅ bStats integration - ✅ Optimized for Paper 1.13 - 1.21+ - ✅ Uses Paper's async login events --- **ProtectCord Paper Edition - Optimized protection for modern Paper servers** *Made with ❤️ for the Minecraft community*
Войти

0.06 MB

1.0.0 Release 02.10.2025

Protectcord 1.0.0 - Spigot Release

Поддерживаемые версии Minecraft
1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9
Загрузчики / Платформы
spigot
Показать изменения
# ProtectCord - Spigot Edition ## Platform Information **Compatible with:** Spigot 1.8.8 - 1.21+ (including CraftBukkit) **Java Version:** Java 8+ **Server Type:** Bukkit-based server plugin --- ## What This Plugin Does ProtectCord for Spigot provides real-time IP protection for your Minecraft server by checking every connecting player against our threat intelligence database. ### Key Features ✅ **Broad Version Support** - Works on legacy versions (1.8.8+) all the way to modern Minecraft ✅ **VPN/Proxy Detection** - Automatically blocks VPN and proxy connections ✅ **Risk Assessment** - AI-powered threat scoring from UNKNOWN to CRITICAL ✅ **Smart Whitelist** - Bypass protection for trusted players, UUIDs, or IPs ✅ **Discord Alerts** - Real-time webhook notifications when players are blocked ✅ **Lightweight** - Async processing won't slow down your server ✅ **Configurable** - Customize what gets blocked and how strict the filtering is ### How It Works 1. **Player Connects** → IP is captured during login 2. **Background Check** → IP is checked against ProtectCord API (async) 3. **Decision Made** → Allow or block based on VPN/Proxy/Risk level 4. **Action Taken** → Player joins or sees custom kick message 5. **Notification** → Optional Discord webhook alert ### Automatic Bypasses The plugin intelligently bypasses checking for: - **Localhost** (`127.0.0.1`, `::1`) - **Private Networks** (`192.168.x.x`, `10.x.x.x`, `172.16-31.x.x`) - **Whitelisted Players** (configured via commands) --- ## Why Use Spigot Edition? ### Perfect For: - 🕹️ **Legacy Servers** - Full support for 1.8.8 through 1.12.2 - 📦 **Vanilla Spigot** - Works on pure Spigot without any forks - 🔄 **Maximum Compatibility** - Lightweight implementation for all Java 8+ servers - 🎮 **All Server Types** - Survival, PvP, Skyblock, Minigames, etc. ### When to Choose Spigot Edition: - Running Spigot 1.8.8 - 1.12.2 (legacy versions) - Using vanilla Spigot without Paper optimizations - Need Java 8 compatibility - Want proven stability on classic Spigot builds --- ## Configuration Located at: `plugins/ProtectCord/config.yml` ```yaml api-key: "YOUR_API_KEY_HERE" # Block settings enable-ip-check: true block-vpn: true block-proxy: true block-datacenter: false block-bogon: true blocked-risk-level: "HIGH" # Discord webhooks (optional) discord-webhook: enabled: false url: "" events: denied: true accepted: false whitelisted: true error: true ``` --- ## Commands | Command | Description | |---------|-------------| | `/protectcord reload` | Reload configuration | | `/protectcord stats` | View API usage stats | | `/protectcord check <player\|ip>` | Manually check an IP | | `/protectcord whitelist add player <name>` | Whitelist a player | | `/protectcord whitelist add uuid <uuid>` | Whitelist a UUID | | `/protectcord whitelist add ip <ip>` | Whitelist an IP | | `/protectcord list` | View all whitelisted entries | **Aliases:** `/pc`, `/protect` --- ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `protectcord.admin` | Access to all commands | OP | --- ## Installation 1. Download `ProtectCord-Spigot-1.0.0.jar` 2. Drop into your server's `plugins/` folder 3. Start or restart your server 4. Get a free API key from [protectcord.com](https://protectcord.com) 5. Add your API key to `plugins/ProtectCord/config.yml` 6. Run `/protectcord reload` or restart again 7. Done! Your server is protected ✅ --- ## Performance - **Async Processing** - IP checks run in background threads - **No Server Lag** - Main thread is never blocked - **Fast Responses** - Most API calls complete in <100ms - **Minimal Overhead** - Lightweight footprint on server resources --- ## Support - 💬 **Discord:** [protectcord.com/discord](https://protectcord.com/discord) - 🐛 **Bug Reports:** Submit an issue in our discord! - 📖 **Documentation:** [api.protectcord.com](https://api.protectcord.com) --- ## Changelog ### Version 1.0.0 (Initial Release) - ✅ Real-time IP verification via ProtectCord API - ✅ VPN, Proxy, and Datacenter detection - ✅ Risk-based blocking system (UNKNOWN to CRITICAL) - ✅ Player/UUID/IP whitelist system - ✅ Discord webhook integration - ✅ Configurable kick messages - ✅ API usage statistics command - ✅ Auto-update checker - ✅ bStats integration - ✅ Support for Spigot 1.8.8 - 1.21+ --- **ProtectCord Spigot Edition - Protect your legacy and modern Spigot servers** *Made with ❤️ for the Minecraft community*
Войти

0.31 MB