CommandBook
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:Disclaimer: These builds have not been approved by the BukkitDev staff. Use them at your own risk. Development builds of CommandBook can be found at our build server, http://builds.enginehub.org.
Thinking about adding cool Redstone features? See CraftBook. Want to protect regions, as well as your server? We recommend WorldGuard.
- Got a question about CommandBook? Need server or code help? Consider asking on the forum too!


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.
- Install WorldEdit first. (DON'T FORGET THIS)
- Download CommandBook and install it the same way.
- Run your server once to generate the files.
- Edit plugins/CommandBook/config.yml to your liking.
- 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.
| Learning More |
|---|
- Project leader: Contact @sk89q on Twitter
- Lead developers: sk89q, Dark Arc, and zml2008




-
View User Profile
-
Send Message
Posted Jul 8, 2012Does anyone have any suggestion for plugins that work with CommandBook to fill in the missing features? Like first time starter kits, first time join messages, etc etc?
-
View User Profile
-
Send Message
Posted Jul 8, 2012Hi,
Thanks for this great plugin.
Just a question/request:
Could you add support for the Bukkit player visibility API ?
So the /vanish command (vanish No packet) would hide you from the /list of commandbook.
-
View User Profile
-
Send Message
Posted Jul 7, 2012Hey guys, for some reason, when I have Commandbook installed, there is a massive lag when it comes to people joining and leaving messages. The person will join, we will start talking and such and then all of a sudden:
"Playerxxx has entered the server!"
This does not take place when commandbook is not installed. e.o
-
View User Profile
-
Send Message
Posted Jul 7, 2012This is kind of a small "bug" that I can't really find the solution for anywhere: All of my signs have been turned white, and I can't seem to find a option to change/disable this. Please help if you can. Thanks ahead of time.
-
View User Profile
-
Send Message
Posted Jul 6, 2012@Thunder7102
This is because the Chunk is unloaded after 5 minutes. Also you get sometimes chunkerror and it also happens on warps.
We use ChunkLoad http://dev.bukkit.org/server-mods/chunkload/ to fix the problem and so all homes loaded all the time. - You need worldedit to make a selection of the homepoint but you need only to make a 2x2 around the homepoint and the whole chunk are selected after adding it to chunkload
-
View User Profile
-
Send Message
Posted Jul 2, 2012@Thunder7102
I also have this issue, and it is getting really annoying. Sometimes that spawn at the bottom at the map
-
View User Profile
-
Send Message
Posted Jul 2, 2012@runealdo
In the config there's a components: disabled: section. Remove homes and warps from enabled and add them to disabled. This will fix your problem as it makes commandbook pretend like it doesn't even know those commands.
-
View User Profile
-
Send Message
Posted Jul 2, 2012@Cozzmy13
Works fine with the new CraftBukkit version
-
View User Profile
-
Send Message
Posted Jun 30, 2012any update soon?
-
View User Profile
-
Send Message
Posted Jun 30, 2012@joeydev
I'm looking for a way to disable the home and warp part of this plugin aswell, as they are currently overruling all old homes and warps made by MyHome and MyWarp :/
-
View User Profile
-
Send Message
Posted Jun 29, 2012Hello,
I love your plugin, but I'm having one issue. I have the MyWarp plugin which is what I use for my warp system. But I was wondering how do you disable command books warp system?
-
View User Profile
-
Send Message
Posted Jun 24, 2012When my players use /home, they are getting spawned 5 blocks below where they marked as their home. Any reason for this? They are dying because of it. When is the next update set to come out?
-
View User Profile
-
Send Message
Posted Jun 23, 2012There's a command to lock the time, but why isn't there a command to unlock it? For some reason, my worlds time has locked into 8:00, and I can't get it unlocked unless I restart the server.
-
View User Profile
-
Send Message
Posted Jun 22, 2012Using the /home command on my server causes players to get warped to where their homes are, but the chunk doesn't load and they fall into the void causing them to die, further using it will just cause them to hover in the middle of a world hole, but they will not fall into the void. Any reason this might be happening?
Plugins: 12:51:43 [INFO] Plugins (20): Spectate, WorldEdit, NoPl, Buycraft, CommandBook, BKCommonLib, Vault, milkAdmin, PermissionsEx, Modifyworld, Multiverse-Core, Worl dGuard, RemoteToolkitPlugin, dynmap, ChatManager, Multiverse-Inventories, Multiv erse-SignPortals, NoLagg, Multiverse-NetherPortals, AntiCheat
-
View User Profile
-
Send Message
Posted Jun 17, 2012Awesome job on this feather-light plugin! Let me know if you need GFX work done for the plugin page. ;)
-
View User Profile
-
Send Message
Posted Jun 17, 2012when i do /help nothing shows up
-
View User Profile
-
Send Message
Posted Jun 15, 2012Also, multilang compability!
-
View User Profile
-
Send Message
Posted Jun 15, 2012Enchant list please! i can't take sharpness and another enchants!
-
View User Profile
-
Send Message
Posted Jun 13, 2012Since bukkit update this plugin seems to cause messages being said twice (world saved, /me etc.) Please update.
-
View User Profile
-
Send Message
Posted Jun 12, 2012Your plugin Broke Everything