[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. how do i sort out the time.. i dont use the pm/am/whatever bs.. :|
    and logging on now (my time its 12:53 midday) the commandbook tells me its like 7:22-something
     
  3. Offline

    _infina_

    That is the in-world time, not your time.
     
  4. Offline

    ArtooHD

    Is there any way of having kits for colored wool and any of the ":" id's (like 17:1, 44:1 etc.)

    If it already says so anywhere here i'm sorry, I just couldnt find out how.
     
  5. Offline

    EnisThenis

    Any chance of PermissionsBukkit compatibility soon?
    Admins can use all commands, default players can't use anything etc.
     
  6. Offline

    THG3

    Guess I'm just going to get essentials since this guy doesn't care about his work anymore.
     
  7. Offline

    Tanite

    I'm trying to go the other way since everyone keeps saying how overbloated and horrible it is and how awesome CommandBook is. I'm struggling a bit in the migration but I'm trying to hang in there.

    Oh, what I wanted to ask was: is there really no way to list existing warps?
     
  8. Offline

    Evilhaunting

    Man are they ever going to update.........
     
  9. Offline

    _infina_

  10. Offline

    Courtney

    Not sure if you have this planned or it's already added. (I didn't see it on the commandlist).
    My suggestion is that you add a /giveme (/gme shortcut) command so that the person who has permission for the command can only give items to themself in that world, not be able to give to others in different worlds, etc.
    Much appreciated.
     
  11. Offline

    oxguy3

    One of what I'm sure is a large number of bugs with the current CommandBook on CBB #1185: My server crashed when I tried /i 100 9001. Oddly, /i 100 works fine. Here is the console log:
    Code:
    >19:33:32 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.InventoryPlayer.j()Lnet/minecraft/server/ItemStack;
    >19:33:32 [SEVERE] at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:178)
    >19:33:32 [SEVERE] at net.minecraft.server.Packet102WindowClick.a(SourceFile:28)
    >19:33:32 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    >19:33:32 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    >19:33:32 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    >19:33:32 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    >19:33:32 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    >19:33:32 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    >19:33:32 [SEVERE] Unexpected exception
    java.lang.NoSuchMethodError: net.minecraft.server.InventoryPlayer.j()Lnet/minecraft/server/ItemStack;
    at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:178)
    at net.minecraft.server.Packet102WindowClick.a(SourceFile:28)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Good luck with this, sk89q!
     
  12. Offline

    ZerothAngel

    BukkitContrib is... Spout? Doesn't look like a CommandBook error...
     
  13. Offline

    ultimak

    Not to mention bukkit contrib is an inactive, way out of date plugin. Spout is new version of bukkit contrib.
     
  14. Offline

    _infina_

    Delete BukkitContrib.
     
  15. Offline

    oxguy3

    Wow I didn't even notice that it was BukkitContrib, just noticed that it was an ItemStack error right after I did a CommandBook item command. And I'm supposedly a plugin developer lol. Thanks guys, I'll figure out what plugin I'm using that required BukkitContrib and update it.
     
  16. Offline

    pumpapa

    is Commandbook, WorldEdit and WorldGuard coming to 1.8???
     
    SnowLeopard, Evotr1p197 and Arton like this.
  17. Offline

    connorcpu

    You rock. this is probably the most used plugin on my server :)
     
  18. Offline

    Serubin323

    I love this plugin soo much! But it really needs to be updated!
     
  19. Offline

    squeezer

    do i have to install another plugin for /home and /sethome? the commands are unknown...
     
  20. Offline

    Vaupell

    i just downloaded all of his plugins from his jenkins and the dev builds work smoothly :p

    Is a diffent plugin :D
     
  21. Offline

    squeezer

    thanks. thought that home is implemented.
    can someone recommend a simple home plugin?
     
  22. Offline

    desicions

  23. Offline

    TCLG6x6

    Cannot spawn Slimes D:
     
  24. Offline

    Dev909

    Any link to Dev builds?
     
  25. Offline

    ZerothAngel

  26. Offline

    _infina_

    163 is stable, as far as I have tested, and includes warps and homes functionality. 164 looks like it might be okay too. Test them out first before using them live.
     
  27. Offline

    number1_Master

    @sk89q i REALLY think you should add a /gamemode command
     
  28. Offline

    _infina_

    that is in craftbukkit.
     
  29. Offline

    eriorkless

    Does this work with permissionsbukkit? Because I can't seem to get it to work...

    thanks
    ~eriorkless
     
  30. Offline

    number1_Master

    if ure opped
     
  31. Offline

    ZerothAngel

    The permission node is "bukkit.command.gamemode"
     
Thread Status:
Not open for further replies.

Share This Page