▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/MoreEssentials
MoreEssentials

MoreEssentials

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

67
2

========🔥About MoreEssentials Plugin ========

  • 🔥More Essentials is a clean and performance-focused utility plugin
  • 🔥designed to make server management easier by solving common and annoying vanilla problems
  • 🔥This plugin fixes essential protections and behavior controls that server need from day one

========✨ Features of MoreEssentials ========

  • Anti Farmland Trample > Prevent players and entities from trampling farmland.
  • Anti Phantom > Disable phantom spawning completely.
  • Anti Enderman Grief > Prevent endermen from picking up and placing blocks.
  • Configurable Blasts > Control blast block damage based on Y-levels.
  • See Name of any player > SHIFT+RIGHT-CLICK on any player to see nametag of that player
  • /show Command > show your item in chat
  • Chat Bubble > shows chat bubble above player, for more info see gallery.
  • Random messages Random msgs for join,leave,kill,death events (configurable)
  • Discord & store links discord and store command (configure link and msgs in config.yml)

========⚙️ Fully Configurable ========

  • ⚙️Every feature can be individually enabled or disabled.
  • ⚙️through a simple and readable configuration file.
  • ⚙️allowing you to customize the plugin.
  • ⚙️exactly to your server’s needs.

========🚀 Lightweight & Stable ========

  • 🚀Optimized for performance
  • 🚀No unnecessary tasks or listeners
  • 🚀Silently works in background

========💖 Support & Join our community ========

📌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: /plugins/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

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x

Поддерживаемые окружения

Сервер

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:3 месяца назад
Обновлён:1 неделю назад
Главная