BigBrother
BigBrother is a powerful plugin that enables you to investigate roll back griefing via a large and all-knowing MySQL or Postgres-based database. You have a choice between using immensely powerful commands to search an area for changes, or you can whack a block with a stick or place a log to see changes within a single block.
- /bb log - Gives you the BigBrother Multipurpose Tool, or a simple log. Hit something with it to see changes in that spot, and place it if the block you're checking is non-solid, like water, lava or air.
- /bb done - Removes the log from your inventory, and gives you back any items it replaced.
- Want to check an entire area? Use /bb here to list who changed what!
-
Need to roll back EvilGuy and DoucheBug's edits? Use /bb rollback EvilGuy DoucheBug!
- Have to roll back edits up to 5 minutes ago? Simple! /bb rollback t:5m
- Need to only roll back within a certain radius? /bb rollback r:<radius-in-blocks>
- Roll back specific actions with /bb rollback a:10,BLOCK_PLACE
- If you screw up, /bb undo
- (NEW) /bb history "Suspicious Guy" to see that player's recent history! (add pg:# to go to page #)
- Mow your lawn with /bb mowlawn!
-
View User Profile
-
Send Message
Posted Oct 4, 2017I am running a beta 1.7.3 server and BigBrother requests to download 2 files which it can't, then it farts errors and reverts the BigBrother.yml into BigBrother.example.yml, which also produces an error.
Making the necessary files available for download should probably fix this issue.
151 recipes 16 achievements 11:04:50 [INFO] Starting minecraft server version Beta 1.7.3 11:04:50 [INFO] Loading properties 11:04:50 [INFO] Starting Minecraft server on *:25564 11:04:50 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 11:04:50 [WARNING] The server will make no attempt to authenticate usernames. Be ware. 11:04:50 [WARNING] While this makes the game possible to play without internet a ccess, it also opens up the ability for hackers to connect with any username the y choose. 11:04:50 [WARNING] To change this, set "online-mode" to "true" in the server.set tings file. 11:04:50 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-980- g4ed23b1-b1060jnks (MC: 1.7.3) 11:04:50 [INFO] [PermissionsEx] sql backend registered! 11:04:50 [INFO] [PermissionsEx] file backend registered! 11:04:50 [INFO] [PermissionsEx] PermissionEx plugin initialized. 11:04:50 [INFO] [PermissionsEx] p2compat backend registered! 11:04:50 [INFO] [PermissionsCompat] Compatibility Layer Initalized! 11:04:50 [INFO] [PermissionsEx] Initializing file backend 11:04:50 [INFO] Preparing level "world" 11:04:50 [INFO] Preparing start region for level 0 (Seed: -8939530554187466465) 11:04:50 [INFO] Preparing start region for level 1 (Seed: -8939530554187466465) 11:04:50 [INFO] [BBROTHER] ------------------------------------ 11:04:50 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother! 11:04:50 [INFO] [BBROTHER] Please note that, since this is far from complete, th ere will be many bugs. 11:04:50 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bu gs.nexisonline.net/bb 11:04:50 [INFO] [BBROTHER] Please stay tuned in irc.7chan.org #bigbrother for up dates and build notifications. 11:04:50 [INFO] [BBROTHER] ------------------------------------ 11:04:50 [INFO] Need to download 2 object(s) 11:04:50 [INFO] - Downloading file : http://mine.7chan.org/mirror/lib/mysql.jar to lib/mysql.jar 11:04:50 [INFO] (Meaning I:\Games\Servers\1.7.3 beta - kopie\lib\mysql.jar) 11:05:11 [SEVERE] [BBROTHER] Could not download dependencies java.net.ConnectException: Connection timed out: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Sou rce) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour ce) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S ource) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at java.net.URL.openStream(Unknown Source) at me.taylorkelly.bigbrother.griefcraft.util.Updater.update(Updater.java :118) at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:109) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:885) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:278) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161 ) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337) at net.minecraft.server.ThreadServerApplication.run(SourceFile:422) 11:05:11 [SEVERE] [BBROTHER] Please rename BigBrother.example.yml to BigBrother. yml and edit it, otherwise BB will not work! 11:05:11 [SEVERE] Error occurred while disabling BigBrother v1.11.0-SNAPSHOT (Is it up to date?): null java.lang.NullPointerException at me.taylorkelly.bigbrother.datasource.BBDB.shutdown(BBDB.java:130) at me.taylorkelly.bigbrother.BigBrother.onDisable(BigBrother.java:78) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128) at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoade r.java:906) at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManag er.java:294) at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:120) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:885) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:278) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161 ) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337) at net.minecraft.server.ThreadServerApplication.run(SourceFile:422) 11:05:12 [INFO] Lockette version 1.4.4 is being enabled! Yay! (Core version 1. 2.3) 11:05:12 [INFO] Lockette: Detected craftbukkit build [1060] ok. 11:05:12 [INFO] [PermissionsCompat] Compatibility layer enabled. 11:05:12 [INFO] Lockette: Linked to Permissions plugin version 2.7.7 11:05:12 [INFO] Lockette: Using ops file for admin permissions. 11:05:12 [INFO] Lockette: Ready to protect your containers. 11:05:12 [INFO] [PermissionsEx] Superperms support enabled. 11:05:12 [INFO] [PermissionsEx] v1.13 enabled 11:05:12 [INFO] WorldEdit 4.6 enabled. 11:05:12 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions. 11:05:12 [INFO] [ChatManager] ChatManager enabled! 11:05:12 [INFO] Server permissions file permissions.yml is empty, ignoring it 11:05:12 [INFO] Done (2,162s)! For help, type "help" or "?"
-
View User Profile
-
Send Message
Posted Oct 5, 2016any plans for 1.10 or newer?
-
View User Profile
-
Send Message
Posted Jan 22, 2016@Bayside308
Not really worth updating, CoreProtect pretty much took over now. https://www.spigotmc.org/resources/coreprotect.8631/
-
View User Profile
-
Send Message
Posted Nov 17, 2015@tarixNUVA1
I plan on trying to update this plugin, but this is designed for Minecraft BETA 1.7, a version from 2011...
-
View User Profile
-
Send Message
Posted Feb 12, 2015@tarixNUVA1
Dude can you read. Say only for [CB1060]. Is die plugin not work for 1.7.10 or 1.8. <-<
-
View User Profile
-
Send Message
Posted Nov 24, 2014When I try to use /bb help or /bb log it says "Command unrecognised by big brother. Please try /bb help or read our documentation" PLEASE HELP!
-
View User Profile
-
Send Message
Posted Aug 10, 2014@stepmuel
Source code: https://github.com/taylorkelly/BigBrother
-
View User Profile
-
Send Message
Posted May 23, 2014Can someone please point me to the source code? Since it is published under the GPL it has to be available somehow… I'm trying to log user actions for a research project and the code would be very helpful… Thanks!
-
View User Profile
-
Send Message
Posted Mar 10, 2014I will be releasing a newer version of this plugin BigBrother Reload it will be out next week. So keep a eye out. It will have the same command stuff so you don't have to worry about trying to see what command does what. PS. Your Welcome
-
View User Profile
-
Send Message
Posted Dec 30, 2013-
View User Profile
-
Send Message
Posted Sep 28, 2013I remember when this plugin was just out.. Good old times.
-
View User Profile
-
Send Message
Posted Jun 27, 2013It looks great
-
View User Profile
-
Send Message
Posted Jun 24, 2013@sk8er92749
yes this was posted Aug 25, 2011
-
View User Profile
-
Send Message
Posted Jun 6, 2013Go CoreProtect:D
-
View User Profile
-
Send Message
Posted Apr 2, 2013Go use Prism!
-
View User Profile
-
Send Message
Posted Mar 30, 2013Go use hawkeye reloaded
-
View User Profile
-
Send Message
Posted Mar 20, 2013Guys this plugin is over a year old they wont update it
-
View User Profile
-
Send Message
Posted Feb 10, 2013Hope that you'll update this plugin. I loved it. No lags, Easy... Please, Update it...
-
View User Profile
-
Send Message
Posted Feb 10, 2013@OpBrad
Its a bug it does the same to me im trying to get a plugin called hawkeye working and its just like BB i hope this helped
-
View User Profile
-
Send Message
Posted Feb 9, 2013however, when i try and do a command in the newest update it just says: this command is not recognised by BigBrother, go to the text file of type /bb help. I went to the the big bro plugin and i dint know which one to pick so i tried all of them and couldnt find anything so i tried bb help but that just siad the same message. Any help? Is this a bug or am i just being stupid?