Item Bank v2.0

Details

  • Filename
    ItemBank.jar
  • Uploaded by
  • Uploaded
    Mar 10, 2014
  • Size
    31.79 KB
  • Downloads
    491
  • MD5
    3d23d6d7dedaec9cb1ab653c485727a0

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

HUGE UPDATE

Most of the old commands were removed due to a new system for handling item storage.

/account now opens a chest like interface where players can store their items (Warning: if Vault support is enabled and active, a player will be deducted every time the command is used.) Players can access multiple pages by typing the page number after the command (/account 3). Admins can also use /account to look in other players' accounts and edit them (/account Musician101). The admins can also access the players' other pages (/account Musician101 3). WARNING: Player names are now case-sensitive.

With the new /account command, the following are no longer in the plugin:

  • items.csv
  • Config command (May be re-added at a later date.)
  • Deposit command
  • ItemAlias command
  • Withdraw command

New config option pageLimit (default is 0). Set to 0 allow players unlimited pages for their accounts.

New Permissions:

  • itembank.account - allows the use of /account.
  • itembank.admin.account - allows the use of the admin functionality used with /account.
  • itembank.admin.exempt - exempts admins of any restrictions to items and page limits.
  • itembank.admin.purge - allows the use of /itembank purge.
  • itembank.admin.reload - allows the use of /itembank reload.

Players with longer names will not be able to interact with the plugin properly. (Fixed v2.1)