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
I'm finding things that point toward CommandBook being abandoned - please say it ain't so!
wiki is down :(
will this work with MC1.13.1?
[17:52:02 WARN]: at com.sk89q.commandbook.util.InputUtil$PlayerParser.matchPlayers(InputUtil.java:245)
[17:52:02 WARN]: at com.sk89q.commandbook.locations.TeleportComponent$Commands.put(TeleportComponent.java:320)
[17:52:02 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:52:02 WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[17:52:02 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[17:52:02 WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
[17:52:02 WARN]: at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:528)
[17:52:02 WARN]: ... 19 more
This is what comes up on the console when i try to type a command from this plugin and i dont know what to do
Can we get a 1.12 update? the Enums have changed...
#push
Can we get a 1.12 update? the Enums have changed...
I'm having odd problems with CommandBook and SIgn interactions.
(It took me a long time to weedle this down to CommandBook)
I have tried combinations of Spigot (1.10 and 1.10.2), CommandBook (2.4 and 2.5) (also worldedit-bukkit-6.1.3)
If a player is given gameMode 0 (survival) via commandbook.
BlockInteractEvent returns block type AIR when the interacted block is a SIGN_POST (or other instance of Sign)
If a player is in gameMode 1 (Creative)
The BlockInteractEvent returns the correct block type.
If I remove CommandBook and use Vanilla commands for gamemode survival and creative, there is no problem.
PS Why not make a ticket?
A: Because I am fed up of signing up to so many separate sites to report issues!
Edit: The strange thing is, is that I can't reproduce the problem after using if (!e.getAction().equals(Action.RIGHT_CLICK_BLOCK return;
PLEASE keep this plugin updated. I don't want to have to use this stupid bloatware called Essentials.
I just installed the latest build you can find here (2 months old as of the time I'm posting this) and keeping my fingers crossed. http://builds.enginehub.org/job/commandbook?branch=master
@Vitalbra
Hey! Without the files, I can infer that it has integrated itself into the code of the server, like the ScriptCraft plugin I use for my own creations. So even if you delete it, you'll still have a partial version of it within your server source code. Try deleting your server files, redownload everything, and reload all your worlds, plugins, etc. Just do not reload the additional files it may have created (ex: folders named "command_book addons")
Pls 1.9 good plugin.
and 1.9 support?
lol i thought this was to do with making a book then adding commands to it so when you clicked a certain text it will execute a command...
I guess u can do dis wiv minecraftjson.com... ;(
I'm having some issues disabling CommandBook muting and replacing it with my chat plugin's, is it possible to disable it? I've done it on the disabled components, but it still doesn't seem to help, anyone have an answer to this issue?
@seema23
I'm "working" now for a week with just a recompiled version of CommandBook (latest "version" of code on Github) and the latest WorldEdit Dev Build without any issues. So please tell me what is broken.
Do you updated WorldEdit to the latest dev build? (for 1.9 Support)
@SalC1
Thanks SalC1 that's saved the server from a new map for a while. Works great.
I have been using CommandBook for my server for 4 years and I just updated to 1.9. Essentials is NOT AN OPTION at all for me due to my server setup. Many things like /fly and errors every time a player joins are evident when you run this with 1.9. Does anybody have any alternative to this plugin that does not include Essentials?
UPDATE:
Attention everyone running 1.9! After a while of being frustrated and clicking links, I have found a build that was released 10 months ago that will work with 1.9 without errors. Make a backup of your config before updating because it will be reset and you must reconfigure it. I am still hoping for someone to maybe create an alternative to this plugin due to the developer stopping development on this plugin. Anyways, here's the link: http://builds.enginehub.org/job/commandbook?branch=master
@Schneidertm
Thats not true. Yes some things works but many thinks are broken since many month. This Projekt is dead.
guess i have to switch to crappy essentials then
This plugins works on 1.9 but it needs to be recompiled. But I think the support is almost dropped since dark arc quitted development.
Will it update to 1.9? TP is broke.Maybe more.