This simple plugin allows you to add additional drops to your server.
Please note that items are BUKKIT names NOT in-game mc given names.
Those wont work.
Since I had several pms with this reason i'll provide a link to a list that contains ALL items currently ingame and their respective names as they should be filled in.
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
Now lets move on to the page layout
Enderdragon:
normalLoot: true
allowSpawner: false
allowMulti: false
table:
- customblade
Silverfish:
normalLoot: true
allowSpawner: true
allowMulti: false
table:
- iron
- string
ItemList:
- customblade
- iron
- string
ItemTable:
customblade:
dropChance: 1
msgUser: true
type: diamond_sword
name: '&3Divine Blade'
lore:
- '&3Forged by the Great Callisto'
enchants:
- damage_all:7
- damage_undead:8
- durability:3
- knockback:2
- fire_aspect:2
- loot_bonus_mobs:3
specialbone:
dropChance: 1
msgUser: false
name: '&3Nice Leggings'
lore:
- '&eA nice set of dyed leggings'
- '&3Enjoy!'
leather:
red: 255
green: 0
blue: 0
enchants:
- durability:1
iron:
dropChance: 75
msgUser: false
type: iron_nugget
string:
dropChance: 75
msgUser: false
type: string
The plugin customdrop is fairly easy to configure and allows a lot of stuff.
If there are features however that aren't on the list and you'd like, let me know.
When creating an item you can use both commands + type of item or just 1 of the 2, but in either case do not create a droptable for an "item" and not specify its type or atleast a command as that will spam console for no good reason.
Any mob not defined on this list will drop regular loot and not be hindered by this plugin.
Infernal mobs also are not hindered by this plugin.
I spend most of the time testing every bit of this to make sure of that.
The review section is not for bug reporting since it its maxed to a certain response.
To report a bug pm me instead.
Current suggested and/or added features:
- Command support(Suggested not yet implemented)
- Leather coloring support(next update)
Please note that items are BUKKIT names NOT in-game mc given names.
Those wont work.
Since I had several pms with this reason i'll provide a link to a list that contains ALL items currently ingame and their respective names as they should be filled in.
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
Now lets move on to the page layout
Code (Text):
Enderdragon:
normalLoot: true
allowSpawner: false
allowMulti: false
table:
- customblade
Silverfish:
normalLoot: true
allowSpawner: true
allowMulti: false
table:
- iron
- string
ItemList:
- customblade
- iron
- string
ItemTable:
customblade:
dropChance: 1
msgUser: true
type: diamond_sword
name: '&3Divine Blade'
lore:
- '&3Forged by the Great Callisto'
enchants:
- damage_all:7
- damage_undead:8
- durability:3
- knockback:2
- fire_aspect:2
- loot_bonus_mobs:3
specialbone:
dropChance: 1
msgUser: false
name: '&3Nice Leggings'
lore:
- '&eA nice set of dyed leggings'
- '&3Enjoy!'
leather:
red: 255
green: 0
blue: 0
enchants:
- durability:1
iron:
dropChance: 75
msgUser: false
type: iron_nugget
string:
dropChance: 75
msgUser: false
type: string
If there are features however that aren't on the list and you'd like, let me know.
When creating an item you can use both commands + type of item or just 1 of the 2, but in either case do not create a droptable for an "item" and not specify its type or atleast a command as that will spam console for no good reason.
Any mob not defined on this list will drop regular loot and not be hindered by this plugin.
Infernal mobs also are not hindered by this plugin.
I spend most of the time testing every bit of this to make sure of that.
The review section is not for bug reporting since it its maxed to a certain response.
To report a bug pm me instead.
Current suggested and/or added features:
- Command support(Suggested not yet implemented)
- Leather coloring support(next update)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.12
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CustomDrops is a free Minecraft Java mod. Compatible with Minecraft 1.12. Downloaded 1,297 times (via Spigot). Download it and open it directly in the game.