Added alot of thing
added safezone borders, like when you will come closer to the safezone while in combat you will see a border of red glass.
added custom item supports to every feature now u can use custom items in nostore, glow items,ban items etc.
improved cooldowns
fixed bugs.
fixed some glitches in glowing items, item limiter.
added a new command by which u can, replace the current item in custom recipe with the vanilla ones. by /customrecipies vanilla <item> true/false
false will disable the vanilla recipe and true will enable it, and if u will add all in the place of <items> the setting will apply for all the custom recipies u have added through apex core.
The plugin now uses packetevents instead of protocolib, as it is faster and better and more optimized.
Done alot of bug fixes and optimized the plugin.
Now a missing dependency won't disable the whole plugin.
ApexCore 4.1 Update
Welcome to ApexCore version 4.1!
New Features & Enhancements
- RTP Menu: Added a brand new RTP menu!
Also added a global command blacklist feature in config.yml, you can disable any command globally in your server.
Bossbar
- Added bossbar support to evrything which uses actionbar, now you guys can use bossbar too, for combat, grace, border routines, newbie prot.
- Bypass Permissions: Added new bypass permissions for various features (e.g., apexcore.bypass.minimap, apexcore.bypass.healthindicators, apexcore.bypass.elytraswapper).
Bug Fixes
- Bug Fixes: Implemented several bug fixes and stability improvements.
ApexCore v4.0 - The Ultimate Security & QoL Update
Get ready for the largest security and quality-of-life update to ApexCore yet! Version 4.0 introduces robust anti-cheat measures, enhanced server protections, and highly requested feature toggles straight to your GUI.
New Features & Protections
- Anti-Minimap System: Stop players from gaining unfair advantages! ApexCore now natively intercepts Xaero's Minimap using system-level packets to forcefully disable them or enforce Fair-Play mode.
- Advanced AFK Protection: Keep your players safe while they step away. Fully configurable timeouts (e.g., "10m", "1h") that automatically block all incoming entity damage when a player is completely idle. Toggleable via the GUI!
- Anti-Elytra System: Aggressively prevents the equipping of Elytras through elytra-chestplate swapper mods. Complete control over your server's airspace.
- ProtocolLib Integrations:
- Anti-Seed Cracking: Protect your world seed from clientside mods like SeedCrackerX.
- Anti-Health Indicators: Hide your players' exact health pools. ApexCore now intercepts and spoofs entity metadata packets so clientside health-indicator mods show zero accurate data.
- Anti-Locator Bar: Server-side toggles to enforce the locatorBar gamerule, hiding the new vanilla HUD elements instantly.
Exploits & Bug Fixes
- Crafter Block Exploit Patched: Fixed a critical 1.21 exploit where players could bypass Item Limiters and Banned Items (like Maces) using redstone Crafter blocks.
- Enchantment Limiter Fixed: Resolved edge-case bypasses with the enchantment limiter system.
Configuration
- Added brand-new toggle buttons to Settings GUI Page 2 for AFK Protection, Anti-Minimap, Anti-Seed, Anti-Health, and more.
- No need to touch the config file—just click and secure!
Note for Server Owners
Please ensure you have the latest version of ProtocolLib installed on your server to utilize the advanced packet-spoofing features (Seed Cracking & Health Indicators).
Update — v3.0
New Features
Customizable Mace Ritual Duration
Adjust the ritual duration directly from the Mace Control Panel GUI using the newRitual Duration item
Left-click: +5 min | Right-click: −5 min
Shift + Left: +1 min | Shift + Right: −1 min
Duration persists across restarts via
config.yml
Configurable Home Permission Tiers
Home limits are now fully customizable — add as many permission tiers as you want directly in
config.yml
Each tier has a custom permission node and max homes value
Works seamlessly with LuckPerms and any permission plugin
Example: create vip, mvp, elite, admin tiers with different limits — no code changes needed
Multi-TPA System
Players can now receive multiple pending TPA requests at once
/tpaccept accepts the most recent request
Configurable RTP
RTP radius and minimum distance from spawn are now configurable in
config.yml
Centralized Messages System
All plugin messages moved to a dedicated messages.yml file
Supports hex colors (&#RRGGBB) and placeholders
Easily customize every message without touching the main config
New Placeholders
Scoreboard: %tps%, %border_size%, %combat_timer%
PlaceholderAPI: %apexcore_pvp_status%, %apexcore_grace_status%, %apexcore_online%, %apexcore_tps%, %apexcore_combat_time%, %apexcore_kills%, %apexcore_deaths%
Improvements
Border timer now shows HH:MM:SS format for durations over 1 hour
/back command support added
General performance improvements
