Item Drop Plugin v1
#1
Release of Item Drop Plugin v1

Note: MCServer >= r173 is needed!

Features:
  • alter the default item drop behaviour of MCServer

Just change the table ItemDropPlugin.Config to your needs!
PHP Code:
ItemDropPlugin.Config = {
  [
E_BLOCK_LEAVES] = {Drop = E_BLOCK_SAPLING, Chance = 20, Amount = 1},
  [
E_BLOCK_GRAVEL] = {Drop = 318, Chance = 40, Amount = 4},
} 

Note: In case you are using Area Plugin, be sure to load Area Plugin before Item Drop Plugin in settings.ini for proper operation of both plugins.

Plugin attached.


Attached Files
.zip   ItemDrop_v1.zip (Size: 980 bytes / Downloads: 637)
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)