- For PocketMine-MP:
- Recommended Latest Version
BlockLoggerFeatures:
- Log certain players block "PLACING" and "BREAKING"
- Give full detail data on placing and breaking (Coords, ID, date etc.)
- Reset the database automatically to save space!
- Reset the database with just one command!
Coming Soon:
- See the logs for that one coordinate (place block to pick)
- Log all players (DANGEROUS)
- Place data into a config with a command!
- Get data for only certain blocks/positions
- More!
Commands:
Configurations:Code:/bl (Main command) /bl reset <player> (Reset that players data) /bl <player> break (Gets all data for that player 'breaks' CONSOLE ONLY) /bl <player> place (Gets all data for that player 'place' CONSOLE ONLY)
Permissions:Code:--- Enabled: true ################# #Set to false to disable ################# AutoReset: false #Enables auto resetting all players data ResetTime: 5 #This is time in hours that will reset all players data (will not matter if AutoReset is set to false) ...
Explaining:Code:permissions: blocklogger: default: op description: "Allow use of all bl features" children: blocklogger.access: default: op description: "Allow use of all bl commands"
- To log a player, simply add their name to the config.yml and set it to 'true' (Case Sensitive) EX:
Bugs:Code:--- Enabled: true ################# #Set to false to disable ################# AutoReset: false #Enables auto resetting players data ResetTime: 5 #This is time in hours that will reset all players data Crispeh: true #<- Crispeh will now be logged! ...
- None so far but if you have any report them HERE
- Alternate Categories:
- Admin Tools
- General
- Informational
- World Editing and Management
- Plugin Access:
- Manages Permissions
- Commands
- Data Saving
- Databases

Experimental BlockLogger 1.0.0
Log blocks for certain players!
Recent Reviews
Advertisement