Inventory Drop Chance

A plugin which allows server admins to set a retain percentage on death.

File Details

Inventory Drop Chance v1.4

  • R
  • Jul 1, 2013
  • 30.46 KB
  • 908
  • CB 1.5.2-R1.0+1

File Name

Inventory_Drop_Chance.jar

Supported Versions

  • CB 1.5.2-R1.0
  • 1.5.2
  • Version 1.4
    • Added: Delete percentage. You can tell IDC how much of the inventory should be deleted. (Those items are not dropped nor given back)
    • Added: New messages
    • Added: 'check first' option. You can tell IDC to first delete a part of the inventory and then save a part of it or the other way around.
    • Added: 'DELETE_PERCENTAGE' flag for WorldGuard.
    • Fixed: When a player has 'idc.keepallitems' a new message will be shown.
    • Fixed: Armour is now saved when a player has 'idc.keepallitems'.
    • Fixed: Sometimes a player would not get all his/her items back even though s/he has 100% retain percentage.
    • Cleaned up code

Make sure your groups are up to date. The new features aren't added to the new groups automatically. You'll have to do that yourself.

  • Version 1.3
    • Updated to CraftBukkit 1.5.2-R0.2 (Build #02777)
    • Added a blacklist and whitelist for drops per group.
    • An item that is put on the blacklist will always be dropped.
    • An item on the whitelist will always be kept. You'll always keep the item when you die.
  • Version 1.2.1
    • Multiworld support. Disabled worlds can be defined in the config.
    • Updated to CraftBukkit 1.4.7-R0.1 (Build #02602)
  • Version 1.2
    • Experience now works correctly. It was bugged and caused NPE's.
    • Gave Java GC some help :)
    • Added WorldGuard flag support! Flags to use: xploss-percentage & retain-percentage. You need to have WorldGuard and WorldGuard Custom Flags if you want to use this feature.
  • Version 1.1
    • Updated configuration file! It's best to let the IDC completely recreate a new config.
    • All percentages are customisable per group.
    • Groups introduced.
    • Permissions are now per group. Example: A player with 'idc.group.<groupname>' is member of the <groupname>
    • Drop and xp loss percentages are now per group
    • XP loss percentage is now correctly calculated and performed
    • Fixed bug where players lost all their items after dying, and reconnecting.
  • Initial release