CraftBukkit Stats
Project description
Author: Joar Wandborg http://github.com/jwandborg
cbstats outputs usage statistics for your server based on your server log.
cbstats is neither a plugin nor a mod for CraftBukkit.
Example
Plain text:
# Server stats for mc.wandborg.se Operators: raidonrai, jwandborg, rocketseed, rscott147 Online right now: Average user session length: 0:27:26 # Toplist - Time online 15:58:41 rscott147 11:06:18 jwandborg 7:57:00 rocketseed 2:51:05 dushkin 2:29:39 neuemod 1:18:19 SmiJa 1:17:43 Dennet 0:50:24 retro_grade 0:06:05 omnidonk 0:05:26 ErrorOfRuto 0:03:01 robnowelljr 0:02:51 SerfaBoy 0:01:46 macktns 0:01:41 Dazaki # Configuration online-mode: true pvp: true spawn-monsters: false spawn-protection: 16 max-players: 20 spawn-animals: true white-list: false level-name: worlds/Reddit server-ip: server-port: 25565 hellworld: false
Installation
pip install cbstats or pip install cbstats --upgrade, or, to install from this source python3 setup.py install
Use the python help function to get a description of the package.
$ python3 Python 3.1.3 (r313:86834, Nov 28 2010, 10:01:07) [GCC 4.4.5] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from cbstats import CraftBukkitStats >>> stats = CraftBukkitStats('/home/jwandborg/bukkit-1.3/') # craftbukkit.jar folder >>> help(stats) [...]
Known issues
As your server log increases in size, the time and memory needed by cbstats will too. See `#1 <https://github.com/jwandborg/cbstats/issues/1>`_.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cbstats-1.0.4.tar.gz
.
File metadata
- Download URL: cbstats-1.0.4.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
40c07ce6e1a6c8cfc635c905d406ffc146183d4e8e1a951a63d74d288e58f901
|
|
MD5 |
bc71d247962ffefca9d2c570a3edb067
|
|
BLAKE2b-256 |
b910d1ed120e34f64244fd6d0bcf2ac76a2edff0061b01e9a7898f2bd673cb21
|
File details
Details for the file cbstats-1.0.4.linux-x86_64.tar.gz
.
File metadata
- Download URL: cbstats-1.0.4.linux-x86_64.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
66aecc3bbf98321f68b109b8cb24e9cbcf4934beeab7e1198743162381a4053a
|
|
MD5 |
0e4b9599b30de22e0dfa7ac7355535e9
|
|
BLAKE2b-256 |
6ebee0087bcb41aa84a697bcd4ad690a4a4e20a7c0a01b31d76779a8228cc66c
|