Bob

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Bob

This plugin allows players to run commands as easily as sending a chat message.

Config

The config is used to register commands with chat messages.
%p will be replaced with the player's name.
%mp will be replaced by the text in message-prefix.
All console commands support chatcolors.
Any number of Bob commands may be added.
Any number of console commands may be added to a Bob command.
Commands will be run as console.

Here is the default config for reference:

message-prefix: '&c[&6BOB&c]&r'

commands:
  'give me creative':
    - 'gamemode creative %p'
    - 'tell %p %mp Your &2gamemode&r was set to &6creative&r.'
  'give me survival':
    - 'gamemode survival %p'
    - 'tell %p %mp Your &2gamemode&r was set to &6survival&r.'

Permissions

bob.use

is the only permission.
It allows players to use the plugin.
By default, only op's have this permission.

Commands

This plugin does not have any commands of its own.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    84130
  • Created
    Aug 18, 2014
  • Last Released File
    Aug 18, 2014
  • Total Downloads
    286
  • License

Categories

Members

Recent Files

Bukkit