Skip to content

PluginsManager for Minecraft Bukkit/Spigot server

License

Notifications You must be signed in to change notification settings

fawong/PluginsManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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