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 Dec 31, 2014colors?
-
View User Profile
-
Send Message
Posted Dec 22, 2014Hi, Is there any way of spawning an ocelot in its cat form with the /spawnmob? Im trying to get a black cat for a player in my server as a xmas gift, but on the wiki, the link to the colors returns a 404 error and i cant seem to find the additional properties of ocelots anywhere... Please help
SOLVED: I feel totally stupid now... I just tryied again with /spawnmob ocelot:black_cat and it worked. I swear i tried it before and all it appeared was a normal spotted ocelot -.-
-
View User Profile
-
Send Message
Posted Dec 14, 2014Is there any way possible to add multiple homes? if there is i cant find the perm? or is this going to be add in a new update?
-
View User Profile
-
Send Message
Posted Dec 3, 2014will you be updating this to 1.8 spigot?
-
View User Profile
-
Send Message
Posted Nov 8, 2014-
View User Profile
-
Send Message
Posted Oct 31, 2014Error:
-
View User Profile
-
Send Message
Posted Oct 21, 2014How do I change the /set home /home and /spawn perms?
-
View User Profile
-
Send Message
Posted Sep 26, 2014Yay! Thank you very much!
-
View User Profile
-
Send Message
Posted Sep 24, 2014@GrimmSpector
Updated the back-port builds per request: http://builds.enginehub.org/job/commandbook?branch=feature%2Fno-UUID.
-
View User Profile
-
Send Message
Posted Sep 24, 2014Is there no 1.6.4 compatible build? :(
-
View User Profile
-
Send Message
Posted Sep 17, 2014@ursak
What's so bad about Essentials?
-
View User Profile
-
Send Message
Posted Sep 14, 2014@Dark_Arc
Oh man, thanks. Been looking like hell for a plugin that only added /back because it was the last thing I needed before I removed essentials (the mods on the server would go bananas without /back :P)
-
View User Profile
-
Send Message
Posted Sep 13, 2014@ursak
It's /ret or /return
-
View User Profile
-
Send Message
Posted Sep 4, 2014@LHammonds
I should note that if you use that, you should disable CommandBook's messaging component, or you will get quite a bit of command/feature collision.
-
View User Profile
-
Send Message
Posted Sep 1, 2014@zerqzmc
I am guessing you are looking to replace Essentials? Take a look at MineverseChat.
-
View User Profile
-
Send Message
Posted Aug 15, 2014Hello, I just installed CommandBook, and I have Essentials Chat.... what chat plugin do I need for my prefixes to work? Please reply soon. Thanks in advance! :D
-
View User Profile
-
Send Message
Posted Jul 25, 2014@Aqelius
Sorry about that, please try this build: http://builds.enginehub.org/job/commandbook/5614
EDIT: Also please use http://youtrack.sk89q.com/ for bug reports in the future, thanks.
-
View User Profile
-
Send Message
Posted Jul 25, 2014[10:32:53] [Server thread/WARN]: [CommandBook] Task #31 for CommandBook v2.4:1692-75bb1c8,master generated an exception java.lang.NullPointerException at com.sk89q.commandbook.AFKComponent.run(AFKComponent.java:254) [?:?] at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit-1.7.9-R0.3.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit-1.7.9-R0.3.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [craftbukkit-1.7.9-R0.3.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit-1.7.9-R0.3.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit-1.7.9-R0.3.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit-1.7.9-R0.3.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-1.7.9-R0.3.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
-
View User Profile
-
Send Message
Posted Jul 13, 2014@Dark_FX
Uh... I released 2.4 not too long ago :P
-
View User Profile
-
Send Message
Posted Jul 12, 2014Am I seeing things, or has this just updated ...