CommandBook

Logo

CommandBook adds essential commands for managing your server, from teleportation commands to time changing commands.

  • Modular, and extremely light on your server.
  • Add multiple types of easy-to-use teleportation commands.
  • Change time without having to remember the numbers (/time 3am works)
  • Add support for homes and warps for your players.
  • Change weather with ease.
  • Play with your players using commands like /slap.
  • Ban and kick users that are troublesome.
  • Do more! The list of features is below.
  • Enable features that you need, disable ones that you don't
Quote:

Builds of CommandBook for newer Minecraft versions can be found at our build server, http://build.sk89q.com. These builds have various improvements and bugfixes over the versions you will find here on BukkitDev.

Disclaimer: Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff.

Thinking about adding cool Redstone features? See CraftBook. Want to protect regions, as well as your server? We recommend WorldGuard.

Read the Wiki Chat with Us Report a Bug Source Code

Features

Hint: If you want to select commands that you want to use instead of using them all, modify the components: section of the configuration.

  • General:
    • item [-d] <item[:data]> [amount]
    • give [-d] <target> <item[:data]> [amount]
    • more [-a] [-i] <target>
    • online [filter]
    • motd
    • intro (play intro music)
    • midi (play a MIDI file for yourself)
    • rules
    • setspawn [destination]
    • time [world] <time>
    • weather <'stormy'|'sunny'> [duration] [world]
    • thunder <'on'|'off'> [duration] [world]
    • spawnmob [-p] [-d] [-i] [-r] <mob> [count] [location]
    • kit <kit> [target]
  • Teleportation:
    • spawn
    • tp [target] <destination>
    • bring <target>
    • put <target>
    • call <target> (request a teleport)
  • Messaging:
    • broadcast <message>
    • say <message>
    • me <message>
    • msg <target> <message...>
    • reply <message...>
    • mute <target>
    • unmute <target>
  • Player:
    • whereami
    • compass
    • clear [-a] [target]
    • slap [-s] [-h|-v] [-d] [target]
    • rocket [-s] [-h] [target]
    • barrage [-s] [target]
    • shock [-s] [target]
    • thor [target] (get Thor's hammer)
    • unthor [target] (revoke Thor's hammer)
    • whois [target]
  • Utilities:
    • ping
    • debug info
    • debug clock (very accurate server lag benchmark)
  • Bans:
    • kick <target> [reason...]
    • ban [-e] <target> [reason...]
    • unban <target> [reason...]

See the list of commands and permissions.

Getting Started

Installation

Bukkit is currently required.

  1. Install WorldEdit first. (DON'T FORGET THIS)
  2. Download CommandBook and install it the same way.
  3. Run your server once to generate the files.
  4. Edit plugins/CommandBook/config.yml to your liking.
  5. Restart the server for the settings to take effect.

You'll have to read the wiki (see below) to find the permissions you need.

Want more features, faster? We need some help with something!

Documentation

What are the permissions? The commands? Check out the wiki below.

Read the Wiki Chat with Us Report a Bug Source Code

Learning More
  • Project leader: Contact @sk89q on Twitter
  • Lead developers: sk89q, and zml2008

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of vichaoss vichaoss May 18, 2013 at 18:13 UTC - 0 likes

    does it works in mc1.5.2 ? -.-

  • Avatar of WeiUberstriker WeiUberstriker May 13, 2013 at 08:20 UTC - 0 likes

    Add an /afk command.

  • Avatar of QuantumMiner QuantumMiner May 05, 2013 at 23:25 UTC - 0 likes

    @Schneidertm Teleporting to absolute coordinates is fine. I can't tell if your example was absolute coordinates or if the markup just ate the tildes.

    According to the Wiki, relative coordinates are "since v2.2.1", but the version on this page and on my hosting provider is 2.2. Is 2.2.1 still in development?

  • Avatar of Schneidertm Schneidertm May 05, 2013 at 10:28 UTC - 0 likes

    @_DioM_: Go

    CmdBook is up to date! Just use the newest WorldEdit release!

    @QuantumMiner: Go

    No works fine for me. /tp playername 55,55,55

  • Avatar of QuantumMiner QuantumMiner May 05, 2013 at 05:29 UTC - 0 likes

    I can't get relative teleport to work:

    /tp eftal 373 71 396 (works)

    /tp eftal ~0 ~0 ~0 ("Number expected, string received instead")

    /tp eftal ~0,~0,~0 ("No players matched query")

    Have other people gotten relative coordinates to work?

    Last edited May 05, 2013 by QuantumMiner
  • Avatar of _DioM_ _DioM_ May 05, 2013 at 03:01 UTC - 0 likes

    Please update >.< I somewhat hate essentials.

  • Avatar of Robbendebiene Robbendebiene May 03, 2013 at 21:07 UTC - 0 likes

    Please update this wonderful plugin :)

  • Avatar of IanStarGem IanStarGem Apr 30, 2013 at 16:24 UTC - 0 likes

    My config keeps getting deleted, Is there a way to stop this?

  • Avatar of _DioM_ _DioM_ Apr 29, 2013 at 14:01 UTC - 0 likes

    @Peregrin5: Go

    So long as they work.. I keep getting error messages after (correctly, I might add) editing the config.yml file.

  • Avatar of Peregrin5 Peregrin5 Apr 28, 2013 at 15:54 UTC - 1 like

    Latest builds. Still a bit buggy though.

    Last edited Apr 29, 2013 by drtshock: Linking to offsite downloads.

Facts

Date created
Aug 25, 2011
Categories
Last update
Nov 13, 2012
Development stage
Release
Language
  • enUS
License
GNU General Public License version 3 (GPLv3)
Curse link
CommandBook
Downloads
489,265
Recent files

Authors

Relationships

Required dependency
WorldEdit