Skip to content

Repository files navigation

RandomDrops

RandomDrops is a server-side Paper plugin that randomises block-break item drops every five minutes.

Features

  • Randomises items dropped when players break blocks
  • Generates a new item mapping every five minutes
  • Displays the countdown using a boss bar
  • Shows an on-screen notification when drops change
  • Leaves mob drops and manually dropped items unchanged
  • Includes commands for viewing the current mappings
  • Requires no client-side installation

Commands

Command Description
/randomdrops list [page] Lists the current drop mappings
/randomdrops find <item> Shows which normal block drop produces the requested item
/rdrops Alias for /randomdrops

Permissions

Permission Description Default
randomdrops.developer Allows access to developer commands Operators

Requirements

  • Minecraft Java Edition 1.21.8 - 1.21.11
  • Paper 1.21.8 - 1.21.11
  • Java 21 or newer compatible runtime

Installation

  1. Download the latest RandomDrops JAR.
  2. Stop your Paper server.
  3. Place the JAR inside the server's plugins folder.
  4. Start the server.

Building from source

On Windows:

.\gradlew clean build

Releases

Packages

Contributors

Languages