Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.58 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.58 KB

FOSSA Status

PluginsManager

manipulate plugins in various ways

General Info

version: 2017.09.12

description: Various plugin and server related additions

website: http://www.fawong.com/minecraft

commands

{"listplugins": {"aliases": ["lp"], "description": "alias for /listplugins", "usage": "/listplugins"}, "lp": {"description": "Lists plugins in several different formats", "usage": "/lp <display type>\nExample: /lp row\nExample: /lp column\n"}, "plm": {"description": "alias for /pluginsmanager", "usage": "/plm"}, "pluginsmanager": {"aliases": ["pmgr"], "description": "manage plugins", "usage": "/pluginsmanager"}, "pmgr": {"description": "alias for /pluginsmanager", "usage": "/pmgr"}}

permissions

{"pluginsmanager.*": {"children": {"pluginsmanager.enable": true}, "description": "Gives access to all pluginsmanager commands"}}

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Author

Felix Wong

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details.

FOSSA Status