An open API service indexing awesome lists of open source software.

https://github.com/truedarklord/reducedrops

Automatically pickup items instead of them droping onto the ground.
https://github.com/truedarklord/reducedrops

hacktoberfest hacktoberfest2024 minecraft minecraft-plugin papermc spigot

Last synced: about 1 month ago
JSON representation

Automatically pickup items instead of them droping onto the ground.

Awesome Lists containing this project

README

          

# What is this plugin?
Reduced Drops is a plugin that aims to reduce the clutter and quantity of entities that are present in your world. This is done to allow players to easily get their drops as well as reduce server lag.

# Features
Items are automatically picked up when breaking blocks.
Loot automatically is added to the player's inventory when they kill mobs or other players.

Currently, there are no config options for the plugin, but we can add them later if there is interest in the project.

# Setup:
[Download](https://modrinth.com/plugin/reduced-drops) the jar file.
Place the file into your server's plugin folder.
Start the server and Enjoy!

### History
This plugin was designed with simplicity in mind to reduce the chances of it breaking during updates. It was created as a simple plugin that utilizes newer APIs to address issues that older plugins of similar type have faced.

## Feel free to open an [issue](https://github.com/TrueDarkLord/ReduceDrops/issues) if there are problems.
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![CodeFactor](https://www.codefactor.io/repository/github/truedarklord/reducedrops/badge/main)](https://www.codefactor.io/repository/github/truedarklord/reducedrops/overview/main)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/O4O0OI3A2)

[contributors-shield]: https://img.shields.io/github/contributors/TrueDarkLord/ReduceDrops.svg?style=flat&logo=appveyor
[contributors-url]: https://github.com/TrueDarkLord/ReduceDrops/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/TrueDarkLord/ReduceDrops.svg?style=flat&logo=appveyor
[forks-url]: https://github.com/TrueDarkLord/ReduceDrops/network/members
[stars-shield]: https://img.shields.io/github/stars/TrueDarkLord/ReduceDrops.svg?style=flat&logo=appveyor
[stars-url]: https://github.com/Crazy-TrueDarkLord/ReduceDrops/stargazers
[issues-shield]: https://img.shields.io/github/issues/TrueDarkLord/ReduceDrops.svg?style=flat&logo=appveyor
[issues-url]: https://github.com/TrueDarkLord/ReduceDrops/issues
[license-shield]: https://img.shields.io/github/license/TrueDarkLord/ReduceDrops.svg?style=flat&logo=appveyor
[license-url]: https://github.com/TrueDarkLord/ReduceDrops/blob/main/LICENSE