ljyloo submitted a new plugin: KillBearBoys - Log all the actions in your server! Read more about this plugin...
....I have been waiting for a plugin like this for quite some time. I am SOOOO excited! The plugin I tried before was just super laggy. I look forward to using this
Oh, if you log too much, this plugin will also make your server laggy.Please remove the yml file in /plugins/KillBearBoys termly.
ljyloo updated KillBearBoys with a new update entry: Faster, better.No lag anymore Read the rest of this update entry...
In version 1.0 or 1.0.1, importing logs is the major reason of lagging. Now, in version 2.0.1, nothing will cause lagging
Your plugin breaks some of the Plugin Submission Guidelines. Please review them and update your plugin in 7 days: [Featured Plugins Only] It must have an icon. ^.^ Just add an icon
WAY WAY WAY too many files. Deleting the log folder takes a good 15-30 minutes. When looking up a block it is often very confusing and does not give clear answer. This plugin I guess is ok and useful but I took it off my server, too many cons.
ljyloo updated KillBearBoys with a new update entry: Remove default timezone and open the source code Read the rest of this update entry...
ljyloo updated KillBearBoys with a new update entry: Using SQLite3! Fast, lite and efficient Read the rest of this update entry...
Most people think databases are making everything fast and efficient. But that's not the case if you don't store the data in a "smart" way. All databases have tables for a reason, so don't store all the block actions in one table! You should make a table for each level, but I would even make a table for each chunk.