DropParty is a simple plugin for adding a touch of fun to your server in the form of drop parties. This is the lite version of DropPartyFiesta, and thus contains a subset of the premium features. With the lite version, you can access the following features:You may download the plugin via the following links:
Some key features provided by this lite version plugin are listed below:
- 2 creative ways to host drop parties
- Throw drop party in chat (players click on a message for items, available only on 1.12+)
- Throw drop party into inventories (items drop into online player inventories)
- 14 configurable options
- Clone drop parties with a command to save time
- In-game GUI editor for easy setup
- Fully customizable GUI
- Fully customizable messages (with options for your own language files!)
The features above are just a glimpse of what the plugin is capable of. More detailed guides and example setups can be found in our wiki. You may also refer to the table below for a comparison between the lite (DropParty) and premium (DropPartyFiesta) version of the plugin:
Technologies used by DropParty are as below:
Java
https://github.com/tjtanjin/DropParty
Setting up the DropParty project locally would involve the following steps:
- First,
cdto the directory of where you wish to store the project and fork/clone this repository. An example is provided below:
$ cd /home/user/exampleuser/projects/
$ git clone https://github.com/tjtanjin/DropParty.git
- Make any updates/changes you wish to the code. Once ready, you may build the plugin with the following command:
mvn clean install
If you are satisfied with your work and would like to contribute to the project, feel free to open a pull request! The forking workflow is preferred in this case so if you have the intention to contribute from the get-go, consider forking this repository before you start!
If you have code to contribute to the project, open a pull request from your fork and describe clearly the changes and what they are intended to do (enhancement, bug fixes etc). Alternatively, you may simply raise bugs or suggestions by opening an issue.
For any questions regarding the project, please reach out for support via discord.




