FoundOres Revisited v1.6.1

Details

  • Filename
    FoundOres.jar
  • Uploaded by
  • Uploaded
    Mar 8, 2013
  • Size
    62.64 KB
  • Downloads
    908
  • MD5
    7d8e3cb7e8a27c307adb85b1659ee6f2

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

  • Version 1.6.1
    • Added a log file. This logfile is in the plugins/foundores revisited/ folder. You can customise what FO:RE logs.
    • Added /fo top <material> <world>. This will show a leaderboard of the first 10 players with the highest ratio's of a block. (Permission: foundores.top)
    • Added /fo materials (Permission: foundores.materials)
    • A report is now created in an async thread. The creation of a report will no longer clog up your server.
  • Version 1.6
    • Updated to CraftBukkit 1.4.7-R1.0 #2624
    • Added world check. You can now do /fo check <player name> to check the player in the world you currently are in. This also works for /fo clear.
    • Added /fo check. This will check yourself in the current world you are in.
    • World and player names are not case-sensitive anymore.
    • Removed flatfile storage, it was too slow. SQLite is now being used to store data.
    • Added support for Nether Quartz in future 1.5 update. Ratio still needs some tweaking. Nether Quartz ore is a rare as iron ore at the moment.
    • Fixed a bug where players were reported twice in a report file.
    • Fixed a bug where a player couldn't mine an ore but it was logged as if it was mined.
    • Added /fo purge. This will clear the whole database, removing all its elements. (Permission: - foundores.purge)
    • Temporarily disabled /fo list and /fo remove. These commands are not necessary at the moment.
    • Introduced new methods for developers to hook into FO:RE.
    • Fixed /fo reload command. It reloads the config correctly and doesn't override any changes.
  • Version 1.5.3
    • When FO:RE saves data, it will be be spread over time now. This is to reduce server load on 1 tick. (Thanks to FaxionMC for pointing it out)
    • Added 'debug' option. With debug on, FO:RE will debug all things done. This is handy when you run into errors.
    • Started working to command seperation. (This won't change any functionality)
    • Added smart algorithm to handle saves better.
    • Added 'sleepTime' option. Don't touch this unless you know what you're doing or if I told you to do so :P
    • Fixed multiple saves running together causing bugs. You can't run more than 1 save at the time now.
    • Fixed (huge) memory leak (Thanks again, FaxionMC) ;)
  • Version 1.5.2
    • Added option to disable certain worlds
    • Added comments to config to make things more clear.
    • Updated to CraftBukkit 1.4.6-R0.1 (Build #02570)
  • Version 1.5.1
    • Added 'FaxionMC Server' to the donator list. Thanks!
    • Added light control. If 'allowLowLightMining' in config is set to false, players can't mine ores under that are in light level 4 or under. This is to stop fullbrighters.
    • Added new command: '/fo reload' It will reload FO:RE (Permission: fo.reload)
    • Added 'creative mode check'. If 'checkCreativeMode' in config is set to true, players who are in creative mode will be logged.
    • Changed the notification system. When a player breaks a block that should be announced, FO:RE will count all the blocks that the player mines in 5 seconds. At the end of the 5 seconds, it will announce how much was mined from the mined ore.
    • Updated to CraftBukkit 1.4.5-R1.0 (Build #02543)
    • Recompiled against Java 6. Java 6 is now supported.
  • Version 1.5
    • Added 'RilestheGiles' to the donator list. Thanks!
    • Changed the way data is saved. FO:RE will save data in intervals. The interval is configurable.
    • Added 'SaveInterval'. This is the time between saves in minutes.
    • Added '/fo save' command. This will force a save of data. (Permission: -foundores.forcesave)
    • Added permission: foundores.forcesave
    • Updated to CraftBukkit 1.4.2-R0.2 (Build #02455)
    • Cleaned some code
    • Added warnings when errors occuring.
  • Version 1.4.2
    • Added '/fo donators'. This will show all my lovely donators. If you like my plugin or want to be on this list, consider donating with the button on the top right corner of the main page. Thanks!
  • Version 1.4.1
    • Hopefully lowered work time for FO:RE (FoundOres Revisited). Nolagg shouldn't complain anymore.
    • Updated to CraftBukkit 1.3.2-R3.0 (Build #02403)
    • Removed /fo changelog command.
  • Version 1.4
    • Added multiworld support suggested by bruceeweed. I had to change the whole code, which took me quite the time. 70% of the code has been rewritten and improved.
    • Changed '/fo check <player>' to '/fo check <player> <world>'. Aswell as '/fo clear'. WORLD NAMES ARE CASE SENSITIVE!
    • COMPLETELY CHANGED CONFIG. YOU NEED TO DELETE OLD CONFIG AND LET FOUNDORES CREATE A NEW ONE! OTHERWISE YOU'LL GET ERRORS!
    • Added seperate file 'data.yml', where all data is stored. config.yml is readable again :D
  • Version 1.3.1
    • Added 'noticePlayerOnMine' & 'noticeMessageToPlayer'. When a player breaks an ore, and 'noticePlayerOnMine' is set to true, a player will be noticed with 'noticeMessageToPlayer'. This is only the first time (s)he breaks a block. When the player leaves the server and later on joins the server, the message will be shown again when the player breaks their first block.
  • Version 1.3
    • Added 'Announce Mode'. When a player breaks configurable blocks and Announce mode is on, players with 'foundores.notice' will be noticed. block.
  • Version 1.2
    • Finished '/fo report' command. Now works correctly!
  • Version 1.1
    • Added '/fo report' This will create a reportfile where all players ,who have red or orange checks, will be placed. (Permission: foundores.report)
    • Added '/fo list' Shows a list of checked players (Permission: foundores.list)
  • Version 1.0
    • Initial Release
    • Added Emerald ore to blocklist
    • Updated to CraftBukkit 1.3.1-R2.0 [#2340]

None.
If found, please report!