![EssentialsC [1.17-1.26.+ | Folia Support ]](https://cdn.modrinth.com/data/K7HZMVgx/0b642a0b40514221680fa711dbcddb47cc7255ad_96.webp)
EssentialsC [1.17-1.26.+ | Folia Support ]
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.
Список изменений
Changelog
Fixed the broken heal language key
Added Home Tab completion ( Command Mode ) + fixed the broken Placeholders
Made Kit Lorelines, Names, etc. Non-Italic
Added a SellGUI:
/worth <hand/Inventory>to check how much an Item is worth/quicksell <hand/Inventory>to quickly sell Items/sellto open the SellGUI
Fixed the duplicated displaynames when using TAB ➚
Fixed DiscordSRV messages being sent twice
Made the auction house translatable
Added a fallback language:
# The fallback language used if a message is missing in the selected language file.
# Must match a file in the lang/ folder (e.g. en_US -> lang/en_US.json).
fallback-language: en_US
Updated the default join/leave Messages and added other options:
# Whether vanished players should be hidden from other players.
hide-vanished: true
# Message broadcast when a player joins the server for the first time.
# Supports MiniMessage formatting (e.g. <yellow>, <player>).
first-join: "<#F5CF27><b>Welcome!<reset> <#F8DC63><player> just joined for the first time!"
Fixed the config migration
Removed the Chat Seperator config option
Fixed the isBackupEnabled config option
Fixed the economy + tpa config options
Added new /fly config options:
# Whether a player's fly status should be saved and persist between sessions.
persistent: true
# Whether to automatically restore fly mode when the player rejoins the server.
restore-on-join: true
Added /broadcast config options:
broadcast:
# Prefix prepended to all broadcast messages. Supports MiniMessage.
prefix: "<#333333>[<#F55E27>Broadcast<#333333>] <white>"
Added new /spawn config options:
# Whether players should be teleported to the configured spawn on respawn.
teleport-on-respawn: true
# Whether beds can override the spawn location.
# If false, players will always respawn at the configured spawn.
allow-beds-to-override: true
Added new Chat config options:
chat:
slow-mode:
# Whether chat slow mode is enabled.
enabled: false
# Delay (in seconds) players must wait between sending messages.
delay-seconds: 3
# Caps lock prevention - converts messages with too many uppercase letters to lowercase.
# Threshold is the ratio of uppercase letters (0.0 to 1.0, e.g. 0.7 = 70%).
capslock-threshold: 0.7
# Whether to strip MiniMessage color formatting from console output.
strip-colors-from-console: true
mention:
# Whether player mentions in chat are enabled.
enabled: true
# Format used when a player is mentioned.
# Available placeholder: <player>
# Supports MiniMessage formatting.
format: "<#4BA8DE><player><reset>"
Added new Auction house config options:
# Whether enchanted books are allowed to be sold.
allow-enchanted-books: false
# List of materials that cannot be sold.
# Use Bukkit material names (e.g. DIAMOND, NETHERITE_INGOT).
blacklisted-materials:
- DRAGON_EGG
- BEACON
- NETHER_STAR
# Whether to notify the player when they successfully sell items.
notify-on-sale: true
Added* new /nick config options:
# Whether to show the player's real username when hovering over their nickname in chat.
show-realname-on-hover: true
# Format for the hover text when hovering a nickname in chat.
# Available placeholders: <realname>, <nick>, <prefix>, <suffix>
hover-format: "<gray>Real name: <white><realname>"
# Whether clicking a nickname in chat suggests the /msg <player> command.
click-suggest-msg: true

