v1.6.0.2

Details

  • Filename
    FoundBoxx.jar
  • Uploaded by
  • Uploaded
    Dec 9, 2011
  • Size
    21.00 KB
  • Downloads
    3,606
  • MD5
    35e704803e612e07609f4aa209f7f6c2

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

v1.6.0.2

- Probably fixed SQL

v1.6.0.1

- Fixed H2 error.

v1.6

- Finally! FLAT FILE SUPPORT! FOR THOSE WHO WANT IT! SEE THE CONFIGURATION COMMENT ON SQL ON HOW TO USE IT! CREDITS THANKS TO xAuth FOR THE OPEN-SOURCE CODE. H2 library downloads on it's own with FB, no worries!

v1.5.2.8

- Tweaked SQL connections alittle bit, hoping to fix the error some people are facing.

- Also tweaked abit of the plugin.yml permissions.

v1.5.2.7

- Probably fixed PEX support, check again please.

v1.5.2.6

- Removed the checks for "Disallow mining in dark" in Nether.

- Removed the checks "Disallow mining in dark" when Y < 60, only check when block is at least 5 blocks below sea level (Sea level is 64 therefore, when Y is 59 and below).

v1.5.2.5

- Fixed reader error on start-up

v1.5.2.4

- Added more minor permissions for each command, foundboxx.admin still allows all other commands.

v1.5.2.3

- Fixed bPermissions support

v1.5.2.2

- Fixed NPE in the latest development builds of craftbukkit

v1.5.2.1

- Possibly fixed the error for ArrayList in SQL queue

v1.5.2

- Added "Use_Nick" configuration to announce using the players display name instead of MC name

- Fixed added a configuration to change maximum data queries per second defaulted to 10 (was 3 and kinda not synchronized)

v1.5.1.3

- Added /foundboxx for those with plugins that override /fb

- Modified help printing

- Rearranged code for the sake of my eyes and brain

v1.5.1.2

- Code rearrangement

- Disabled printing farmrates of disabled ores in configuration to remove ugly "0"s

- Added the colouring of farmrate prints through my statistics (I still need to get statistics from red stone and coal, can you guys help me?)

v1.5.1.1

- Fixed the minimum farmrate checking days from 2 to 1.

v1.5.1

- Added "/fb farmrate (name) (days)" command to check farmrates and players!

- Made SQL reload on "/fb reload".

v1.5

- Added MySQL support!

v1.4.4.1

- Fixed the stupid visibility notification not showing again.

v1.4.4

- Added PEX and bPerms support (UNTESTED ON 8/11/11!)

v1.4.3

- Fixed the need to turn on permissions for everyone to see [notify perm was defaulted to false when permissions is disabled] (SILLY ME!)

v1.4.2.2

- Code rearrangement

- Changed the warning of the "Disallow mining in dark"

- Added a few more things to plugin.yml

v1.4.2.1

- Fixed mining in the dark when disallowing it also does not announces the ore finding.

- Optimized a very tiny bit of performance by moving some if functions around.

v1.4.2

- New demonstration video! http://www.youtube.com/watch?v=bkn4QO0uKe4

- Fixed configuration printing for "Disallow mining in dark" value

- Tweaked a little bit of the permissions

v1.4.1

- Workaround for the counter displaying too much (Hope it works)

v1.4

- Added redstone ore configuration

- Added reload command (With permissions)

- Fixed up the visibility notification

- Some other bugfixes

v1.3.1

- Fixed the counter from showing 1 less block.

v1.3

- Shortened notification message

- Added permissions

- Added a must have light to mine function

- Changed color of lapis notification to look more better to the eye with Doku font

v1.2.1

- Fixed to only give random items once per bunch

v1.2

- Fixed NPE on PlayerInteract

v1.1

- Fixed coal and lapis announcing

- Added giving random items on a player mining diamonds

- Changed "Light:" to "Visibility:" and shows a percentage instead

- Added a feature to not announce if the ore is player placed until restart

- Now uses the new YAMLConfiguration instead of the deprecated one

v1.0 - Initial Release====== Your title here... ======