
EssentialsC
Paper, Purpur, Leaf Support, Kits, Homes, Auction, Shop, 30+ Languages supported, full Command control, EssentialsX migration Support, Open Source, Weekly Updates, Hooks into 5+ Plugins, and more.
EssentialsC 4.1.4
release10 апреля 2026 г.Changelog
Read me! All databases ( except warps ) are now located in the EssentialsC/database folder. The data is NOT lost, it just moved !
Added commands.yml to manage all EssentialsC related commands:
ping:
enabled: true
priority: normal
aliases: []
playtime:
enabled: true
priority: normal
aliases: []
vanish:
enabled: true
priority: normal
aliases: []
Added a MOTD System ( Change the MOTD in the motd.txt file )
Info --> Your current MOTD will be replaced with "
Change this in the motd.txt file"
Added a schedule system that allows you to run commands, play sounds, etc. at a specific time. Example:
restart-warning:
enabled: false
time: "23:50"
actions:
- type: broadcast
message: "<#FF4444><b>⚠ <reset><#FFCCCC>The server will restart in <#FF4444><b>10 minutes<reset><#FFCCCC>. Please find a safe spot and log off!"
- type: title
title: "<#FF4444><b>Restart in 10 min"
subtitle: "<#AAAAAA>Find a safe spot and log off"
fade-in: 10
stay: 120
fade-out: 20
- type: actionbar
message: "<#FF4444>⚠ <#FFCCCC>Server restarting in <#FF4444>10 minutes"
- type: sound
sound: BLOCK_NOTE_BLOCK_BASS
volume: 1.0
pitch: 0.5
Added a Backup system that allows you to backup all EssentialsC files. /essc backup
backup:
# Set to false to disable the backup system entirely.
enabled: true
# Maximum number of backups to keep in the backups/ folder.
# Once this limit is exceeded, the oldest backup is deleted automatically.
# Set to -1 to keep all backups and never delete any.
keep-last: 10
# Create a backup automatically when the server shuts down.
on-shutdown: true
Added /banip
Added /banlist
Added /tpoffline
Change essentialsc.heal default to false
EssentialsC 4.1.3
release4 апреля 2026 г.Changelog
Added a /rules command
Fixed the Nether RTP
Added a /spawnentity command with a configurable spawn limit:
spawnentity:
max-amount: 10
Fixed the config.yml and all language files ( /lang/ ) not updating after installing the latest Version
Players with the essentialsc.vanish.see can now see vanished players in the TAB and ingame
Added offline Player support for /invsee
Added a /playerlist command with configurable options:
playerlist:
show-luckperms-prefix: true
players-per-line: 10
Added a /tphereall command
EssentialsC 4.1.2
release26 марта 2026 г.Changelog
Added a home GUI:
- Manage offline and online players
- Modify other players' homes
- Rename, remove, delete, or set any player's homes
- Switch between
commandandguimode in theconfig.yml
Fixed the vanish system and added 2 new permissions:
- essentialsc.vanish.onjoin – Automatically toggles vanish when the player joins the server
- essentialsc.vanish.see – Allows the player to see other vanished players
Added a /tphere command
Added an /itemid command
Added custom bStats economy charts
EssentialsC 4.1.1
release22 марта 2026 г.Changelog
Bump plugin.yml version to 4.1.1
EssentialsC 4.1.1
release22 марта 2026 г.Changelog
Bedrock users can no longer use Nicknames
Added a configurable nick indicator:
indicator: "~"
Added custom world support for /rtp
Added support for TAB ➚
Added nick placeholders:
%essc_nick_name%
%essc_nick_plain%
e%essc_nick_formatted%
%essc_nick_has_nick%
Fixed the shop GUI bugging and overriding other GUIs
EssentialsCEconomy now uses public void onLoad() instead of public void onEnable()
Added a configurable chat format:
chat-format: '<DISPLAYNAME> &7» &f<MESSAGE>
Improved the EssentialsX migration tool
Fixed the DiscordSRV hook not sending messages

Fixed the messages getting send twice in the console
Enjoy :) Join ;D


