Coder Social home page Coder Social logo

mystats's Introduction

MyStats



✔️ Supports Economy, Factions and PurePerms
✔️ New scoreboarding functions with API
✔️ Includes /stats command
✔️ Supports last pocketmine api version
✔️ HUD functions

👍 1.5 Update:

  • Plugin cleanup
  • Updated /stats command - now can be displayed stats of other players /stats [player]
  • Plugin now supports only 3.3.0+ api versions
  • Added scoreboarding functions + api
  • New config updater

⬇️ Downloads:

Version Phar Download Zip Download API Stable Pre release
1.5.0 GitHub GitHub 3.3.0 ✔️
1.4.6 Poggit DEV builds GitHub 3.0.0-ALPHA7-3.0.0-ALPHA11 ✔️
1.4.2 GitHub GitHub 3.0.0-ALPHA7-3.0.0-ALPHA10 ✔️
1.4.1 GitHub GitHub 3.0.0-ALPHA7 ✔️
1.4.0 GitHub GitHub 3.0.0-ALPHA7 ✔️
1.2.0 GitHub GitHub 1.0.0-3.0.0-ALPHA6

Download latest version here

All released versions here Other plugins by CzechPMDevs here


📁 Supported software:

This plugin works only on PocketMine-MP v3.3.0.

🔧 How to install MyStats?

  1. Download latest stable version from poggit
  2. Move dowloaded file to your server /plugins/ folder
  3. Restart the server

🏋️ MyStats commands:

  • Stats command:
    • usage: /stats [player]
    • description: Displays player's stats
    • permission: ms.cmd.stats (default)

💰 Credits

🕹️ Config setup:

  • default config:
---

config-version: '1.5.0'

prefix: '&5&l[ &r&2MyStats &l&5]'

economy: 'false'

factions: 'false'

ranks: 'false'

mainFormat:
  - '&5-- == &6[&eMyStats&6] &5== ---'
  - '&3Welcome: &b%name'
  - '&3You are playing on &b%level'
  - '&9- &3Kills: %kills'
  - '&9- &3Deaths: %deaths'

cmdFormat:
  - '&5--- == &6[&eMyStats&6] &5== ---'
  - '&9- &3Name: &b%name'
  - '&9- &3K/D: &b%kills / %deaths'
  - '&9- &3Broken Blocks: &b%broken'
  - '&9- &3Placed Blocks: &b%placed'
  - '&9- &3Joins: &b%joins'

filter: 'false'

defaultFormat: '1'

popupWorlds:
  - Spawn
  - PlotMe

tipWorlds:
  - world
  - Hub

scoreboardWorlds:
  - Lobby
...

Enabling economy:

# ---------------------------------------------------------------------------- #

##
### Economy
##

# Economy types: EconomyAPI
# To enable economy type Economy type
economy: 'EconomyAPI'

# ---------------------------------------------------------------------------- #
  • If the EconomyAPI plugin is not found, the value of the money is set to 0.

Enabling ranks (PurePerms):

# ---------------------------------------------------------------------------- #


##
### PurePerms
##

# Enable pureperms
ranks: 'true'

# ---------------------------------------------------------------------------- #
  • If the PurePerms plugin is not found, the value of the rank is set to ' '.

Enabling factions:

  • Supported Factions plugins:
    • FactionsPro
    • FactionsProBeta
# ---------------------------------------------------------------------------- #

##
### Factions
##

# Enable faction
factions: 'true'

# ---------------------------------------------------------------------------- #
  • If the factions plugin is not found, the value of the fanction is set to ' '.

💡 License

Copyright (C) 2018  CzechPMDevs
  
This program is free software: you can redistribute it and/or modify  
it under the terms of the GNU General Public License as published by  
the Free Software Foundation, either version 3 of the License, or  
(at your option) any later version.  
  
This program is distributed in the hope that it will be useful,  
but WITHOUT ANY WARRANTY; without even the implied warranty of  
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  
GNU General Public License for more details.  
  
You should have received a copy of the GNU General Public License  
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Full license here.

mystats's People

Contributors

gamakcz avatar poggit-bot avatar

Watchers

 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.