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.
- Host: GitHub
- URL: https://github.com/truedarklord/reducedrops
- Owner: TrueDarkLord
- License: mit
- Created: 2024-08-22T01:18:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T16:17:32.000Z (over 1 year ago)
- Last Synced: 2025-03-19T11:12:52.074Z (over 1 year ago)
- Topics: hacktoberfest, hacktoberfest2024, minecraft, minecraft-plugin, papermc, spigot
- Language: Java
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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]
[](https://www.codefactor.io/repository/github/truedarklord/reducedrops/overview/main)
[](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