DirtBlock

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

DirtBlock

What is it?

DirtBlock (previously CraftStatsPlus) is a simple and lightweight plugin that collects data and, upon our request, send it back to the mothership. From our website you can track the history of users on your server, its up-time, claim ownership of your server. Even if you don't own a server you can track where you've been and earn badges for achieving certain things! We are still developing the website so i'll list some features we plan on including in the future below.

What kind of data is tracked?

Only very basic, non-private information.

  • Without plugin, and "enable-query=false": Server Up-time, MOTD, and Player Activity
  • Without plugin, and "enable-query=true": Previous; and Users Online, and Plugin List
  • With plugin, and "enable-query=true": Previous; and Block Breaks, Block *Places, Kills, Deaths, Bow Shots, Crafted Items, Broken Items, and XP Gained.

How do I setup DirtBlock

A configuration file is created on first run. Go to "*root folder*/plugins/DirtBlock/" and open the "config.yml" file. Here are the settings you will see:

    host: 0.0.0.0 #This will be the same as "host" in your "server.properties" file.
    port: 22565 #Port you want Dirtblock to listen on, confirm this with your host provider.
    check-query: true #false to ignore the reminder to setup 'enable-query' and 'host' in your server.properties.
    
    #Select what you want to send to CraftStats. Set any of these to false if you do not want them tracked.
    BlockBreak: true
    BlockPlace: true
    Kills: true
    Deaths: true
    BowShots: true
    CraftedItems: true
    BrokenItems: true
    XPGained: true
    PlayerDamage: true
    PlayerMove: true

    #Would you like to participate in BETA feature testing? (Set 'true' if you do)
    BETA: false

Where can I view this data?

It is all available on our website: DirtBlock and CraftStats. Just enter your server ip to start tracking!

Planned Features

(Crossed out means feature has been added.)

  • Owners will be able to add a server description, category, and other information.
  • Players will able to add a short 'motto' on their profile.
  • Plugin data will be displayed (This is next on our list).
  • And much more secret-type stuff we are sure you will love.

GitHub

This code is completely open-source. All I ask is that if you use it you credit me, Votifier, and some random people on the internet for unknowingly and willingly helping out. I will try and remember to add the download to GitHub, but The latest release will probably be on bukkit dev. The project is located on GitHub here.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files