Skip to content
Tan Jin edited this page Jul 16, 2024 · 4 revisions

Introduction

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 host 2 types of drop parties (premium version contains 5):

  • Throw drop party in chat (players click on a message for items)
  • Throw drop party into inventories (items drop into online player inventories)

The plugin also comes with a wide range of configurable options (e.g. drop-order, delay, expiry-time). The lite version comes with 14 options, which allows you to style and setup your drop parties with some flexibility. The premium version comes with 24 options, along with a bossbar indicator to reflect drop party progress. All configurations can be done via an in-game UI and you also have nothing to worry performance wise as the plugin does majority of the heavy tasks asynchronously whenever it is able to!

For a summary of the differences between the lite (DropParty) and premium (DropPartyFiesta) version, please refer to the table below:

drop-party-comparison

If you are unsure on whether the premium version will suit your needs, feel free to reach out and request for a demo via discord!

Support

Before reaching out for support, users are advised to look through the Tutorial section and Default Configurations section to ensure that they have done the setup correctly. Should one require further assistance, support is primarily provided on discord. Alternatively, you may also create a github issue although there may be a longer delay in getting a response on github.

Contribution

For developers looking to contribute, please fork this repository and make your changes within a branch of your own. If you require help with the setup, do reach out to support via discord. It is also advisable to create an issue or indicate on our discord your interest in working on the project before doing so.

Clone this wiki locally