HomeJavaModsMashStrikeDrops
MashStrikeDrops
ModsJava

MashStrikeDrops

by Mashrafi · on Modrinth

The plugin is aimed at event servers, crates-style mob encounters, grind zones, boss-lite content, and custom reward systems without needing MythicMobs or…

⬇ Download on Modrinth
MashStrikeDrops — screenshot 1

MashStrikeDrops

MashStrikeDrops is a Paper plugin for building custom "strike mobs" that players hit repeatedly for rewards.

Instead of normal combat, each configured mob acts like an event target:

The plugin is aimed at event servers, crates-style mob encounters, grind zones, boss-lite content, and custom reward systems without needing MythicMobs or a larger RPG stack.

Features

Requirements

Paper-compatible forks may also work, but the plugin is built against the Paper API.

Installation

  1. Download MashStrikeDrops-1.0.0.jar
  2. Place it in your server's plugins/ folder
  3. Start the server once
  4. Stop the server if you want to edit the generated config first
  5. Start the server again and configure mobs with commands or YAML files in plugins/MashStrikeDrops/Mobs

Commands

Permission: mashstrikedrops.admin

Quick Start

Create a basic strike mob:

/sd create zombieboss &6Zombie Boss
/sd modify zombieboss hits 25
/sd modify zombieboss entity zombie
/sd modify zombieboss scale 1.5
/sd modify zombieboss cooldown 0.4
/sd spawn zombieboss

Add per-hit rewards:

  1. Hold the reward item in your main hand
  2. Run /sd modify zombieboss drops add

Add a final-hit reward:

  1. Hold the final reward item in your main hand
  2. Run /sd modify zombieboss finaldrop item add

Add a per-hit command pool:

/sd modify zombieboss command add coins eco give %player% 25

Add a final-hit command pool:

/sd modify zombieboss finaldrop command add jackpot crate key give %player% rare 1

Configuration Notes

Main config file: plugins/MashStrikeDrops/config.yml

Notable settings:

Mobs are stored as separate YAML files in plugins/MashStrikeDrops/Mobs/.

Placeholders

Supported placeholders in messages and commands include:

Notes

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more