[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

    fudel007

    didn't see that such a great option exists. many, many thx. Ur great.
     
  3. Offline

    Spurux

    No.
    It's up for 5 minuts, then it crashes and start all over.
     
  4. Offline

    RustyDagger

    Your problem is easyly fixed just dont add the spawn command to commandbook you can make your own version of commandbook with out it there is a link in the First post just untick the commands you dont want and hit build :D
     
  5. Offline

    QQCucumber

    /return does not work with the /spawn command. If you use /spawn and then /return you will not return to where you were.
     
  6. Offline

    godgodgodgo

    Just in case any of you are looking for midi files, this is a good site for it:
    http://freemidi.org/

    Code:
    2011-05-08 14:50:23 [INFO] godgodgodgo [/81.111.159.199:3541] logged in with entity id 130
    2011-05-08 14:50:25 [SEVERE] Exception in thread "JingleNotePlayer for godgodgodgo"
    2011-05-08 14:50:25 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.entity.Player.sendBlockChange(Lorg/bukkit/Location;IB)V
    2011-05-08 14:50:25 [SEVERE]     at com.sk89q.jinglenote.JingleNotePlayer.run(JingleNotePlayer.java:36)
    2011-05-08 14:50:25 [SEVERE]     at java.lang.Thread.run(Unknown Source)
    2011-05-08 14:50:31 [SEVERE] Exception in thread "JingleNotePlayer for godgodgodgo"
    2011-05-08 14:50:31 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.entity.Player.sendBlockChange(Lorg/bukkit/Location;IB)V
    2011-05-08 14:50:31 [SEVERE]     at com.sk89q.jinglenote.JingleNotePlayer.run(JingleNotePlayer.java:36)
    2011-05-08 14:50:31 [SEVERE]     at java.lang.Thread.run(Unknown Source)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 10, 2016
  7. Offline

    Fohdeesha


    .....what? I'm not having problem with spawns, I use Spawn Control for that. The problem is McMyAdmin not passing off the motd command to bukkit. Of course I've already compiled a custom build excluding a lot of things, spawn included.
     
  8. Offline

    jeffklam

    So I downloaded a customized CommandBook without the midi stuff but I still get the 'No intro.mid' stuff in the server log when people log in. Is there any way to get rid of it?
     
  9. Offline

    Kainzo

    Most of the midis i've tried are very laggy. It may be because things are on the Tick system? I'm not entirely sure.

    Anyways - this doesnt work for 740 - it gives an error playing intros

    BUG REPORT:
    on the dev test builds it works fine - but crashes with this message
    15:04:21 [WARNING] Can't keep up! Did the system time change, or is the server overloaded? 15:04:22 [INFO] [o] [Count]smash26t(*): It sounds like someone is playing the piano with their face 15:04:23 [INFO] [ga] wildarm5: ok i have no clue where the maze is? 15:04:23 [INFO] [lh] RandomAcronym(*): I do 15:04:24 [INFO] [o] AlexDaParrot(*): there was random lava splurges 15:04:24 [SEVERE] java.util.ConcurrentModificationException 15:04:24 [SEVERE] at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372) 15:04:24 [SEVERE] at java.util.AbstractList$Itr.next(AbstractList.java:343) 15:04:24 [SEVERE] at java.util.AbstractCollection.removeAll(AbstractCollection.java:336) 15:04:24 [SEVERE] at net.minecraft.server.Chunk.removeEntities(Chunk.java:476) 15:04:24 [SEVERE] at net.minecraft.server.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:224) 15:04:24 [SEVERE] at net.minecraft.server.World.doTick(World.java:1450) 15:04:24 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:363) 15:04:24 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287) 15:04:24 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 15:04:24 [SEVERE] Unexpected exception java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372) at java.util.AbstractList$Itr.next(AbstractList.java:343) at java.util.AbstractCollection.removeAll(AbstractCollection.java:336) at net.minecraft.server.Chunk.removeEntities(Chunk.java:476) at net.minecraft.server.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:224) at net.minecraft.server.World.doTick(World.java:1450) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:363) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  10. Offline

    Ice Wolf

    I get this error as well. Build 740 cmdbook version 1.5.1
     
  11. Offline

    ImJustPro

    This may be a really dumb question, but where do I put the .midi files?
     
  12. Offline

    Jeyge

    @godgodgodgo
    Version 1.5.1 requires build 753 of CraftBukkit to be able to play notes.
     
  13. Offline

    sk89q

    You must have something else conflicting.

    None of my plugins integrate into Help yet, unfortunately.


    You have some invalid character in your config.yml.

    http://wiki.sk89q.com/wiki/CommandBook/MIDI_support

    Maybe it's iChat?

    It's x, y, z.

    I'll add it.

    Need 753+ for MIDI support.

    You can't disable that at the moment.

    I will look into it.

    Need 753+

    http://wiki.sk89q.com/wiki/CommandBook/MIDI_support
     
  14. Offline

    Nove Lenducten

    Im new to all this plugin stuff so i have about a billion stupid questions for anyone...
    What is this permissions thing that it keeps talking to me about?
    How do i get it?
    How do i create a new 'kit'?
    Ive tried going below starter and doing[whatever] and all the stuff but it just adds it to the starter kit. i also tried putting # on a line between them but that didnt work either.
    Also are there any other commands or cool functions with it? not just like thors hammer and world edit
    And can i create any commands? I have single player commands and i love using time, light, fly, cannon, bind, defuse, goto, setting waypoints, infinite items, instantmine and such.
    and can i make it so only certain people can use certain commands or get certain kits?
    finally is this the plugin that allows you to designate an area to a/some player(s)? where if you hit it w.o being in that group it will say "this area is owned by______"

    I'd love any help! Thank you!
    nove5
     
  15. Offline

    2insane

    I added an intro.mid file to config.yml and when I join the game or type /intro it displays this message: Failed to read intro MIDI file: could not get sequence from file.
    Is the MIDI file bad, or did I forget to do something? Thanks for the help.
     
  16. Offline

    sk89q

    Permissions lets you control who access to what. By default, Minecraft does come with its own very basic permissions system, but it's just whether you are an operator or not, with operators having access to all commands. If you run a server with only friends you trust, then you could give everyone op and not worry about permissions. If you want more fine grained permissions though, you can use the Permissions plugin.

    Paste what you've tried for the kit.

    Other commands and cool functions?

    If you tell me which commands that you'd like from SPC, then I can add them into one of my plugins.

    To make it so only certain people can use things, you have to setup permissions, as mentioned above.

    WorldGuard does that. It's in a bit of limbo state because I've been busy and haven't gotten around to working on it, but that may change in two weeks when I get more time.

    Could you post your intro.mid file somewhere?
     
  17. Offline

    Amalia

    I've tried 753 and 764, but seem to get the same issue when trying to play a midi file.
     
  18. Offline

    hugonoob

    need .mid file
     
  19. Offline

    thecoolwolf

    i have always loved this plugin but the midi makes it so much more awesome^^ a 10/10 plugin for sure =)
     
  20. Offline

    Pr4w

    @sk89q Well in that case, what can I use to replace it ? To have colored nicknames.
     
  21. Offline

    pumpapa

    Do i need permissions for this?
    i don't need that stuff like /motd and any other command for Defaults.
    but if i run this without Permissions can everyone use all the Commands then?
     
  22. Offline

    eRko16

    Please make command /report. I mean when i define email to configl.yml player cant report other player for some reaason.

    Example:
    /report crazyMan Griefing my house

    It will send it to email in format.

    By: BlablaBlablaBlabla
    User: crazyMan
    Reason: Griefing my house
     
  23. Offline

    Nove Lenducten

    i tried:
    [starter=20]
    woodpick
    woodaxe
    woodshovel
    wood,60

    [test=1]
    obsidian,20
    diamondpick

    i also tried that with a # sign in the line between them but it still just mixes them as one. also i tried to make it so you could onlyget a kit once. is that possible?
    Also the SPC commands i think should be included i listed in the last post :)
    finally thank you for responding to my post! it means a lot!

    PS:sorry if this is posted a bunch of times. my internet explorer is messing with me...
     
  24. Offline

    MalcolmLC

    I love you so much I DONT CARE WHO KNOWS!:oops:
     
  25. Offline

    walmart

  26. Offline

    Queepo

    Is it possible to add a setting to turn off the broadcasting of slaps, shocks, rockets etc? It causes a fair ammount of spam when we're spamming the commands for fun.

    Thanks
     
  27. Offline

    DeanDip

    Putting -s in the command makes it not broadcast to everyone. Like /slap -s * or /rocket -s player
     
  28. Offline

    Drei Gyuu

    Has anyone ever had a problem with the liquids in the game not flowing properly while using this mod?

    Any fix for it?

    It starts out fine for me, and then after a while the water will not flow properly anymore. like you put down water and even after you kill the source you still see the water that flow from the source still there sitting on the ground. and they wont go away. Normally water goes away after you kill the source.

    I always have to restart my server to fix this issue but it always comes back.
     
  29. Offline

    sk89q

    Check /version.

    First test to see if that's the cause.

    Make these two files in your Bukkit directory:

    perms_groups.txt
    Code:
    default:*
    perms_users.txt (leave blank)
    Code:
    
    
    Please post a request on the issue tracker. Thanks.

    This is quite odd. I can't reproduce it.

    You are using the latest version, right? What does /cmdbook version say?

    Compare F3 and CommandBook:

    [​IMG]

    CommandBook should not affect liquid flow as it does not hook those events.
     
  30. Offline

    eRko16

    I can't login to you issue tracker... :/
     
  31. Offline

    MalcolmLC

    I think i made my perms_groups.txt the hard way This is what mine looks like
    Code:
    admins:*
    mods:worldedit,commandbook.give,commandbook.give.other,commandbook.give.infinite,commandbook.give.stacks,commandbook.give.stacks.unlimited,commandbook.time,commandbook.mute,commandbook.kick,commandbook.bans.ban,commandbook.bans.isbanned,lwc.mod,myhome.*,
    default:commandbook.motd,commandbook.intro,commandbook.rules,commandbook.spawn,commandbook.return,commandbook.call,commandbook.say.me,commandbook.msg,commandbook.whereami.compass,lwc.protect,mywarp.warp.sign.warp,myhome.home.*,myhome.home.soc.*,
    
     
Thread Status:
Not open for further replies.

Share This Page