
🌟More Essentials🌟 is a clean and performance-focused utility plugin. 🚀designed to make server management easier by solving common and annoying vanilla problems🚀
# 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: 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