Code Monkey home page Code Monkey logo

statspe's Introduction

Alt text

StatsPE - Advanced Stats Plugin Travis-CI

Information

Want to test the features before using them? Test them on this server: salmonde.de:19132

Installation StatsPE
Step 1 Download the plugin here to get the latest pre-built phar!
Step 2 After it has downloaded, drag the plugin into your plugins folder of your server files.
Step 3 Start the server, and StatsPE has been added to your server!
Optional If you want to disable a statistic from showing on /stats [player], replace true with false in the config.

MySQL Configuration Using MySQL with StatsPE
Step 4 Put your MySQL Settings in these lines.
Step 5 Change the data providers from JSON to MySQL in this line.

Command Description Permission Node
/stats Shows the player's stats statspe.cmd.stats
/stats [player] Shows the stats of another player statspe.cmd.stats.others
/statspe Shows statistics of the plugin statspe.cmd.statspe
/statspe floatingtext add [name] Adds a floatingtext to your server at your current position statspe.cmd.statspe.floatingtext
/statspe floatingtext remove [name] Removes a floatingtext statspe.cmd.statspe.floatingtext
/statspe floatingtext list Lists all floatingtexts on the server statspe.cmd.statspe.floatingtext
/statspe floatingtext info [name] Shows information about a floatingtext such as the position and shown stats statspe.cmd.statspe.floatingtext

FloatingText Setting Description Example
Name The name of the floating stat, specified by the creator SpawnText
Position Contains information about the position of the floating stat (Array) X => '100' Y => '50' Z => '400' Level => 'Lobby'
Text Contains text lines with statistics which will be shown on the floating text (Array) OnlineTime: "Was online for {value}"

Default Entries Description Example Does it save data?
Username Name of the player (case sensitive) SalericioDE Yes
Online Is the player online true (OR 1 in MySQL) Yes
ClientID ClientID of the MCPE installation -8655314918531 Yes
XBoxAuthenticated If the user is authenticated with Xbox or not false (OR 0 in MySQL) Yes
LastIP Last used IP from the player 192.168.1.35 Yes
UUID Player's UUID 3942e063-fa8f-3a43-8fc2-201dc6 Yes
FirstJoin First time the player joined 1491293910.542 (Unix timestamp) Yes
LastJoin Last time the player joined 149129395750.641 (Unix timestamp) Yes
JoinCount How many times the player joined the server 10 Yes
KillCount How often the player killed another player 69 Yes
DeathCount How often the player died 9 Yes
K/D Player's Kill/Death Ratio 2,5 No
OnlineTime How long the player played on the server 321 (seconds) Yes
BlockBreakCount How many blocks the player destroye 3 Yes
BlockPlaceCount How many blocks the placer placed 4 Yes
ChatCount How many chat messages the player sent 78 Yes
ItemConsumeCount How often the player consumed an item 13 Yes
ItemCraftCount How often the player crafted something 6 Yes
ItemsDropCount How many items the player dropped 294 Yes

statspe's People

Contributors

salmonde avatar aericio avatar sticknycu avatar robske110 avatar daniktheboss avatar aquaminer avatar sleepspace9 avatar

Stargazers

 avatar

Watchers

James Cloos avatar CaptainDuck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.