promotional bannermobile promotional banner

DispenserRefill

Abandoned
This plugin allows administrators to make dispensers infinite. This means that they will never run out of ammo/content.

File Details

DispenserRefill 1.0.0

  • R
  • Mar 22, 2012
  • 16.10 KB
  • 26.0K
  • 1.3.1

File Name

DispenserRefill-1.0.0.zip

Supported Versions

  • 1.3.1

1.0.0:
    + First release
    + Updated code for 1.2.3
        + Renamed main class to DispenserRefillPlugin
        - Removed command methods from main class
        - Removed event handlers from main class
        + Added public database access methods to main class
        + Made dispenser database available in main class (For external plugins)
        + Created new event handler class DispenserRefillWorldListener
        + Created new command handler class GeneralCommands (in package de.akkarin.DispenserRefill.commands
    - Removed 1st argument of /autorefill command
    + Fixed permissions
    + Database change now causes full database save
    - Removed DispenserPosition
        % This class was used to store data in serialized form. We'll use a new database system from now on.
    - Removed the "The infinite dispenser at ... was eaten." easteregg.

Legend:
    + New Feature / Improvement
    - Deletion / Deprecation / Bugfix
    % Note
    & Warning
    \ In Progress (This information is only usefull for developers)