▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Shut The Cluck Up
Shut The Cluck Up

Shut The Cluck Up

Plugin to silence mobs easily

130
3

Shut The Cluck Up

A plugin that allows various means of silencing mobs. Config and permission driven. Options for silencing individual mobs or large groups.

Commands

  • /shushwand [player]

    • Gives you or the provided player a shush wand. Or silence wand. Or shut-up stick. Or whatever you wanna call it.
    • Aliases:
      • /shutup-stick
      • /shhwand
      • /silence-wand
    • Required Permission:
      • To use on self: shush.wand
      • To provide another player and give someone else: shush.other.wand
  • /shush <entity> <radius> <true|false>

    • Sets the silence flag of selected entities within the provided radius to the provided flag. If no flag is provided, defaults to 'true'
      • Entity and Radius are required
      • Only works on Living Entities
    • Permissions:
      • shush.command
    • Aliases:
      • /stfu
      • /stcu
      • /shh
      • /shutup
      • /silence
  • /shush-reload

    • Reloads the plugin configurations.
    • Permission: shush.reload

Permissions

PermissionExplanationDefault
shush.mob-type.basicGives user the ability to silence mobs that are configured in config.yml
Does not give the ability to obtain wand or use command.
true
shush.mob-type.<mobname>Gives user ability to silence a specific mob that is not added to the default allowed mobs.none
shush.wandGives user the ability to use the /shushwand command to obtain the configured item that allows them to silence individual mobs.
Only works on mobs they have permissions to silence
op
shush.commandGives user the ability to use /shush <entity> <radius> <true|false> to silence mobs in an areaop
shush.other.wandGives user the ability to use /shushwand <player> to give a different player a wand item.
Does not automatically give cooldown override permission.
op
shush.reloadGives user the ability to reload plugin configurationop
shush.bypass.mob-typeAllows a user to silence any mob, regardless of configuration.op
shush.bypass.radiusAllows a user to bypass the max radius in the /shush commandop
shush.bypass.cooldownAllows a user to bypass the cooldown on spawning shush wandsop

Default Config

# This configures the way that the item spawned in with `/sushwand` will look
# please note that currently these items will not update the way they look, old versions will maintain their previous configuration.
silence-wand:
custom-name: "<yellow>Shush Stick</yellow>" 
item-type: STICK # type the item actually is
item-model: "" # model location for the texture of the item
enchantment-glint: true # Whether the item should glow like it's enchanted
command-cooldown-seconds: 600 # How long after getting an item someone needs to wait to get one again. In seconds.
mobs: # Mobs that should be enabled by default, if someone gets a wand they can silence these mobs.
- CHICKEN
- COW
- PIG
- SHEEP
- ZOMBIE
- SKELETON
- WITCH
- SPIDER
- VILLAGER
max-radius: 10.0 # Max radius for silencing mobs in an area

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

Minecraft: Java Edition

1.21.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:11 месяцев назад
Обновлён:11 месяцев назад
Главная