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 9, 2011@CrashNT
What specifically is broken? I don't know of anything that broke for me. Using most recent dev build of WorldEdit and WorldGuard.
WorldEdit 649-dev
WorldGuard 340-dev
-
View User Profile
-
Send Message
Posted Dec 9, 2011@DKzOllie
Are you using a dev build of WE? if so, that breaks commandbook. Use the last RB of WE to get cmdbook to work. That was my problem. But using the last RB of both will still not let cmdbook function properly. /setspawn didnt work for me. People are spawning on top of a very large building o.O. I tried Admincmd but the permissions do not work. Im keeping my fingers crossed for a RB soon. OR at least a decent command plugin with configurable help commands and warp/home commands. sk89q you can do it! we all have faith, everyone loves your plugins, including me! Would love to see more devs using your ideas. Too many plugins out there, and all of them seem to be missing commands that we all need!
-
View User Profile
-
Send Message
Posted Dec 8, 2011Thank you. Been using this for a while now, but I just recently got around to using the midi feature. This has to be my new favorite feature. Again, thank you.
-
View User Profile
-
Send Message
Posted Dec 8, 2011Is there any permissions that you could put it to admin and he could use all commands with it(instead of giving him each permissions separately)?
-
View User Profile
-
Send Message
Posted Dec 7, 2011Cant get it to work can anybody help me?
-
View User Profile
-
Send Message
Posted Dec 5, 2011@Splox982
I'm using zPermissions right now and CommandBook works just fine with it.
When you run one of sk89q's plugins it makes a wepif.yml in you base mincraft folder and it has a dinnerperms: <true|false> in it. Make sure it's dinnerperms: true.
-
View User Profile
-
Send Message
Posted Dec 3, 2011Does CommandBook support PermissionsBukkit?
-
View User Profile
-
Send Message
Posted Dec 1, 2011You can remove /spawnmob Monster. The entity has been removed in 1.8.
-
View User Profile
-
Send Message
Posted Nov 28, 2011Hi!
Is there a way to teleport a player via console to specified coordinates?
I know it works ingame, but from the server console i can't get it work :(
-
View User Profile
-
Send Message
Posted Nov 26, 2011@meiamone
I got it working now on 1510 build
-
View User Profile
-
Send Message
Posted Nov 26, 2011I still can not get worldguard or commandbook to work since the first 1.0 compatible versions of bukkit were released. I have used Worldedit, Worldguard, and Commandbook on my server for over a year and have not had any problem with them until now. I hope it gets worked out. They are definitely essentials.
-
View User Profile
-
Send Message
Posted Nov 25, 2011Can you add the ability to spawn snowman? Snowman isn't listed at mob list but it can be created with snow blocks w/ pumpkin at the top.
-
View User Profile
-
Send Message
Posted Nov 19, 2011Could you add the display of our money during the message of connections thank you?
-
View User Profile
-
Send Message
Posted Nov 18, 2011PLEASE ADD DEATH SPAWN the old deathspawn plugins broken. I rely on that plugin. Thanks
-
View User Profile
-
Send Message
Posted Nov 11, 2011Can you add the ability to have the%balance% (iConomy) in the MOTD?
-
View User Profile
-
Send Message
Posted Nov 10, 2011@th3controller
if I could like your comment I would :D
-
View User Profile
-
Send Message
Posted Nov 7, 2011PEOPLE WHO ARE GETTING ERRORS GET THE LATEST VERSION OF WORLDEDIT!
-
View User Profile
-
Send Message
Posted Nov 7, 2011i get this error message when i run my server: 03:40:20 [SEVERE] Could not load 'plugins/CommandBook.jar' in folder 'plugins': java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandException at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:170) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:136) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:112) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandException at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ... 11 more
-
View User Profile
-
Send Message
Posted Nov 4, 2011I'm using RB1337
These are my plugins:
-
View User Profile
-
Send Message
Posted Nov 3, 2011I don't like posting .jars because the .zip has a README.html that new people should read (that I imagine a lot of people wouldn't read otherwise).