▶️ ЗАБЕРИ СВОИ 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🚀

47
2

🔥About this 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:

  • 🥕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
  • 💎Redstone Limit per chunk > Limit the number of redstone components per chunk
  • 🌟/show Command > show your item in chat
  • 💬Chat Bubble > shows chat bubble above player, for more info see gallery.

⚙️ 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

💡 Have ideas?

😎Other projects

  • GsMailbox -> /plugins/mailboxplus
  • GsDamageIndicator -> /plugins/damageindicator
  • GsTrimsEffect -> /plugins/trimseffect

🎮My Minercraft Server:

  • 🎮IP: in.shulker.in:25938
  • 🎮Gamemode: BoxPvP
  • 🎮Bedrock + Java
  • 🎮Versions: 1.13.x/1.21.x
📌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

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

redstone-limit:
  enabled: true
  max-per-chunk: 120

  # Materials counted as redstone blocks
  materials:
    - REDSTONE_WIRE
    - PISTON
    - STICKY_PISTON
    - OBSERVER
    - DISPENSER
    - DROPPER
    - HOPPER
    - REPEATER
    - COMPARATOR
    - NOTE_BLOCK
    - LEVER
    - REDSTONE_TORCH

# Chat bubble system
chat-bubble:
  enabled: true
  duration: 200 # ticks

show:
# /show command
  show-command: true
  dont-broadcast-worlds:
    - world_spawn
    - world_creative
📌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 месяца назад
Обновлён:2 месяца назад
Главная