[GEN/TP/ADMN] CommandBook 1.7 - Essential and useful commands (/item, etc.) [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by sk89q, Feb 28, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    sk89q

    General commands as used on my server since '10. Warping, item giving, time changing, weather changing -- the usual.

    Thor command, one of many (video by Rubenbeebl):


    Note: You can remove any of these commands from CommandBook using the download link below.
    • 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...]
    Complimentary plugins:

    Download

    [​IMG] CommandBook 1.7
    Requirements: Java 6+, WorldEdit, Bukkit build 753+

    You need WorldEdit: Install WorldEdit. If you don't want WorldEdit, put WorldEdit.jar in the root folder of your server or in the plugins/CommandBook folder.​

    If you find CommandBook useful, [​IMG]

    How to Use

    Check out my server too!
    [​IMG]

    [​IMG] (CommandBook is open source!)
     
    dragon8510, Psychoma, Goodi and 26 others like this.
  2. Offline

    nicatronTg

    sk89q: Can you please update the custom CommandBook builder for the latest version (2.0)?
     
  3. Offline

    josip1

    Can someone explain what exactly /debug info shows...
    Like what's it mean
    avail total mem...this is how much I set to the server jvm allocated mem Free allocated mem
    What does jvm and free allocated mem mean?
     
  4. Offline

    theC

    Is it ready for R5? :)
     
  5. Offline

    jazzcat01

    does this work with bukkit permissions this is my first server thanks ahead of time
     
  6. Offline

    barrbossa

    TO EVERYONE WHO IS HAVING TROUBLE WITH COMMANDBOOK LEAVING AN EMPTY CONFIG FOLDER AND NOT WORKING:

    The World Edit which is required is not updated on the forum, but rather on Bukkit Dev.
    Make sure you download the 5.1+ version of World Edit and Commandbook should then work fine.
    The author didn't bother to update any thread for any of the plugins and instead updated it at Bukkit Dev, so thats where the confusion comes in.

    http://dev.bukkit.org/server-mods/worldedit/files/7-world-edit-5-2/
     
  7. Offline

    rogvid700

    In two days, is the 1 year anniversary of this plugin! :D
     
  8. Offline

    shanko

    this please!
     
  9. Offline

    Eurethros

    It says "Complimentary plugins:

    Does that mean that these are included in the commandbook download?
     
  10. Offline

    fffizzz

    no, it simply means they compliment this one very well.
     
  11. Offline

    Eurethros

    *insert sad face here*
     
  12. Offline

    5000 People

    need update plz
     
  13. Offline

    monir

    CommandBook v1.7-customized dont work now i can t remove homes :S then its useless for me.
    2.0 work :/
     
  14. Offline

    fffizzz

    its in the config now to remove stuff you dont want.

     
  15. Offline

    latinolli63

    erro 1.2.3

    Code:
    2012-03-04 10:53:42 [INFO] [CommandBook] Enabling CommandBook v1.6-customized
    2012-03-04 10:53:42 [INFO] CommandBook 1.6-customized enabled.
    2012-03-04 10:53:42 [SEVERE] CommandBook: Unable to read default configuration: config.yml
    2012-03-04 10:53:42 [SEVERE] CommandBook: Unable to read default configuration: kits.txt
    2012-03-04 10:53:42 [SEVERE] Error occurred while enabling CommandBook v1.6-customized (Is it up to date?)
    java.lang.NoSuchMethodError: com.sk89q.commandbook.CommandBookPlugin.getConfiguration()Lorg/bukkit/util/config/Configuration;
        at com.sk89q.commandbook.CommandBookPlugin.populateConfiguration(CommandBookPlugin.java:316)
        at com.sk89q.commandbook.CommandBookPlugin.onEnable(CommandBookPlugin.java:184)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    2012-03-04 10:53:42 [SEVERE] Error occurred (in the plugin loader) while enabling War v1.7 (Doolittle) (Is it up to date?)
    java.lang.NullPointerException
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    2012-03-04 10:53:42 [INFO] [LogBlockQuestioner] Enabling LogBlockQuestioner v0.02
    2012-03-04 10:53:42 [SEVERE] Error occurred while enabling LogBlockQuestioner v0.02 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type
        at de.diddiz.LogBlockQuestioner.LogBlockQuestioner.onEnable(LogBlockQuestioner.java:15)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 11 more
     
  16. Offline

    Eragon

    can you please update! I need commandbook! I have craftbukkit-1.2.3-R0.1.jar Is it possible that you update until tomorrow? Hope you can manage it.
     
  17. Offline

    connerreinhardt

    Can you please update so this is compatible with 1.2.3-R0.1 Beta Build.
     
  18. Offline

    AlbertoTech96

    i love this command but any idea when you are updating it to R6 +? :)
     
  19. Offline

    rogvid700

    This is a major plugin on my server, I've honestly been using it since It first came out, can you please update to 1.2.3? Thanks!
     
  20. Offline

    [qwerty]

    sk89q Could you update the ban part to deny bans after the person is already banned?
    For some reason you can ban them after someone has already banned them, changing the reason, its strange :confused:
     
  21. Offline

    woodzy

    beta build 1.2.3
    yes world edit is installed and working

    21:12:35 [SEVERE] Error occurred while enabling CommandBook v1.7-customized (Is
    it up to date?)
    java.lang.NoSuchMethodError: com.sk89q.commandbook.CommandBookPlugin.getConfigur
    ation()Lorg/bukkit/util/config/Configuration;
    at com.sk89q.commandbook.CommandBookPlugin.populateConfiguration(Command
    BookPlugin.java:294)
    at com.sk89q.commandbook.CommandBookPlugin.onEnable(CommandBookPlugin.ja
    va:144)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:363)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
     
  22. Offline

    AlbertoTech96

    22:20:05 [SEVERE] Error occurred while enabling CommandBook v2.1-SNAPSHOT (Is it
    up to date?)
    java.lang.RuntimeException: Permissions manager is not accessable. Is the Permis
    sionsEx plugin enabled?
    at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(Perm
    issionsEx.java:150)
    at ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.jav
    a:157)
    at ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.isPermissionS
    et(PermissiblePEX.java:199)
    at org.bukkit.craftbukkit.entity.CraftHumanEntity.isPermissionSet(CraftH
    umanEntity.java:91)
    at com.sk89q.wepif.DinnerPermsResolver.inGroup(DinnerPermsResolver.java:
    100)
    at com.sk89q.wepif.PermissionsResolverManager.inGroup(PermissionsResolve
    rManager.java:164)
    at com.sk89q.commandbook.GodComponent.checkAutoEnable(GodComponent.java:
    110)
    at com.sk89q.commandbook.GodComponent.enable(GodComponent.java:57)
    at com.zachsthings.libcomponents.ComponentManager.enableComponents(Compo
    nentManager.java:66)
    at com.zachsthings.libcomponents.bukkit.BasePlugin.onEnable(BasePlugin.j
    ava:98)
    at com.sk89q.commandbook.CommandBook.onEnable(CommandBook.java:96)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:363)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:531)
    at org.bukkit.Bukkit.reload(Bukkit.java:174)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    61)
    at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.
    java:457)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
     
  23. Offline

    1MorbidPunk

    Been running it on my v1.2.3 server for several hours now using v2.1 + WE 5.3. Everything running smoothly. Thanks for the hard work but would like a stable build ;) If you have a server you should be smart enough to read the forums to understand why your servers aren't running right. Just my opinion

    Edit: Here, I'll help. http://www.sk89q.com/2012/03/further-updates-on-wewgcmdbook/
     
  24. Offline

    Austin

    Commandbook is running 100% and stable for me.
     
  25. Offline

    chaseoes

    I'm having a problem with my config where it gets re-written with the default config each time I start the server. This happening to anyone else?
     
  26. Offline

    Vittek

    Same problem here with 2.0. Besides that everything seems to work fine.
     
  27. Offline

    shanko

  28. Offline

    chaseoes

    I have the latest builds of all 3.
     
  29. Offline

    shanko

    get the alpha builds from the website I linked
     
  30. Offline

    chaseoes

    I just told you I have the latest builds of all 3.
     
  31. Offline

    AlbertoTech96

    moving to essentials this plugin has still to not update sorry :/
     
Thread Status:
Not open for further replies.

Share This Page