PowerBukkit Core (BETA)
PowerBukkit Core
PowerBukkit Core is required for all PowerBukkit plugins
Release 1.1 is going to be a while as I am totally re-writing the plugin (yes this early in development) for better performance and less sloppy source code. ;)
What is PowerBukkit Core?
PowerBukkit Core is the base plugin of all the PowerBukkit plugins. PowerBukkit Core also adds some simple commands for the administration of your server. Eventually PowerBukkit Core will add functionality to your server for use with PowerBukkit Console but, since the console has not been actually made yet, this is only a plan for future development of the plugin.
Commands
Note: [ ] indicate an optional command attribute. < > indicate a required command attribute. ( ) indicate a command attribute that is required in the console but is optional in-game. Italic words indicate an exact value.
- /who - List all players on the server
- /oplist - List all ops
- /feed (player) - Fill your (or another player's) hunger bar
- /heal (player) - Restore yourself (or another player) to full health
- /wl - Alias for /wl
Planned Commands
- /time <day/night/midday/midnight/ticks> (world/all) - Change the time of day
- /clock (world) - Check the time of day
- /mute <player> - Mute/unmute a player within the chat
- /mutelist - list all muted players
- /lockserver - Stop all but ops from connecting to the server
- /ls - Alias for /lockserver
Permissions
- pbcore.who - allow /who command
- pbcore.oplist - allow /oplist command
- pbcore.feed - allow /eat command on self
- pbcore.heal - allow /heal command on self
- pbcore.feed.others - allow /eat command on others
- pbcore.heal.others - allow /heal command on others
- pbcore.wl - allow /wl command
Planned Permissions
- pbcore.time - allow /time command
- pbcore.clock - allow /clock command
- pbcore.mute - allow /mute command
- pbcore.cleardrops - allow /cleardrops command
- pbcore.lock - allow /lockserver and /ls commands
Comments