BetterEnderChest v2.2.2

Details

  • Filename
    BetterEnderChest.jar
  • Uploaded by
  • Uploaded
    Apr 23, 2014
  • Size
    179.37 KB
  • Downloads
    1,031
  • MD5
    003afd06d09b89ba10d5f9b8c4de65bc

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

View older versions

This build requires Minecraft 1.7.8 or 1.7.9 for the server, any other Minecraft version, older or newer, won't work.

  • When the database connection is lost, the plugin will now attempt to reconnect. When the reconnect fails, it won't try again to reconnect until the admin instructs the plugin to do so.
  • Fixed NullPointerException in the MySQL UUID converter when no database connection could be made at startup.
  • Fixed problems with chests not saving when not using UUIDs.
  • Updated to latest UUIDFetcher, which has rate limiting included to not stress Mojang's servers too much.
Quote:

UUID conversion (make sure you have read this)

Make absolutely sure that you have read this wiki page. To summarize that page:

  • Make a backup of your chest data. Seriously. Just copy the chests folder to somewhere else, or backup the database tables.
  • If you, for whatever reason, would like to continue using player names for chest files, set BetterEnderChest.useUUIDs to false in the config.yml. Do this before the files are converted to use UUIDs!
  • BetterEnderChest requires access to api.mojang.com. This is required for UUID support. If you really don't want the plugin to use api.mojang.com, you'll need to disable UUID support. See the previous bullet point for instructions.

  • When uninstalling: players will lose their items in the Ender Chests.
  • This build will work on Minecraft 1.7.8 and 1.7.9 servers only.