[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

    sk89q

    Try now.

    This appears to be a bug in CraftBukkit.

    Did you load the plugin while the server was running, or did you restart it?

    Sure. Put it on the issue tracker.
     
    Mentioum likes this.
  3. Offline

    Sygnus

    Is there a way to turn off the "announcements"?

    Such as, "So and so started a storm"
     
  4. Offline

    Mentioum

    @sk89q thanks. thought it was only temporary :)
     
  5. Offline

    Shuan

    This only happens whenever i use a weather command
    Code:
    19:15:23 [SEVERE] Caused by: java.lang.NoSuchMethodError: org.bukkit.World.setStorm(Z)V
    19:15:23 [SEVERE]       at com.sk89q.commandbook.commands.GeneralCommands.weather(GeneralCommands.java
    :562)
    19:15:23 [SEVERE]       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    19:15:23 [SEVERE]       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
    9)
    19:15:23 [SEVERE]       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
    l.java:25)
    19:15:23 [SEVERE]       at java.lang.reflect.Method.invoke(Method.java:597)
    19:15:23 [SEVERE]       at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsMan
    ager.java:343)
    19:15:23 [SEVERE]       ... 15 more
    
     
  6. Offline

    cody810

    I've always wondered, what do the [-d] [-i] [-r] etc mean?
     
  7. They are extra arguments you can add to each command.

    When using the /i,item command and you add -d it causes the item to drop in front of you rather than in your inventory.
    When using the /spawnmob command and you use the -i flag, it ignites the spawned mob. Using the -r flag performs the /rocket command on the spawned mob, launching it into the air.

    Visit The Command Page on the Wiki for a full list of Commands and descriptions of each argument.

    Hope this helps.
     
  8. Offline

    Unscrewed

    Please! Fix /ban!
     
  9. Offline

    Chris Lewis

    Dont know if its just 714, but when creating a storm on a world it makes a storm in ALL worlds, with either specifying the world or just using the /weather stormy command
     
  10. Offline

    ldonley

    I restarted the server when I loaded the plugin. It works fine as administrator (op) but it doesn't work for the default user, it gives an error message in game.
     
  11. Offline

    Neils

    Is this Plugin working with 714
     
  12. Offline

    _Homer_

    Where can i find the Permissions for /weather and /thor ?
     
  13. Offline

    Thyraxxx

    hey how can I put color in the motd ? the standard & doesnt seem to work.
     
  14. Offline

    sk89q

    Try -s

    Update your CraftBukkit.

    I will.

    I will have to look into this.

    I'll look into it sometime, but I can't at the immediate moment. You may have to use Permissions or something in the meantime.

    Yes.

    commandbook.weather
    commandbook.thor

    http://wiki.sk89q.com/wiki/CommandBook/Configuration#Color_codes
     
  15. Offline

    Unscrewed

    I just disabled /ban /unban etc at customizing, and used MCBans :)
     
  16. Offline

    eRko16

    Please fix /who /online /list..... It will show Online(62) but only 10 nicks...
     
  17. Offline

    sk89q

    This is more or less an issue with Bukkit, but it should be fixed soon.
     
  18. Offline

    Imamoose

    CB 709
    Worldedit 4.3
    command book 1.3

    i drag and drop it in reload the server and nothing, world edit isn't recognized and command book isn't recognized, i only have one other plugin installed "MotherNature" when i reload i dont even get the worldedit initialized message in the cmd
     
  19. Offline

    paully104

    I'm trying to figure this out also he said try -s, but that doesnt seem to do anything
     
  20. Offline

    truemop

    Make sure you've got WorldEdit.
     
  21. @paully104
    actually that seems to work for me, but it seems a little tedious to write it everytime, however what I would really like, would to get rid of the message completely, so there's like none at all. doesnt seem entirely possible though :/
     
  22. Offline

    RustyDagger

    Plugin would benefit from working bans. I'm going to wait for an RB before i even touch my files. but so there is still time for the bans to be fixed before then.

    I think permissions needs an update iv had some random users not being able to open chests at all its weird LOL
     
  23. Offline

    MCWolfCraft

    How would one teleport to the set spawn
    ????????
     
  24. Offline

    Napier

    /spawn
     
  25. Offline

    Pantheis

    I'm not sure if this is worldedit, CommandBook or Bukkit, but when I use the /give command to try to place an item directly into my inventory (via /give playername item NumberOfItem), it says it gives them the item but they do not see it appear in their inventory until they log out and back in. If I use /give -d playername item NumberOfItem then the item will appear in front and a little to the right of them. They can then pick it up and it will add to their inventory correctly.

    Using CraftBukkit 714, WorldEdit 4.3, CommandBook 1.3, server 1.5_02.
     
  26. Offline

    MCWolfCraft

    Hah its wasnt working but now its does lol thanks
     
  27. Offline

    sweetswear4665

  28. Offline

    Chaosboylu

    Hey umm...I downloaded the new version (709) and tried to start but I keep getting this error:

    11:09:41 [SCHWERWIEGEND] Could not load 'plugins\CommandBook.jar' in folder 'plu
    gins':
    java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandPermiss
    ionsException
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:132)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:160)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:108)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.C
    ommandPermissionsException
    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:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more

    I don't know the reason...i got CommandBook 1.3 and Craftbukkit V. 709 ... Also got Permissions 2.7... Please help :3

    --------------------------------------------------

    NVM,I just read the "You need WorldEdit"-Part... xDDD
     
  29. Offline

    Plush Ninja

    Looking at this plugin to replace Essentials, which has a lot of things we don't need, or duplicates existing functionality.

    While CommandBook looks perfect for our needs, there's one thing I couldn't find: /tptoggle to prevent others from teleporting to you, or teleporting you to them. This is sorely needed as some players prefer the privacy. :)

    Would it possible to add this feature in a future version? Thank you in advance.
     
    Moparx likes this.
  30. Doesn't seem to work on CB714, as the plugin does not want to load at all:
    Code:
    13:42:01 [SEVERE] Could not load 'plugins/CommandBook.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandPermissionsException
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:247)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:132)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:160)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:108)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandPermissionsException
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        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:307)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        ... 11 more
    
     
  31. Offline

    haydenweb

    HELP!!! Im having issues! Everything Works But The Weather, It just goes an error occurd see console.. yeah idk wats happening :S
     
Thread Status:
Not open for further replies.

Share This Page