Inactive [ADMN/SEC] FoundDiamonds 3.6 - Broadcasts broken blocks & Cheat detection [1.3.2]

Discussion in 'Inactive/Unsupported Plugins' started by SeeD419, Nov 1, 2011.

     
  1. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]
    Diamond rewards/Anti-Cheat
    Original concept by itsatacoshop247

    FoundDiamonds aims to improve the fun of mining by broadcasting when players find certain blocks (configurable) and give out rewards when players find diamonds! It comes bundled with anti-cheat features such as light-level monitoring to deter fullbright hackers and x-ray users from running amok. FoundDiamonds supports admin message functions, logging to file, and even trap blocks that can kick or ban a user if broken. Check out the video below if this sounds like something you'd be interested in.

    Download at:
    Bukkitdev
    Source

    Demonstration Video
    (An older version, but the concept is the same)


    Old Outdated Changelog:

    Version 3.3.1-Beta

    * Fixed an old total block counting bug that I accidentally re-introduced.
    * Fixed a bug with admin messages firing on blocks players placed.
    * Fixed admin messages sending message to the person who broke the block.

    Version 3.3-Beta

    * Implemented versatile lists that can be edited to whatever blocks and colors you want!
    * Made fd log all player commands to the console, including failed command attempts (for this plugin only)
    * Fixed a terrible admin message bug that I never saw before. Revamped the way these works to prevent bugs.
    * Moved prefix to broadcast message as @prefix@ instead of having a separate option for it in the config.
    * Fixed color bug when using nicknames in broadcast (now looks way better)
    * Fixed a bug with random items not even working
    * Added 3 new spells! :O
    * Made potion messages more descriptive, and even configurable.
    * Fixed bugs with menus and made other improvements to them.
    * Traps can now be set without using '_' characters, and just spaces (/fd trap gold ore)
    * Refactored tons of code. The source code is actually not so much of a mess anymore. Performance improvements as well.
    * Improved block counting! Diagonal blocks no longer fool the plugin!
    * Merged a pull request by snoepje0 who implemented a depth option for trap blocks. (Thanks again)
    Version 3.2.7

    * Removed an old pointless option from config.
    * Cancelled block break event on trap breaks.
    * Fixed exploit using traps to get diamonds by stopping trap blocks from dropping anything.
    * Fixed a few minor bugs with light level admin messages
    * Added light level logging to file.
    * Added permission 'fd.ignorelightlevel' to completely ignore a player's light level when mining. Not included in fd.*!
    * Improved logging a lot.
    * Renamed logs.txt to log.txt. Why was it plural?
    * Added a few more debug messages
    * Made CleanLog.txt lowercase for lazy linux users like myself :p

    Version 3.2.6

    * Added some debugging info for admin messages.
    * Added lightlevel as a configurable percentage
    * Removed coal ore from light level monitoring (Reason: It denies noobs trying to mine coal with no torches yet. Irony fail. Also the chance of someone cheating for only coal ore is unlikely.)
    * Added lightlevel admin messages and debug
    * Fixed potential bug with trap blocks being set in the void or above max world height.
    * Improved trap block logging quite a bit. Added world, improved readability.
    * Did some testing for weird trap block situations to ensure they would function.

    Version 3.2.5

    * Fixed multi-world spell issue.

    Version 3.2.4
    • Added debug mode. To enable do /fd toggle debug. Outputs information to the console about why broadcasts are canceled.
    Version 3.2.3

    * Made **adding** worlds case sensitive! This will prevent confusion in the future and allow 'World' and 'world' to coexist in the config.
    * Fixed ANOTHER multi-world issue DX I tested it this time!
    * Added a new config option under Logging: Trap Breaks. Defaults to true. Not sure why I had diamonds and trap breaks under the same configuration option. Chances are that even if you don't log ALL diamond ore breaks - you definitely want to know if someone breaks a trap!

    Version 3.2.2

    * Fixed bug where we weren't respecting the world list for spells and announcements from other worlds.
    * Attempted fix for world issue for some.
    * Cleaned up certain areas of code that were sorta messy.

    Version 3.2.1

    * Removed a debug message

    Version 3.2
    • Added option to 'Use Classic Ore Colors' in broadcasts because custom color formatting overrides them. Defaults to true. If you don't like the ore names being colored to their type, set this to false.
    • Cleaned up some sketchy file handling methods
    • Impelemented 'ignore.broadcasts' permission for players who don't like broadcasts :(
    • Made admin messages conform to the custom color codes in the config.
    • Made admin messages send a message to the console!
    • Fixed a terrible bug that could have prevented broadcasts when using admin messages :/
    Version 3.1.9
    • mcMMO spam fixed!
    • Now supports custom color formatting!
    • Improved clean log.
    • Added redstone admin messages.
    • Set plugin to add ALL worlds on first run and enable most everything (should help new users with issues)
    • Improved world menu a bit
    • Added more functionality to the config, toggle, and set menus + fixed a few bugs.
    Version 3.1.8.2
    • Implemented a "Clean Log" option to log ALL announcements cleanly to a text log file.
    Version 3.1.8.1

    • Added an option to disable the [FD] prefix on broadcasts.
    Version 3.1.8
    • Fixed issue of jump potion basically killing players
    • Tried to add support for custom color formatting although it only works in spoutcraft...
    • Fixed bug with fd reload not reloading worlds
    • Implemented the rest of the /fd world menu to add/remove worlds from in game.
    • All console-relevant commands now work at the console.
    • Organized code
    Version 3.1.7
    • Added ability to fd reload from the console
    Version 3.1.6
    • Added an award where spells are casted on players for finding diamonds.
    • Drastically improved admin messages
    • Added admin messages for gold, iron, and lapis.
    • Fixed a rare block detection bug.
    • Re-arranged a lot of code.
    • Added /fd world which as of now only lists enabled worlds (permission is fd.world for future features)
    • Figured out that copydefaults only copies new items so no need to delete old config anymore
    Version 3.1.5
    • Fixed a bug with toggling coal
    • Improved /fd config menu's readability
    • Improved /fd toggle menu's readability
    • Added usenicks to the toggle menu
    • Added obsidian as a broadcast-able block
    • Fixed bug where placed blocks from players would be announced
    Version 3.1.4
    • Permissions overhaul! Be sure to update your permissions!!!
    • Tested plugin with PEX. Works great.
    • Fixed a rare NPE.
    • Fixed OPs in the config not completely working like it should have.
    Version 3.1.3
    • Removed a debug message :/
    Version 3.1.2
    • May have fixed issue with config not saving for some.
    • Improved /fd config menu
    • Fixed issue where on diamond break other blocks were counted in the total
    • Added a config option to change the percentage of time awards are given
    • Added coal ore as a broadcastable ore
    Version 3.1.1
    • Fixed a NPE
    Version 3.1
    • Implemented new YAML Configuration file. (Much easier to read IMO)
    • Added a main menu accessible with /fd or /founddiamonds that prints all commands.
    • Added submenus to toggle admin messages, update the config, reload the config, view the config, or set traps.
    • Re-implemented admin messages in a way that makes sense.
    • Admin messages toggle on/off with /fd admin
    • Further reduced I/O
    • Consolidated configurations into a single file.
    Version 3.0
    • Completely rewrote entire plugin.
    • Fixed numerous performance issues.
    • Tweaked plugin to get best possible performance.
    • Added disable on creative mode to config
    • Added disable total darkness mining to config
    • Added total ores found to broadcast message
    • Removed admin messages.
    • Further improved configuration readability
    Version 2.2
    • Updated to the new method for registering events.
    Version 2.1
    • Added support for multiple worlds! Simply remove any world in worlds.txt you don't want FoundDiamonds enabled in.
    Version 2.0
    • Fixed a terrible permissions issue.
    • Made admin messages a bit more pretty and intuitive.
    • Added Mossy Cobblestone as a broadcast-able block
    Version 1.8.1.6
    • Changed /settrap id# to /settrap itemname (IE, /settrap dirt, /settrap gold_ore)
    • Fixed client side NPE crash
    Version 1.8.1.5
    • Added /settrap # which creates a trap based on the item id a user enters.
    • Added configuration option for admin messages for trap blocks. IE, if another admin breaks a trap block - all admins will get a message.
    Version 1.8.1.4
    • Added a configurable option to the config, WaitTimeBetweenBroadcasts, to configure your own wait time between server broadcasts. As always, you can still disable this entirely, but now you can make them more or less frequent. Time is entered in SECONDS :)
    Version 1.8.1.3
    • Added a configurable option to the config, TreatOPSAsFD.Admin which treats any player in Ops.txt as a player with FD.Admin (if you don't have permissions). This is configurable, so you can choose to ignore Ops.txt and rely only on permissions. This defaults to TRUE.
    Version 1.8.1.2
    • Added *.* to recognized permissions.
    • Actually fixed redstone this time :)
    Version 1.8.1.1
    • Fixed redstone broadcast & admin messages
    • Fixed issues creating files (how on earth did that even happen?)
    Version 1.8.1
    • Made configuration file easier to understand
    • Improved /settrap diamond vein generation
    • Plugin now prints current version on start-up
    Version 1.8
    • Re-implemented /settrap
    • Fixed /settrap to log all diamond blocks it generates, not just one
    • If player has FD.admin permission, they are now immune to trap blocks
    • Added ability to ban on trap break
    Version 1.7.5
    • Switched colors for lapis and diamond (looks more accurate)
    • Added a 3rd random item for awards (defaults to slimeballs)
    • Changed random items to show item names, not ID numbers
    • Rewrote the code for getting random items + amounts
    • Improved error messages, and fixed more spelling errors
    • Changed 30 second wait to 20 seconds
    Version 1.7
    • Continuation of itsatacoshop247's plugin
    • Fixed a few spelling errors and recompiled for latest RB
    Original Changelog from itsatacoshop247
    Version 1.6
    • Traps!
    • Chance to get random items!
    Version 1.5
    • Logging added finally!
    • Option to turn logging on/off
    Version 1.3
    • Works better with Permissions, defaults to OP list if no Permissions
    • Configurable message
    • Beta 1.4 Compatible
    Version 1.2
    • Permissions!
    • 'FD.admin' to see all block breaks
    Version 1.1
    • Added more to config
    • Added ores, options for each to be on/off
    • Turn server message on/off
    • random item give on/off
    Version 1
    • Release

    This post has been edited 111 times. It was last edited by SeeD419 Aug 24, 2012.
  2.  
  3. Offline

    Kata

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for the reply! Sorry for being such a nab at it though. I'll check back if things don't go right.
  4. Offline

    skiba

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    does not show the message
  5. Offline

    skiba

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  6. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Paste your config? What CB version? What FD version?
  7. Offline

    skiba

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    cb is 1.2.3 RO.2 and FD is v 3.1.6

    This post has been edited 1 time. It was last edited by skiba Mar 14, 2012.
  8. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Edit:

    Just remembered you posted that error message. I'm not receiving those errors on that build with that version. It could be another plugin. Can you pastebin a more complete error (more readable)

    This post has been edited 1 time. It was last edited by SeeD419 Mar 15, 2012.
  9. Offline

    skiba

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Code:
    15.03 01:21:04 [Server] INFO... 6 more
    15.03 01:21:04 [Server] INFOat org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    15.03 01:21:04 [Server] INFOat org.bukkit.command.defaults.SayCommand.execute(SayCommand.java:37)
    15.03 01:21:04 [Server] INFOat org.bukkit.Bukkit.broadcastMessage(Bukkit.java:122)
    15.03 01:21:04 [Server] INFOat org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:322)
    15.03 01:21:04 [Server] INFOat org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:958)
    15.03 01:21:04 [Server] INFOat org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:99)
    15.03 01:21:04 [Server] INFOat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:102)
    15.03 01:21:04 [Server] INFOat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:113)
    15.03 01:21:04 [Server] INFOat org.bukkit.permissions.PermissibleBase.hasPermission(PermissibleBase.java:71)
    15.03 01:21:04 [Server] INFOat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.isPermissionSet(PermissiblePEX.java:202)
    15.03 01:21:04 [Server] INFOat ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:155)
    15.03 01:21:04 [Server] INFOat ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:148)
    15.03 01:21:04 [Server] INFO Caused by: java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    15.03 01:21:04 [Server] INFOat net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    15.03 01:21:04 [Server] INFOat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    15.03 01:21:04 [Server] INFOat net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
    15.03 01:21:04 [Server] INFOat net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
    15.03 01:21:04 [Server] INFOat org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:465)
    15.03 01:21:04 [Server] INFOat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:469)
    15.03 01:21:04 [Server] INFOat org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:170)
    15.03 01:21:04 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing 'say §8World saved.' in org.bukkit.command.defaults.SayCommand@50b18b90
    15.03 01:21:04 [Server] WARNING Unexpected exception while parsing console command
    15.03 01:21:04 [Server] SEVEREat net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    15.03 01:21:04 [Server] SEVEREat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    15.03 01:21:04 [Server] SEVEREat net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
    15.03 01:21:04 [Server] SEVEREat net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
    15.03 01:21:04 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:465)
    15.03 01:21:04 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:469)
    15.03 01:21:04 [Server] SEVEREat org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    15.03 01:21:04 [Server] SEVEREat org.bukkit.command.defaults.SayCommand.execute(SayCommand.java:37)
    15.03 01:21:04 [Server] SEVEREat org.bukkit.Bukkit.broadcastMessage(Bukkit.java:122)
    15.03 01:21:04 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:322)
    15.03 01:21:04 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:958)
    15.03 01:21:04 [Server] SEVEREat org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:99)
    15.03 01:21:04 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:102)
    15.03 01:21:04 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:110)
    15.03 01:21:04 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:124)
    15.03 01:21:04 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:155)
    15.03 01:21:04 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:148)
    15.03 01:21:04 [Server] SEVERE java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    15.03 01:21:04 [Server] INFO CONSOLE: Forcing save..
    15.03 01:21:04 [Server] INFO CONSOLE: Enabling level saving..
    15.03 01:21:04 [Multicraft] Auto-saving world...
    15.03 00:28:43 [Server] INFO Connection reset
    15.03 00:28:43 [Disconnect] User Miltenograf has disconnected, reason: disconnect.quitting
    15.03 00:25:04 [Multicraft] Miltenograf ran command Wiadomość powitalna
    15.03 00:25:04 [Connect] User Miltenograf, IP 83.238.145.250
    15.03 00:24:54 [Disconnect] User Miltenograf has disconnected, reason: disconnect.endOfStream
    15.03 00:24:54 [Server] INFO Connection reset
    15.03 00:20:44 [Multicraft] Miltenograf ran command Wiadomość powitalna
    15.03 00:20:44 [Connect] User Miltenograf, IP 83.238.145.250
    15.03 00:20:42 [Disconnect] User Miltenograf has disconnected, reason: disconnect.quitting
    15.03 00:20:42 [Server] INFO Connection reset
    15.03 00:19:54 [Multicraft] Miltenograf ran command Wiadomość powitalna
    15.03 00:19:54 [Connect] User Miltenograf, IP 83.238.145.250
    15.03 00:19:18 [Disconnect] User Miltenograf has disconnected, reason: disconnect.quitting
    15.03 00:19:18 [Server] INFO Connection reset
    15.03 00:17:58 [Server] INFO... 12 more
    15.03 00:17:58 [Server] INFOat org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    15.03 00:17:58 [Server] INFOat java.lang.reflect.Method.invoke(Method.java:601)
    15.03 00:17:58 [Server] INFOat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    15.03 00:17:58 [Server] INFOat sun.reflect.GeneratedMethodAccessor869.invoke(Unknown Source)
    15.03 00:17:58 [Server] INFOat me.itsatacoshop247.FoundDiamonds.BlockBreakListener.onBlockBreak(BlockBreakListener.java:62)
    15.03 00:17:58 [Server] INFOat me.itsatacoshop247.FoundDiamonds.BlockBreakListener.materialNeedsHandled(BlockBreakListener.java:96)
    15.03 00:17:58 [Server] INFOat me.itsatacoshop247.FoundDiamonds.BlockBreakListener.handleBroadcast(BlockBreakListener.java:328)
    15.03 00:17:58 [Server] INFOat me.itsatacoshop247.FoundDiamonds.BlockBreakListener.broadcastFoundBlock(BlockBreakListener.java:382)
    15.03 00:17:58 [Server] INFOat org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:322)
    15.03 00:17:58 [Server] INFOat org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:958)
    15.03 00:17:58 [Server] INFOat org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:99)
    15.03 00:17:58 [Server] INFOat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:102)
    15.03 00:17:58 [Server] INFOat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:113)
    15.03 00:17:58 [Server] INFOat org.bukkit.permissions.PermissibleBase.hasPermission(PermissibleBase.java:71)
    15.03 00:17:58 [Server] INFOat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.isPermissionSet(PermissiblePEX.java:202)
    15.03 00:17:58 [Server] INFOat ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:155)
    15.03 00:17:58 [Server] INFOat ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:148)
    15.03 00:17:58 [Server] INFO Caused by: java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    15.03 00:17:58 [Server] INFOat net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.NetServerHandler.a(NetServerHandler.java:626)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:173)
    15.03 00:17:58 [Server] INFOat net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:218)
    15.03 00:17:58 [Server] INFOat org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
    15.03 00:17:58 [Server] INFOat org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    15.03 00:17:58 [Server] INFOat org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    15.03 00:17:58 [Server] INFO org.bukkit.event.EventException
    15.03 00:17:58 [Server] SEVERE Could not pass event BlockBreakEvent to FoundDiamonds
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.NetServerHandler.a(NetServerHandler.java:626)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:173)
    15.03 00:17:58 [Server] SEVEREat net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:218)
    15.03 00:17:58 [Server] SEVEREat org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
    15.03 00:17:58 [Server] SEVEREat org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    15.03 00:17:58 [Server] SEVEREat org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    15.03 00:17:58 [Server] SEVEREat java.lang.reflect.Method.invoke(Method.java:601)
    15.03 00:17:58 [Server] SEVEREat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    15.03 00:17:58 [Server] SEVEREat sun.reflect.GeneratedMethodAccessor869.invoke(Unknown Source)
    15.03 00:17:58 [Server] SEVEREat me.itsatacoshop247.FoundDiamonds.BlockBreakListener.onBlockBreak(BlockBreakListener.java:62)
    15.03 00:17:58 [Server] SEVEREat me.itsatacoshop247.FoundDiamonds.BlockBreakListener.materialNeedsHandled(BlockBreakListener.java:96)
    15.03 00:17:58 [Server] SEVEREat me.itsatacoshop247.FoundDiamonds.BlockBreakListener.handleBroadcast(BlockBreakListener.java:328)
    15.03 00:17:58 [Server] SEVEREat me.itsatacoshop247.FoundDiamonds.BlockBreakListener.broadcastFoundBlock(BlockBreakListener.java:382)
    15.03 00:17:58 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:322)
    15.03 00:17:58 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:958)
    15.03 00:17:58 [Server] SEVEREat org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:99)
    15.03 00:17:58 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:102)
    15.03 00:17:58 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.checkPermission(PermissiblePEX.java:110)
    15.03 00:17:58 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:124)
    15.03 00:17:58 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:155)
    15.03 00:17:58 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:148)
    

    This post has been edited 1 time. It was last edited by skiba Mar 15, 2012.
  10. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This part seems to point to PEX:

    Code:
    Caused by: java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    Edit: Right now I'm testing FD 3.1.6 with CB 1.2.3-R0.3 and PermissionsEx v1.19.1 and it's working fine...so I'm not sure.

    This post has been edited 2 times. It was last edited by SeeD419 Mar 15, 2012.
  11. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just so you know, I wasn't ignoring you. I've put your suggestion on my todo list. (It's getting around to doing it that's the problem :))
  12. Offline

    skiba

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i don't know what i doing wrong but i tested only FD on my server and still nothing ..:/
  13. Offline

    PReP

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That's very good to know :)

    Then it might evolve to max-stats and such "PReP Has Found: xxx diamonds thus far", either in the plugin or scripted outside for our server later, by counting lines with outside tools. :)

    Keep up the nice work!
  14. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is PEX completely up to date?

    Or are you seeing any errors while running only FD?
  15. Offline

    skiba

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    its working now after i done server restart reload is insufficient
  16. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ah, so that was the culprit. Strange...I wouldn't have guessed.

    Thanks for reporting that back. I'll keep that in mind if anyone else has similar issues.
    skiba likes this.
  17. Offline

    skiba

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    coincidence :) thx for help
  18. Offline

    Ebins

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I noticed in the changelog that is says its compatible with bPermissions, but is this confirmed? I attempted to use it on my server, and although I can use the /fb config commands, nothing happens when a block is broken. Below is my config:

    Found Diamonds Configuration:
    Main:
    Disable in creative mode: true
    Disable ore mining in total darkness: true
    Give OPs all permissions: false
    Traps:
    Kick players on trap break: true
    Ban players on trap break: false
    Admin alerts on all trap breaks: true
    Kick message: You broke a FoundDiamonds trap block.
    Awards:
    Items:
    Random items for finding diamonds: false
    Percent of time awards are given: 25
    Random Item 1: 265
    Random Item 2: 263
    Random Item 3: 341
    Spells:
    Random spells for finding diamonds: true
    Spell strength (1-5): 5
    Percent of time spells are casted: 25
    Broadcasts:
    Diamond Ore: true
    Gold Ore: true
    Lapis Ore: true
    Redstone Ore: true
    Iron Ore: true
    Coal Ore: true
    Mossy Cobblestone: true
    Obsidian: true
    Message: '@Player@ found @Number@ @BlockName@'
    Use player nicknames: false
    Logging:
    Log all diamond ore breaks: true
    Enabled Worlds:
    - world
    Admin Messages:
    Diamond Ore: true
    Gold Ore: true
    Lapis Ore: true
    Iron Ore: true

    In my bPermissions file, I have - fd.* for admin (myself) and fd.messages for everyone else. There are no messages when an ore is found, nor are there any random items given out. I've tested it with admins and regular users. Any help would be greatly appreciated! :)

    PS - when I do a world list, it comes up with this:

    - world
    - world
    - world

    Three are listed, although I only have one running. Its not the same name as my world, but I'm assuming that this is just the default?

    This post has been edited 1 time. It was last edited by Ebins Mar 16, 2012.
  19. Offline

    Ebins

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Please ignore that posting... I didn't see the previous posting about having to reload the whole server instead of the config.

    Also, the - world setting had to be changed to my world name.

    I can confirm that FD works on bPermissions :)

    This post has been edited 1 time. It was last edited by Ebins Mar 16, 2012.
  20. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great.

    Yeah the multi-world setup is a bit half-assed right now...The next version will have full support and fixes for some of these common bugs.
  21. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    v3.1.8
    Everyone who's had issues with multi-world - Please update and try the new /fd world menu!

    Managing enabled worlds should no longer be an issue!
  22. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @PReP
    Version 3.1.8.2
    • Implemented a "Clean Log" option to log ALL announcements cleanly to a text log file.
    Edit: Errm...do you want time stamps?

    This post has been edited 1 time. It was last edited by SeeD419 Mar 18, 2012.
  23. Offline

    _qwerty_

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does it work with pex, so I can choose which ranks see the messages?
  24. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It works with pex, but there's currently no permission to choose who sees the broadcasts.

    Right now everyone sees them. (unless they're admin messages...)
  25. Offline

    _qwerty_

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Only the highest rank can see them then?
  26. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well anyone with the permission fd.messages
  27. Offline

    PReP

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well, any more options to what to have in the output off the console/server-log would be nice,
    but mostly it is the color-codes that makes it off.
    Though this is because i take all the found ores-messages directly from the server.log, so
    of course they have the colour-codes.

    You can see what i mean here: http://prep.mine.nu/, <---
    on the website i run for our server.
    Check the "Found Ores" link on the menu to the left :)

    Maybe if the separate clean log, could be made that logged all the ore-breaks in a way that can be configured, like "Log-Colour codes: true/false, Log-Time Stamps: true/false" and so on : )

    Another neat thing would be that totals summary, like "Number of coal mined by PlayerX: 222" and so, which makes it possible to have some sort of fun ranking on a webpage :)

    ! --> Oh, a new version, will check out the new clean log setting :)

    This post has been edited 3 times. It was last edited by PReP Mar 19, 2012.
  28. Offline

    PReP

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The cleanlog looks nice thus far, good work :)

    And yeah, atleast a date-setting would be nice for the cleanlog, to create history :)
  29. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I was actually talking about implementing something like that, until someone mentioned to me that the minecraft client actually logs all of those statistics anyway...which kinda put the idea to a halt. Maybe if there were a way I could pull those stats....and put them into a list?? Hmm..

    Right, that shouldn't be a problem. Expect that in the next release :)
  30. Offline

    PReP

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yeah, the Achivement/stats thing has stuff like that, like the X number of blocks mined or whatever.
    I don't know wheter it is still just stored locally, or that stats get uploaded to the profile.

    But that one is probably not "clean text" to access at the moment.

    If you could pull stats from there - or just do another "stats.txt" file,
    in which you count from the stats that FD already logs itself when broadcasting (or from the cleanlog)
    that would be neat.

    Though, if i were less of a slacker i could do that counting myself from your cleanlog,
    in one of the bash-scripts i use to pull info to the homepage :)
  31. Offline

    Nickshelton80

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It seems like alot of people (Including me) had trouble because placed ores arent broadcasted xD
    I should have read before hand and my problem would have been solved sooner.
    Amazing plugin, keep up the good work :D
  32. Offline

    SeeD419

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yeah, it's a big problem. I need to make it more clear somehow...

    When I make the next release maybe I'll put some bold text stuff to save people the hassle.
    Nickshelton80 likes this.

Share This Page