HomeJavaModsMore Essentials
More Essentials
ModsJava

More Essentials

by GoldwarGlory · on Modrinth

🌟More Essentials🌟 is a clean and performance-focused utility plugin. 🚀designed to make server management easier by solving common and annoying vanilla…

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.4–1.21.11 · Bukkit⬇ Download for 1.21.4–1.21.11 · Folia⬇ Download for 1.21.4–1.21.11 · Paper⬇ Download for 1.21.4–1.21.11 · Purpur⬇ Download for 1.21.4–1.21.11 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
More Essentials — screenshot 1More Essentials — screenshot 2

Banner

🔥About MoreEssentials Plugin

✨ Features of MoreEssentials

⚙️ Fully Configurable

🚀 Lightweight & Stable

💖 Need help? or report bugs

📌config.yml
# Prevent farmland from being destroyed
anti-farmland-trample:
  enabled: true
  message:
    enabled: true
    text: "&cYou cannot trample farmland!"
  sound:
    enabled: true
    name: "ENTITY_VILLAGER_NO"
    volume: 1.0
    pitch: 1.0

tnt-blast-y: 256 # tnt will not destroy blocks above this y level (inclusive)

# Mob controls
anti-phantom: true
anti-enderman-grief: true

# Chat bubble system
chat-bubble:
  enabled: true
  duration: 200 # ticks
  update-interval: 1 # ticks, lower = more smooth movement but more server load

show:
# /show command
  show-command: true
  dont-broadcast-worlds:
    - world_spawn
    - world_creative

messages:
  # These messages will be broadcasted on player join/leave/kill/death events.
  # You can use {player}, {killer} and {victim} placeholders.
  # remove the message if you don't want it to be edited by this plugin.
  should-edit:
    - join
    - leave
    - kill
    - death

  join:
    - "&8» &e{player} &bjoined the party"
    - "&8» &e{player} &bjust joined the adventure"
    - "&8» &e{player} &bhopped into the realm"
    - "&8» &e{player} &bjust landed in the realm"

  leave:
    - "&8» &e{player} &bvanished into the void"
    - "&8» &e{player} &bjust left the adventure"
    - "&8» &e{player} &bdisappeared from the realm"
    - "&8» &e{player} &bjust took off from the realm"

  kill:
    - "&8» &e{killer} &beliminated {victim}"
    - "&8» &e{killer} &bdestroyed {victim}"
    - "&8» &e{killer} &bsquashed {victim}"

  death:
    - "&8» &e{player} &bmet their end"
    - "&8» &e{player} &bdied tragically"
    - "&8» &e{player} &bwas slain"

Links:
  Discord:
    enabled: true
    link: "https://discord.gg/giggigjjhdhsa923293"
    interval: 300 # in seconds, Set to 0 to disable automatic broadcasting.
    msgs-on-cmd:
      - "&8&m----------------------------------------"
      - "&b&l🌐 OFFICIAL DISCORD SERVER"
      - ""
      - "&7Stay connected with the community!"
      - "&7Get updates, events & support."
      - ""
      - "&e➤ &6{link} &fto join the fun!"
      - ""
      - "&a✔ Active Community"
      - "&a✔ Giveaways & Events"
      - "&a✔ Latest Announcements"
      - ""
      - "&8&m----------------------------------------"

  Store:
    enabled: true
    link: "https://store.example.com"
    interval: 300 # in seconds, Set to 0 to disable automatic broadcasting.
    msgs-on-cmd:
      - "&8&m----------------------------------------"
      - "&6&l🛒 SERVER STORE"
      - ""
      - "&7Support the server and unlock perks!"
      - "&7Ranks, cosmetics, and more."
      - ""
      - "&e➤ &6{link} &fto visit the store!"
      - ""
      - "&a✔ Exclusive Items"
      - "&a✔ Support the Server"
      - "&a✔ Support Development"
      - ""
      - "&8&m----------------------------------------"
📌plugin.yml
name: MoreEssentials
version: 1.0.6
main: ggSolutions.Main
api-version: 1.19
author: GoldwarGlory
website: https://modrinth.com/plugin/moreessentials

commands:
  me:
    description: reload config
    usage: /solutions
    permission: solutions.admin
    permission-message: "§cYou don't have permision"
  show:
    description: show item
    usage: /show

permissions:
  me.admin:
    default: op
  me.bypass.redstone-limit:
    default: op
  me.bypass.show:
    default: false
  me.show:
    default: true
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more