FoundBoxx
http://forums.bukkit.org/threads/43447
Description
Continuation of FoundDiamonds from scratch (Yes, even the MySQL, but 10% of it is from a tutorial). Announces ore finds. Easy to configure. Extra features
Features
- Announcing findings of the different ore by players
- Able to set to use permissions (Look below)
- Able to configure which ore to announce
- Announces number of the same ore nearby
- Announces light level (in percentage, for fullbright hackers)
- Able to set only survival players to then announce
- Saves all nearby ores into a list to prevent players from getting it announced again after 30 seconds unlike FoundDiamonds
- List will be cleared on server restarts or entries removed on removing the blocks
- Random item on mining diamonds
- Able to set to disallow mining at light 0, to help in fullbright hackers
- SQL and flat file (H2) support!
- Using SQL you can also get a player's farmrate!
- Auto-updater
Commands
- /foundboxx or /fb - Main command
Permissions [PermissionBukkit, PEX, bPerms]
foundboxx.* - Everything below (Try to give this to only MAIN server admins) foundboxx.admin - Use ALL /fb commands (Try to give this to only MAIN server admins) foundboxx.notify - Get the notification foundboxx.dark - Allows mining in dark all the time foundboxx.cmd.reload - Allow /fb reload and /fb config (WARNING: GIVE TO ONLY TRUSTED PEOPLE [THEY CAN SEE MYSQL PASSWORD]) foundboxx.cmd.queue - Allow /fb queue foundboxx.cmd.farmrate - Allow /fb farmrate foundboxx.cmd.update - Allow /fb update foundboxx.ignore.* - Ignore for all ore finds foundboxx.ignore.diamond - Ignore diamond finds foundboxx.ignore.gold - I don't need to say what this does foundboxx.ignore.iron - I don't need to say what this does foundboxx.ignore.lapis - I don't need to say what this does foundboxx.ignore.redstone - I don't need to say what this does foundboxx.ignore.coal - I don't need to say what this does foundboxx.ignore.allextras - I don't need to say what this does
Configuration Defaults (plus comments) [Expect an error to occur when pasting this, I don't think it'll affect]
Auto_Update_On_Plugin_Enable: true #toggle the auto updater running on start because you don't trust me/are lazy. You can still use "/fb update". Survival_Only: true #only listens to players in survival mode (recommended: true) Use_Nick: false #when announcing, use the players nick (display name). SQL logging is still orignal real name Use_Permissions: false #permissions enabled? If no permissions, op will do (PermissionBukkit, PEX, bPerms) Messages: Found_Notification: '%ply found %amt %blk(s) (Visibility: %vis%)' #Block found notification (%ply = Player name; %amt = Amount of the block found; %blk = Block name; %vis = Visibility value) Must_Have_Light_To_Mine: Interacting in the dark is dangerous! Put some torches! #Warning to display when mining in dark is disallowed and the person mines in the dark. DIAMONDS: true #announce diamonds GOLD: true #announce gold IRON: true #announce iron COAL: false #announce coal LAPIS: true #announce lapis REDSTONE: true #announce redstone Extra_Blocks IDs: [] #also announce all ids inside the box separated with a comma (Format: [1, 2, 3]) Percentage_Chance_To_Give_Randoms_Item: 0 #out of 100, chance to give a random item to everyone, leave 0 to disable. Max_Random_Items_To_Give: 3 #max number of the random item to give, 1 to this value Random_Item_To_Give: 365 #item id of the random item Must_Have_Light_To_Mine: false #disallow fullbrighters to mine in the dark at light 0 (still announces ore finds but without visibility) SQL_Enabled: false #false = Disable SQL and H2; true = Enable SQL; SQL = Enable SQL; H2 = Enable H2 SQL: #ONLY REQUIRED TO CHANGE USING SQL (H2 ONLY USES PREFIX) IS ON URL: localhost #URL of SQL Port: 3306 #Port of SQL Database: minecraft #Database to use Prefix: fb #Prefix of all FB database (eg. "fb-log") User: root #Username to log in SQL Pass: '' #Pass word to log in SQL Days_To_Remove: 1 #How long can a log survive before it is able to get deleted on startup. Maximum_Queries: 5000 #How many queries that can be used (To MySQL literate people, it's the maximum LIMIT value)
Source code: https://github.com/mrciku/FoundBoxx
Facts
- Date created
- Oct 29, 2011
- Categories
- Last update
- May 20, 2012
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- FoundBoxx
- Downloads
- 1,334,831
- Recent files
- Reply
- #99
tomudding Mar 17, 2013 at 14:43 UTC - 0 likesIt is working on 1.4.7
- Reply
- #98
DjSmeXhy Feb 21, 2013 at 17:37 UTC - 0 likesPlease update to 1.4.7....
- Reply
- #97
Josef27 Dec 17, 2012 at 07:07 UTC - 0 likes@Accelerator74: Go
Thanks, Working on 1.4.5 R0.2
- Reply
- #96
Accelerator74 Nov 08, 2012 at 15:27 UTC - 1 likehttps://dl.dropbox.com/u/12540409/FoundBoxx.jar
I have updated this plugin. Adding the send and logging messages about the find of emeralds. Based on version 1.7.8. Craftbukkit 1.4.2R0.2
New permission:
foundboxx.ignore.emerald
- Reply
- #95
HolySteward Aug 21, 2012 at 18:54 UTC - 0 likesCan you have multiple random_items_to_give?
- Reply
- #94
rodier Aug 17, 2012 at 19:40 UTC - 0 likesme.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126) when reloading
- Reply
- #92
Rcyo Aug 17, 2012 at 10:26 UTC - 0 likesUpdate Please?
- Reply
- #91
aitchy21 Aug 13, 2012 at 14:08 UTC - 0 likes@SeeD419: Go
its actually not working , i posted error and my config on your dev page
- Reply
- #90
SeeD419 Aug 09, 2012 at 05:04 UTC - 0 likesMy plugin FoundDiamonds is updated if you'd like something similar...
- Reply
- #88
Joymo Aug 03, 2012 at 16:27 UTC - 0 likesEmerald please ;)