[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

    TheBeast808

    I will now confidently say that CommandBook 1.6 is broken. Lots of people are complaining about errors, and I had them. Luckily, I kept my old CommandBook 1.5.2 copy and now I'm running that.
     
  3. Offline

    Pr4w

    Works fine here, not sure what you're all complaining about :S
    CB #1240
     
  4. Offline

    novek

    What is the teleport node for teleport with bPermissions Permissions-Plugin?

    Since update (1000 to 1182) our Supporters are not be able to working with coordinates in his teleports. (ex: /tp 0,100,0)

    The have following permissions
    • commandbook.teleport
    • commandbook.teleport.other
    • commandbook.teleport.*
    They can bring/teleport to players... return works and other teleporting stuff. But if the use coordinates... Commandbook means the don't have permissions.
     
  5. Offline

    Snowy007

    How can i remove the permission to teleport to other players on other worlds?
    Like...
    My players should be able to teleport to each other in my creative world. (this is working)
    My players shoud NOT be able to teleport to each other on my surival world. (this is also working)
    My players should NOT be able to teleport from my creative world to a player in my survival world. (don't know how to do this one..)
     
  6. Offline

    fffizzz

    those of you having problems with commandbook, make sure you rename it to CommandBook.jar
     
  7. Offline

    RGadelha

    Does the name matters?
    Anyway I've changed the name but same error.
    Stack trace (open)

    12:43:32 [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:168)
    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:139)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:104)
    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
     
  8. Offline

    ZerothAngel

    It kinda looks like you don't have WorldEdit installed. Make sure it's named WorldEdit.jar (yes, the name matters) and that you have the 4.7 version.
     
    RGadelha likes this.
  9. Offline

    RGadelha

    Thank you so much, you're completely right, names DO matter.

    I used to rename all of my plug-ins to the plug-in name plus version number and I've never had a problem before.
    I've renamed WorldEdit_4.7.jar to WorldEdit.jar and bingo, CommandBook works fine now.

    Living and learning ;)
     
  10. Offline

    juaner

    y have the same problem
     
  11. Offline

    fffizzz

    so look at the same fix a couple posts up.
     
  12. Offline

    juaner

    srru i did not see it
     
  13. Offline

    RGadelha

    I think CB #1307 broke CommandBook and WorldEdit both with error "java.lang.IllegalArgumentException: Cannot store null". :(
     
  14. Offline

    JohnPulse

    Hi!
    I'm having the following issues with CommandBook, and so i ask for your help.
    - The permission "commandbook.whereami.compass" it's not working with PermissionsBukkit, so only Ops can use the /compass command. I do not have issues with any other CommandBook command...
    - The /home is acting a bit weird on my server. If a player does /sethome not on the spawn world (so not on the one that's configured on "server.properties"), on the next server reboot his /home will somehow be the same coordinates, but on the Spawn World. I checked the home.csv file and it's all OK. This only happend after a server reboot, the player has to do /sethome again...
    Plugins:
    Show Spoiler
    09:16:13 [INFO] Plugins: AutoMessage, AutoShutdown, CommandBook, Curseban, GeoIP
    Tools, HeroicDeath, iChat, iConomy, MultiInv, Multiverse-Core, Multiverse-Portal
    s, NoCheat, NoFloatingTrees, RawcriticsOreObfuscationPlugin, SimpleChestLock, Wo
    rldEdit, WorldGuard, xAuth, EasyBan, ChestShop, dynmap, LogBlock, PermissionsBuk
    kit

    Permission file:
    Show Spoiler
    commandbook.return: true
    commandbook.call: true
    commandbook.say.me: true
    commandbook.whereami: true
    commandbook.whereami.compass: true

    Running the Bukkit #1240 build.
    I will thank for any help given.
    Regards,
    John
     
  15. Offline

    Arton

    Now i have a problem with mywarp and myhome peopels can't get around now.
    Can i disable the warp/home commands on commandbook ?
     
  16. Offline

    _KRAFT_

    when i load my server, the error
    "Error occurred while enabling CommandBook v1.6-customized (Is it up to date?): com.sk89q.bukkit.migration.PermissionsResolverManager.<init>(Lorg/bukkit/plugin/Plugin;Ljava/lang/String;Ljava/util/logging/Logger;)V
    java.lang.NoSuchMethodError: com.sk89q.bukkit.migration.PermissionsResolverManager.<init>(Lorg/bukkit/plugin/Plugin;Ljava/lang/String;Ljava/util/logging/Logger;)V"
    comes up in the console. I have definitly installed 1.6, does anyone have any idea why this has happened? I have used command book before... no idea why it is not working now. Thanks
     
  17. Offline

    iarspider

    Please update for RB1317:
    Code:
    2011-10-11 22:18:58 [SEVERE] Error occurred (in the plugin loader) while disabling CommandBook v1.6 (Is it up to date?): null
    java.lang.NullPointerException
        at java.lang.Class.isAssignableFrom(Native Method)
        at org.bukkit.plugin.java.JavaPluginLoader.removeClass(JavaPluginLoader.java:245)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:992)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:296)
        at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:289)
        at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:166)
        at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:325)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:404)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  18. Offline

    Tauryuu

    I think you should move the misc commands from WorldGuard (/god, /heal, /slay) to CommandBook. I want to try different Region plugins, but not having those commands are stopping me from trying other plugins. :(
     
  19. Offline

    Gingerboy250

    one probelm dude when i try to do it on my server build#1240 it says nothing in the console but when i try to do give it says the whole Bukkit sad thing
     
  20. Offline

    popcorn8123

    when i type /thor <name> it says i've been granetd the almighty power of thor but it doesnt give me the hammer!

    When i try to set the spawn in an enclosed room for people to spawn, i go somewhere else and then teleport back to the spawn but i spawn on top of the room. I NEED HELP!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  21. Offline

    DerekZil

    Add a /help yo... :(
     
  22. Offline

    PatrickFreed

    Yeah the permissions for /tp x,y,z is bugged. I gave my Donors commandbook.teleport and commandbook.teleport.other, and they can do /tp, /tphere, etc but not /tp x,y,z. Using PEX with latest CommandBook
     
  23. Offline

    Snowy007

    Use any kind of pickaxe.
     
  24. Offline

    Goodi

    You need the Permission: commandbook.locations.coords
     
    PatrickFreed likes this.
  25. Offline

    AskewDread

    Hey guys
    I have the following in my perms_groups under the default: group
    /list /sethome /home /spawn etc wont work using the latest versions
    commandbook.spawn
    commandbook.warp.teleport
    commandbook.home.set
    commandbook.who
    Does anyone know what im missing?
     
  26. Offline

    bigggan

    A feature is to make homes private by default and possible to change warp into private later
     
  27. Offline

    imaxorz

    Anyone know why /list is all messed up? Some groups appear more than once, and some players even show in the wrong groups.
     
  28. Offline

    dralletje

    you broke myhome because of your own home system!!!
    is there any way to disable command booko home system? or migrate from the one to the other?
     
  29. Offline

    Kaikz

    Customize it using the customizer properly then.
     
  30. Offline

    semibreve42

    The timer used for kits does not seem to survive server restarts. Not sure if this was intentional or not, but it would be nice if it did. My server restarts itself periodically for stability, and consequently I can't make kits that refresh slower than the server restart... On the other hand if there's a good reason for this behavior, thats alright, not a big deal...

    Thanks, semibreve42.
     
  31. Offline

    Deide

    It has barrage, lightning and rocket, but no fireball or burn :p Care to add these two simple commands? It would help when creating custom items and such, you see.

    EDIT:
    Also, I'd like to see some /invspy or /invsee or something that lets me see players' inventories XD
     
Thread Status:
Not open for further replies.

Share This Page