FoundDiamonds
->Old Bukkit.org Thread +++ Source Code +++ The Wiki<-
Standard Installation and Basic Test
Video: http://youtu.be/9Ke1vDRLsRw
Just drop the FoundDiamonds.jar in your plugins folder and reload!
If you're an OP, continue to the next step. If not, give yourself the permission fd.*
(You'll give normal players fd.broadcast for broadcasts, and fd.monitor for admin messages and light level monitoring.)
The best way to test the plugin and verify that it's working is to find some natural iron or coal and break it! You should see a message.
>Note: FoundDiamonds does not announce blocks that a player has placed (Unless an OP or a player with the fd.* permission uses /fd clearplaced after placing the block) Note: Only Players with fd.broadcast can see the broadcasts (this plugin requires permissions)
Permissions, commands, and configuration file information
- FoundDiamonds Wiki Main
- Commands
- Permissions
- Configuration File
- Setting up admin messages and/or light level monitoring
Recent Changelog
Version 3.6.4
- Note: Traps may or may not work in this version. Not sure what direction to go with these yet.
- Updated outdated licenses and renamed packages
- Fixed a bug with the clearplaced command not working for flat file setups
- Fixed odd things in the config
- Fixed a bug where it was impossible to give out one random item
- Fixed a bug where the random item is also given to the person who mined the diamonds...
- Added random potions to the config so you can now select which potions to give out (even bad ones maybe!)
- Removed potion messages for now and replaced with something far simpler
- Added more default potions (night vision is cool!)
Troubleshooting
- Is the ore you broke a block that was placed by you or someone else. Do /fd clearplaced?
- Is the world you're breaking ores in listed in /fd world list?
- Are you using the latest version of FoundDiamonds? /fd version
- Are you using the CB build this was built against?
- Are you breaking ore in creative mode with creative mode disabled in the config?
- Did you make changes to the config and forget to do /fd reload?
If none of the above helped you, it's likely that you have found a bug. Please report the bug along with your config.yml and any errors in the console you may be receiving so I can look into it.
Credits
- itsatacoshop247 - Original concept
- CeramicTitan - Providing unparalleled support
- Team Haven (HAVENmc.com) for an awesome logo
- nossr and GJ - Help in IRC for making the plugin compatible with mcMMO
- snoepje0 - Making traps a lot better.
- SAKingShibby - Updating traps for emerald ore
-
View User Profile
-
Send Message
Posted Aug 10, 2012Would you guys be able to make it so when you place a trap of Emerald Ore that it only places 1 ore? That way it's not blatantly obvious that it's a trap since Emerald Ore only spawns 1 at a time.
-
View User Profile
-
Send Message
Posted Aug 10, 2012@Mr_Bluesky
Same problem. Is not working correctly.
-
View User Profile
-
Send Message
Posted Aug 9, 2012oh It also doesnt log even though i tell it to
-
View User Profile
-
Send Message
Posted Aug 9, 2012Hi,
Thank you for putting in the time and effort in making the plugin and im sure when this configuration or bug is sorted by you i can appreciate it to its full potential, however im having a problem with it notifying players when someone mines an ore i have set it in permissions through the use of 'fd.broadcast' so that moderators and up on our server can see what other players have just mined, I have had no previous experience with this plugin and have tried it without this command and just opping myself and also giving myself 'fd.*' however it wont broadcast, i have checked the bc list and they are all added, all worlds are on the enabled worlds list and im not in gm nor has anyone placed the blocks i have mined any help would really be appreciated.
We use mcmmo if this effects it in anyway,
also we have asked default players without any perms to try and it still doesnt notify anyone
it is the latest version and we are using 1.3.1 bukkit
and I have tried reloading PLEASE HELP ME XD thanks please say all possible reasons.
Thankyou in advance
-
View User Profile
-
Send Message
Posted Aug 9, 2012Hi,
Thank you for putting in the time and effort in making the plugin and im sure when this configuration or bug is sorted by you i can appreciate it to its full potential, however im having a problem with it notifying players when someone mines an ore i have set it in permissions through the use of 'fd.broadcast' so that moderators and up on our server can see what other players have just mined, I have had no previous experience with this plugin and have tried it without this command and just opping myself and also giving myself 'fd.*' however it wont broadcast, i have checked the bc list and they are all added, all worlds are on the enabled worlds list and im not in gm nor has anyone placed the blocks i have mined any help would really be appreciated.
We use mcmmo if this effects it in anyway,
it is the latest version and we are using 1.3.1 bukkit
and I have tried reloading PLEASE HELP ME XD thanks please say all possible reasons.
-
View User Profile
-
Send Message
Posted Sep 12, 2014Try the newest release
-
View User Profile
-
Send Message
Posted Aug 8, 2012Hi, nice u put mysql on, please dont forgot to make it log coords per player :)
-
View User Profile
-
Send Message
Posted Aug 8, 2012Im having the same problem as ArttuJarvinen, I also dont see broadcasts. The world shows up in /fd world list
-
View User Profile
-
Send Message
Posted Aug 7, 2012@SeeD419
yes
-
View User Profile
-
Send Message
Posted Aug 6, 2012To those having trouble below, make sure you're not using v3.3.3 or v3.5 on a 1.2.5 bukkit build.
-
View User Profile
-
Send Message
Posted Aug 6, 2012@ArttuJarvinen
Does the world show up in /fd world list?
-
View User Profile
-
Send Message
Posted Aug 6, 2012It doesn't broadcast when players find/mine the blocks... I also gave our default rank the fd.broadcast node, and it still isnt working. I also made sure the blocks were added in /fd bc <block> and they were on there. This is on 1.2.5 r4
-
View User Profile
-
Send Message
Posted Aug 6, 2012for some reason when using this on my 1.2.5 server it stopped admin broadcasts has this been fixed in the 1.3 version?
-
View User Profile
-
Send Message
Posted Aug 6, 2012What are the permissions if any?
Thanks!
-
View User Profile
-
Send Message
Posted Aug 4, 2012I'm getting this error with #2283
[code]2012-08-04 13:56:03 [SEVERE] Error occurred while enabling FoundDiamonds v3.3.3 (Is it up to date?) java.lang.ArrayIndexOutOfBoundsException: 1 at org.seed419.founddiamonds.ListHandler.loadBlocksFromConfig(ListHandler.java:72) at org.seed419.founddiamonds.ListHandler.loadAllBlocks(ListHandler.java:35) at org.seed419.founddiamonds.FoundDiamonds.onEnable(FoundDiamonds.java:104) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:357) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:263) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:245) at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:294) at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:273) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:223) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)[/code]
-
View User Profile
-
Send Message
Posted Aug 4, 2012Very odd problem, FoundDiamonds plugin folder impossible to delete even with turned off server and deleted jar...
-
View User Profile
-
Send Message
Posted Aug 3, 2012Aww did you nerf the OP servers? I want non OPs to see this messages as well. But thanks for the quick emerald update.
-
View User Profile
-
Send Message
Posted Aug 3, 2012@SeeD419
I take my hat of to you good sir!
-
View User Profile
-
Send Message
Posted Aug 2, 2012@drob2897
You should be able to now actually
/fd bc add emerald ore:green
-
View User Profile
-
Send Message
Posted Aug 2, 2012When will we be able to be alerted to the new Emeralds Ores?