Minecraft Drop Regulator mod 2026 download
logo
minecraft mod Drop Regulator

Drop Regulator

Game Version: 1.17
Total Downloads: 332
Updated: Jun 22, 2021
Created: Dec 31, 2019
Download Drop RegulatorDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
DropRegulator 2.2 release 5.16 KB Jun 22, 2021 1.17 9 download Drop Regulator DropRegulator 2.2 releaseDownload
DropRegulator v2.1 release 5.53 KB Jul 7, 2020 1.16 121 download Drop Regulator DropRegulator v2.1 releaseDownload
DropRegulator v2.1 release 5.55 KB Apr 19, 2020 1.15 73 download Drop Regulator DropRegulator v2.1 releaseDownload
Drop Regulator v2.0 release 5.43 KB Mar 26, 2020 1.15 44 download Drop Regulator Drop Regulator v2.0 releaseDownload
Drop Regulator v1.0 release 2.39 KB Dec 31, 2019 1.15 80 download Drop Regulator Drop Regulator v1.0 releaseDownload

Description

Share this:

Plugin adds drop system to your server. Chances and custom drops can be modified in configuration file.

Features:

  • Configure chance of drop
  • Add custom drops to the mobs
  • Check if mob is killed by player

Installation:

  • Download plugin
  • Put to plugins folder on your server
  • Run or restart server

Permissions:

  • dropregulator.reload

Configuration:

#DropRegulator configuration
wrong-args: '&cWrong command!'
no-perm: '&cYou do not have permission!'
reloaded: '&aConfiguration reloaded!'
#Chance of minecraft standart drop
drop_chance:
  enabled: true
#Numbers are equal to percents
  chance: 20
#Custom drops settings
custom_drops:
#Drop only when killed by player
  only-player: false
#MOBNAME -> NUMBER -> CHANCE/ITEM/AMOUNT
  ZOMBIE:
    drop_1:
      chance: 100
      item: 'DIRT'
      amount: 1
  PIG:
    drop_1:
      chance: 100
      item: 'STONE'
      amount: 2
    drop_2:
      chance: 100
      item: 'GOLD_INGOT'
      amount: 3

Comments

Add a comment