▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Spill N' Drop
Spill N' Drop

Spill N' Drop

Spill your inventory on impact! Items scatter when you fall, get rammed by a goat, or caught in a sonic boom. Configurable drop chances, water spills, potion smashing and more.

Оцените первым
25
1

Spill N' Drop

!Supports Minecraft 1.19 – 26.1.2 !Modrinth Downloads

Drop your items when you get hurt — literally.

SpillNDrop makes taking damage more impactful. When players fall, get rammed by a goat, or are hit by a Warden's sonic boom, their inventory items may spill onto the ground.

Drop chances, supported worlds, item behavior, and individual features can be configured by server administrators.

Presentation

Compatibility

  • Supports Minecraft versions from 1.19 through 26.1.2
  • Compatible with Spigot, Paper, and compatible server software
  • The plugin is compiled for Java 17
  • Your server may require a newer Java version depending on its Minecraft version

Tested on:

  • Paper 1.19
  • Paper 1.21.11
  • Spigot 26.1.2

Features

  • Inventory drop — random items from the player's inventory may scatter onto the ground
  • Held item drop — optionally only affect the item held in the player's main hand
  • Water spill — dropped water buckets place water at the player's feet
  • Potion smash — drinking, splash, and lingering potions shatter and apply their effects
  • Configurable drop chance — use a flat percentage or damage-based multiplier
  • Per-cause control — configure fall damage, sonic boom, and goat attacks independently
  • World selection — choose exactly which worlds the plugin affects
  • Scatter physics — dropped items fly outward with configurable force
  • Pickup delay — prevent dropped items from being immediately picked up
  • Multi-language support — includes English and Polish language files

Damage Causes

CauseConfig keyDefault chance
Fall damageFALL6.0 × damage
Warden sonic boomSONIC_BOOM10.0 × damage
Goat ramGOAT_ATTACK20.0 × damage

Drop chances can use either:

  • A damage multiplier, such as 6.0
  • A fixed percentage, such as 20%

Configuration

The default configuration enables SpillNDrop in the overworld, Nether, and End:

language: en  # Available: en, pl

# Worlds in which SpillNDrop is enabled
# Use '*' to enable SpillNDrop in all worlds
enabled-worlds:
  - world
  - world_nether
  - world_the_end

multipliers:
  FALL: 6.0
  SONIC_BOOM: 10.0
  GOAT_ATTACK: 20.0

drop-height-offset: 0.5
pickup-delay: 20
scatter-force: 0.2

features:
  drop-items: true
  drop-held-item: false
  spill-water: true
  smash-potions: true

To enable SpillNDrop in every world:

enabled-worlds:
  - '*'

Use /snd reload after manually editing the configuration.

Commands

All commands require the spillndrop.admin permission.

CommandDescription
/snd helpShow the command list
/snd reloadReload configuration and language files
/snd versionShow plugin version and author
/snd set <cause> <value>Change the drop chance for a damage cause
/snd toggle <feature> [true/false]Enable, disable, or toggle a feature

Examples:

/snd set FALL 8.0
/snd set SONIC_BOOM 50%
/snd toggle spill-water false
/snd reload

Toggleable Features

FeatureDescription
drop-itemsDrops random items from the entire inventory
drop-held-itemOnly affects the item held in the main hand
spill-waterWater buckets place water instead of dropping
smash-potionsPotions shatter and apply their effects

Enabling both drop-items and drop-held-item causes the held item to receive an additional drop chance.

Language Support

SpillNDrop includes English and Polish translations.

Language files are stored inside the plugin's langs directory. To add another language:

  1. Copy an existing language file, such as en.yml.
  2. Rename it, for example to de.yml.
  3. Set language: de inside config.yml.
  4. Run /snd reload.

Permissions

PermissionDescriptionDefault
spillndrop.adminAccess to all /snd administration commandsOperators

Часто задаваемые вопросы

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

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x

Платформы

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

Сервер

Ссылки

Создатели

Детали

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