Skip to content

Latest commit

 

History

History
302 lines (280 loc) · 10.9 KB

README.md

File metadata and controls

302 lines (280 loc) · 10.9 KB

bad-plugins

These are my plugin releases that are not good enough (or that break rules) for the PocketMine official plugins repository.

PluginDescription

RunePvP
A funny PvP manager plugin inspired by RuinPvP

Mobsters
A simple Entity implementation

AutoHeal
A quick coded auto heal plugin

SimpleAuthHelper
Makes it easier for users to login

GoldStd
A different kind of economy plugin

WorldEditor
Another WorldEditor plugin

FireBlade
A flaming sword

ToyBox
A collection of toys and useful tool items

LIAB
Leave it all behind

SpawnMgr
Control Spawn settings

MeTooPortal
An Easy to use portal command

ZipPluginLoader
Load Zip packed plugins

Other tools

  • RCON - an rcon client
  • pmptemplate - A PocketMine Plugin Template

Notes

specter spawn Playername # The full command to spawn a new dummy
s s playername # Luckily there is shorthand
s c playername /spawn # Execute /spawn as player

Give/Get items:

  • zombie : spawn_egg:32
  • villager : spawn_egg:15

Copyright

bad-plugins
Copyright (C) 2015 Alejandro Liu
All Rights Reserved.

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 2 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/>.