StatsPE
A statistics plugin for MCPE Servers (Pocketmine-MP)
Install / Use
/learn @SalmonDE/StatsPEREADME
StatsPE - Advanced Stats Plugin
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}"
