Dev-ChatBukkit?

Discussion in 'Bukkit Help' started by bigbass1997, Feb 23, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    bigbass1997

    when i went to the bamboo website to check for new builds i saw something called Dev-Chatbukkit.
    what is this and what does it do?

    (website:http://bamboo.lukegb.com/)
     
  2. Offline

    Phaedrus

    From the plugin.yml

    Code:
    name: ChatBukkit
    main: com.dinnerbone.bukkit.chat.ChatBukkit
    version: 0.0.1
    website: http://www.bukkit.org
    author: The Bukkit Team
    description: >
                 Basic chat functionality.
                 This plugin is one of the default plugins shipped with Bukkit.
    commands:
      whois:
        aliases: [who, whos]
        description: Looks up a player, returning various details about them
        usage: |
               /<command> [player]
               Example: /<command> Walrus
    
     
  3. Offline

    SeeD419

    Just one command? I was wondering about that. So I guess there would be zero permissions with that...
     
Thread Status:
Not open for further replies.

Share This Page