HomeJavaModsCustomMobDrops - Simple and fully configurable
ModsJava

CustomMobDrops - Simple and fully configurable

⬇ Download on Spigot
Features
Simple create money and item drops.
It's fully configurable.



Important
If you have any problem or desire, feel free to contact me by private message.
If you use this plugin, I would appreciate a positive review.
Bugs only by PM!
PLEASE READ ALL MESSAGES IN THE CONSOLE OUTPUT!



Installation / Configuration

Installation:
  1. Download the latest release ( Download )
  2. Put the jar into your plugins directory
  3. Restart your server
  4. Modify the configuration, you can find it in plugins/CustomMobDrops/
  5. After configuration changes restart the server
Dependencies:
CONFIG:
Code (Text):

# [ --------------------------------------------------------------------------------------- ] #
#   -= CustomMobDrops =-                                                                      #
#   -= Author: DevSnox =-                                                                     #
#   -= Version: 1.1 =-                                                                        #
#   -= Contact: E-mail: me.devsnox@gmail.com Skype: live:chaos3729 Discord: DevSnox#5642 =-   #
#   -= Informations:                                                                          #
#   -= Please send Errors per PM on spigotmc.org =-                                           #
#   -= When you use this Plugin please rate it on spigotmc.org =-                             #
# [ --------------------------------------------------------------------------------------- ] #


# { BASIC - CONFIGURATION } #

  # { HELP: Dont modify this value } #
  config-version: 1

# { --------------------- } #

# { MESSAGES } #

  # { HELP: The displayname of the money item PLACEHOLDER: %amount% } #
  money: "&e%amount% &6&l$"

  # { HELP: The message shown if picked up a money item PLACEHOLDER: %amount% } #
  money-received: "&eYou have received &6%amount% &e$!"

# { -------- } #


# { DROP - CONFIGURATION } #

  # { HELP: The DropType to be used, you can use 'ONE' or 'MULTIPLE'.                    } #
  # { IF YOU SET IT TO 'ONE' IT WILL ONLY SELECT ONE ITEM / MONEY REWARD TO BE AFFECTED! } #
  # { OR IF YOU SET TO 'MULTIPLE' MORE THAN ONE REWARD HAS THE CHANCE TO SPAWN!          } #
  # { Default: 'MULTIPLE'                                                                } #
  drop-type: MULTIPLE

  mobs:
   PIG: # { HELP: The type of Entity - here a list: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html } #
     drops:
       ITEM:
         material: WOOD # { HELP: The item / material name - here a list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html } #
         chance: 50 # { HELP: The percentage of chance the entity drop this item } #
         amount: 3 # { HELP: The amount of items to drop } #
       MONEY: # { HELP: Economy can be used! } #
         chance: 30 # { HELP: The percentage of chance the player can get the money } #
         amount: 50 # { HELP: The amount of money to add to the account! } #
   SHEEP:
     drops:
       ITEM:
         material: EGG
         chance: 50
         amount: 2

# { ------------------- } #
 

Github
https://github.com/DevSnox/CustomMobDrops

Metrics
Will be added soon!
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

CustomMobDrops - Simple and fully configurable is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 199 times (via Spigot). Download it and open it directly in the game.

Explore more