Coder Social home page Coder Social logo

pocketmine-mp-plugins's Introduction

PocketMine-MP plugins

This repo contains pretty much all of my public plugins for PocketMine.

All plugins and code included in the repository are protected by the General Public license 3.0 (http://www.gnu.org/licenses/gpl-3.0.en.html)

Working plugins

  • Fly
    • Allows players to fly by running the fly command if they have permission
  • HealthStatus
    • Displays a players health as part of their names
  • InventoryClear
    • Allows players to clear their own or another players inventory by running the clearinv command
  • PositionTeller
    • Displays a players location in a constant tip when they run the togglepos command
  • PvP-Stats
    • Saves players kills and deaths to either local yaml files or saves them in a MySQL database and displays them when the stats command is run
  • Sneak
    • Allows players to toggle sneaking by running the /sneak command
  • WorldProtector
    • Controls block breaking, placing, interaction and player damage through the use of permission nodes
  • Dummy-Kits
    • Needs some more work (custom skins etc)

Not working or unfinished plugins

  • ChatLog
    • Currently unfinished
  • KillMoneyFix
    • Needs to be updated

The content of this repo is licensed under the GNU Lesser General Public License v3. A full copy of the license is available here.

pocketmine-mp-plugins's People

Contributors

ecols33 avatar includereserved avatar jacknoordhuis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pocketmine-mp-plugins's Issues

Error

A couple of user's have reported they can't run /stats command.

The console shows:
01:23:16 [CRITICAL] Unhandled exception executing command 'stats' in stats: Division by zero
01:23:16 [WARNING] RuntimeException: "Division by zero" (E_WARNING) in "/PvP-Stats_v1.2.phar/src/CrazedMiner/StatsCommand" at line 45

EDIT: I think if the player has 0 in either deaths or kills it fails. At least the user I tested with had 0 deaths and got the above error until I gave her one death so kills and deaths had a value greater than 0.

Thanks,
Twitter: NML_Staff

AutoInv - InventoryFull

Can you make it so the auto inventory plugin sends a message when your inventory if full?

0.16

Problem with fly plugin, players are no longer going to the ground when hit and can't disable flight.

Error running /stats command in game

/stats said unknown error occurred and /stats player said no

RuntimeException: "Division by zero" (E_WARNING) in "/PvP-Stats_v1.1.phar/src/CrazedMiner/StatsCommand" at line 45

[Suggestion] Add a command

Add a command to disable fly(if op use this for a person, they will not able to use fly anymore until op do /fly enable) - /fly [ enable | disable ]

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.