Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 1.51 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.51 KB

True Custom Drops Build Status CircleCI

Bringing powerful custom drops plugins back from the dead, and into the latest versions of Minecraft!

Read before forking

This project is under the GNU GPLv3 License, meaning if you plan on redistibuting this Spigot Plugin, you must give credit to me (the original creator), and state any changes you have made to the code. You can read more about what you can do with the license by clicking the link above.

If you're not planning on contributing to this project more than just working on code in this repository, you don't have to worry about anything. Code away!

Description

Bringing powerful custom drops plugins back from the dead, and into the latest versions of Minecraft!

Features:

  • Permission-based drops using "truecustomdrops.class."
  • Block and Mob Support
  • Optional Values (Use all the values, or just the required bits)
  • Formatting Code Support
  • Meta Support (Editing Name, Lore, Enchantments)
  • And more!

Commands:

  • /drops - Gives version of the plugin.

Permissions:

  • truecustomdrops.info - Allows use of /drops
  • truecustomdrops.class.(Class name here) - Allows use of the custom drops set for that class

Optional Dependencies:

  • Vault