v4.0.0 — Full Rewrite

EssentialsC

The essential plugin suite for Minecraft servers. Rebuilt from the ground up for performance and reliability.

Download on Modrinth View Commands

What's New in v4.0.0

Performance Optimized

Database system reduced from 24 SQLite databases to just 7. Dramatically improved performance and storage efficiency.

Debloat & Cleanup

Complete plugin rewrite focusing on cleaner code architecture, lower resource usage, and removal of legacy bloat.

Permission Overhaul

Simplified permission structure: essentialsc.command.*essentialsc.* with new granular nodes like essentialsc.heal.others.

Enhanced Configuration

Fully reworked messages system that's much easier to customize. New config.yml options for better control.

Developer Tools

New /essc reload for hot-reloading configs and /essc debug for console diagnostics.

Legacy Removal

Removed unused commands (/beezooka, /tree) and daily rewards system. Focused on core essentials.

Documentation

Quick Start

Installation Steps
# 1. Download EssentialsC from Modrinth
# 2. Place in /plugins folder
# 3. Restart your server
# 4. Edit plugins/EssentialsC/config.yml
# 5. Set up permissions (see permissions.html)

Support