[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

    EpicATrain

    Why is this not being updated to 860?
     
  3. Offline

    ToastedJelly

    I'm using it on 860. It works
     
  4. Offline

    Yoshi8765

    that's what I thought too. You just use the block/item ID's from the wiki, and take out any spaces.....

    But it doesn't seem like it because Diamondchestplate didn't work. Amoung other things that should be 'correct' according to the wiki. I would like sk89q to release a .txt file or something with all the names....
     
  5. Offline

    lama39

    i meant the data values (the number in the "dec"-column). they should work...
    for instance, your "yoshi"-kit with the data values:

    Code:
    [yoshi]
    278
    279
    277
    276
    wood,64
    torch,-1
    workbench,-1
    261
    arrow,-1
    310
    311
    312
    313
    320,10
    compass
    watch
    bed
    just tested it on my server, works perfectly ;). sk89q's names and the numbers from the wiki can both be used, that's why the kit looks a little chaotic...^^
     
    Yoshi8765 likes this.
  6. Offline

    Yoshi8765

    Ah I see. So if you want 15 cake, you can put '354,15' right?
     
  7. Offline

    lama39

    exactly :)
     
  8. Offline

    Yoshi8765

    thanks!
     
    lama39 likes this.
  9. Offline

    eriorkless

    Hi, I love this plugin (as well as all your other ones), but I was wondering if you could make a temporary ban command. It'd be nice addition to your slew of cmd's you've already placed in the CommandBook.

    Thanks a bunch,
    eriorkless
     
  10. Offline

    LeetPowerCraft

    I'm having a small problem. Nothing major, but when using the /whois command it doesn't do or show anything. I'm having the same problem with mbcans /lookup command as well. Did the latest RB break something having to do with those commands? I never had the problem before.
     
  11. Offline

    ChickenFighter

    I have a little Problem

    Code:
    2011-06-14 14:32:34 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-gb9d0b04-b860jnks (MC: 1.6.6)
    2011-06-14 14:32:34 [INFO] Preparing level "WorldOfWar"
    2011-06-14 14:32:35 [INFO] Preparing start region for level 0
    2011-06-14 14:32:35 [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(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:167)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:194)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:117)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandException
        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
    What can i do?
     
  12. Offline

    DoomBunnyPwn

    You need worldedit

    Has anyone found a good intro midi? all the ones i find sound like donkeys farting into a piano...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 10, 2016
  13. Offline

    Xemnas33

    No one is really going to be able to help you there. We can't really define "good" for you and plus the sounds are limited by the fact it's a midi file and that minecraft only has a limited number of notes.
     
  14. Offline

    DoomBunnyPwn

    Let me rephrase- has anyone found a midi file that plays in game relatively close to the out of game version?
     
  15. Offline

    Xemnas33

    Uh here's a small mario midi:

    http://dl.dropbox.com/u/25305139/intro.mid
     
  16. Offline

    DoomBunnyPwn

  17. Offline

    piluke

    Right click and save as.
     
  18. Offline

    DoomBunnyPwn

    thanks a bunch
     
  19. Offline

    Pippin

    Just a small addition. Any chance of /j (jumpto) being added in the future? That's the only thing that keeps the Essentials plugin in my plugins folder.
     
  20. Offline

    piluke

    You can do that with WorldEdit. It allows the command and clicking with a compass.
     
  21. Offline

    JohnTheRipper

    1. I got it working, thanks.
    2. I want to give (Donators) the ability to tp people to and from them, AKA /tphere and /tp. However, I want the person being tped to/from to have to accept the tp first. Basically, create a "/come" which simply does /tphere, but askes the person being tped to the person who typed /come "type /accept to accept being tped to (username)".
    3. I saw the setting in a recent build, it's fine enough, thanks
     
  22. Hey, I am having trouble with my World spawn.

    I set my spawn and it seems to work until I reset my server. Then the spawn gets reset. Any ideas?
     
  23. Offline

    Xemnas33

    -/call is currently one way though i'd like to see it done the other way too :)
     
  24. Offline

    mpas

    Hey,
    command '/compass' don't work with requested permission 'commandbook.whereami.compass'

    I found undocumented permission (in source) 'commandbook.whereami.compass.other' and its working.
    Can you, please, correct wiki Commands?
     
  25. Offline

    Pezmc

    Hi, is it possible to add limits on things, I am having problems with retarded people spawning say 5000 items etc which doesn't leave the server as a happy bunny.

    A hardcoded limit to the inventory size/a customisable limit would be of use!
     
  26. Offline

    JohnTheRipper

    Give them "commandbook.give.stacks". This will limit them to <64 items spawned at once (although they can always spawn that amount multiple times but anyways...)
     
  27. Offline

    MineFreakz

    Whenever i Ban someone he is on the banlist of commandbook, but can still join the server and he isnt on the server banlist!

    But why?
     
  28. Offline

    Deadlystrike

    if i use the setspawn command underground, will people spawning for the first time "not using /spawn" spawn underground or as usual the top most layer?
     
  29. Offline

    piluke

    I also noticed that if I used /spawn in the nether, I tp'd inside a block.

    I assumed this was because I was at the spawn point's coordinates, but in the nether instead of the main world.

    I'd like to be able to tp to the portal I came from or at least back to the main world's spawn point.
     
  30. Offline

    Matt Gill

    It seems like the /return command is not working right. I just switched from essentials to commandbook. It is the same as /back in that right? Most the time it just says "There's no past location in your history".
     
  31. Offline

    ojciec112

    Please update to 860 :( Odl version crushing my 4 severs. Other commands plugins sucks. Or people can't build or "spawn" and "home" don't work....
     
Thread Status:
Not open for further replies.

Share This Page