Skip to content
Esophose edited this page Feb 27, 2022 · 7 revisions

 

What is RoseLoot?

RoseLoot is a highly configurable custom loot plugin allowing the loot manipulation of mobs, blocks, fishing, chests, and piglin bartering.

 

Support

If you need any help with our plugins, including any questions to ask, any bugs to report, or you just want to chat, join our Discord server! We offer all support through our server, so feel welcome to join if you need any assistance.

 

Download & Installation

How to Install

Coming Soon™. Please use the alternative download instructions below for now. To install the plugin, visit our Spigot page and hit the big download button. This will download a jar file. Make sure your server is turned off first, and then put that jar file into your server's /plugins folder. After it's in the folder, go ahead and start up your server. After your server is finished starting up, you should be able to find a RoseLoot folder in the /plugins/RoseLoot directory, which contains all of the configuration files and data files for RoseLoot.

Dependencies

There are no hard dependencies to use RoseLoot, though there are a couple that are supported. PlaceholderAPI is supported for all locale messages, but there are no placeholders created by RoseLoot. HeadDatabase is also supported for dropping custom heads, but it is still possible to drop custom heads without HeadDatabase installed.

Alternative Download & Installation

The latest available beta plugin jars can be downloaded from our Discord server. To be able to find them, visit the #beta-opt-in channel and react to the beta role on the embed. This will make the #beta-jars channel visible so you can download the plugin jar file.

In a more advanced method, you can compile the plugin yourself from the GitHub. RoseLoot uses Gradle to compile and build the plugin. To use this method, run ./gradlew build in the project's root directory to build the jar. The plugin jar should be located in ./build/libs when finished.