[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

    Sadies

    i try it to change it
    and if i click on a item its say i got it but i must click in the inventory in the latest square to see it =(
     
  3. Offline

    havejack

    when you gonna update fr the new ids ond worldedit and commandbook
     
  4. Offline

    HungryBagel

    Here's a suggestion:

    Maybe adding the option of using a tilde as the data type. So if you need wool:

    Would give 64 wool of every color.
     
  5. Offline

    Donny

    Just stopping by to say thnx!
     
  6. Offline

    Sadies

    I use the latest Craftbook[818] TooManyItems[818] but it didnt help me :(
    With Essential it works fine but i want to use Craftbook
    and with Craftbook i have the problem ~ i must make a righclick on the inventory squares
    to see and use the items
     
  7. Offline

    piluke

    The same variables were declared several times. This is one example:
    Code:
    Location loc;
    Location loc;
    Also, I think recompiling screwed up some of the commands, because /clear gave errors and said to check the console. I'll edit in the console's text when I have time.
     
  8. Offline

    Sevenguy7

    Hello,
    on commandbook there is yeah also "thors hammer".
    When I make a slash with it, there is fire on that place.
    But the fire goes away and don't spread for a forest fire.
    Is it posible to make forest fire with thors hammer?
     
  9. Offline

    piluke

    I think it did make forest fires, but since fire was nerfed it might not work anymore.
     
  10. Offline

    Kaffo

    Nice plugin :D:D
     
  11. Offline

    godgodgodgo

    Yeh I assume you already know but you need to link the id's for map and hatch to their names
     
  12. Offline

    andreblue

    Read the too-many-items page. It clearly states that with bukkit it has a problem with it showing up. Next time check the mod's thread it holds most info you need.
     
  13. Offline

    SpeedyX

    Where should I place the intro.mid?
    I placed it in \plugins\CommandBook\|\plugins\ and in the main game folder. But CommandBook can't find it. What do I have to do?
     
  14. Offline

    fffizzz

    Posted to issue tracker, but for anyone else..
    /weather is pretty borked..
    /weather sunny RARELY works, however i found a workaround ;D
    /weather stormy
    /weather sunny and it will then work :)

    no more beers for me tonight lol
     
  15. Offline

    Ezzy

    Does commandbook play nice with permission 3.1.4 yet? Can't update my server to 1.6 without it
     
  16. Offline

    Xemnas33

    Why not? 2.7.4 works fine on #818
     
  17. Offline

    Ezzy

    true, just means porting my rebuilt Permissions 3.1.4 back to 2.X Damn
     
  18. Offline

    SpeedyX

    Where should I place the intro.mid?
    I placed it in \plugins\CommandBook\|\plugins\ and in the main game folder. But CommandBook can't find it. What do I have to do?​
     
  19. Offline

    Reterg

    Actually, I think this is more related to the issue with it raining in the client but not on the server. I have noticed it a few times. I know it is one of the fixes Notch listed for the 1.6 update but I still see it occurring. If it is raining in the client and not on the server, doing /weather sunny won't work because the server already thinks it's sunny. That is why doing /weather stormy first then /weather sunny is a work around. Another work around is exiting the game and logging on again. I have tested this with my friend on the server too. I could see it raining when he could not. I log out and back in again and sure enough, it wasn't raining.

    Long story short, I think that this is a bug is not solvable by this plugin.

    EDIT: Another thing I have noticed with this is no monsters spawning when it is raining like usual. Because it is sunny on the server. Also have seen monsters spawning in bright daylight because it is raining on the server but not in my client. This includes zombies that spawned in bright daylight and did not burn up until I did /weather sunny
     
  20. Offline

    charlie k-j

    When I use /remove drops, I get an Illegal access error??

    Code:
    13:12:01 [SEVERE] java.lang.IllegalAccessError: tried to access class com.sk89q.
    worldedit.bukkit.BukkitWorld$1 from class com.sk89q.worldedit.bukkit.BukkitWorld
    
    13:12:01 [SEVERE]       at com.sk89q.worldedit.bukkit.BukkitWorld.removeEntities
    (BukkitWorld.java:423)
    13:12:01 [SEVERE]       at com.sk89q.worldedit.commands.UtilityCommands.remove(U
    tilityCommands.java:371)
    13:12:01 [SEVERE]       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
    13:12:01 [SEVERE]       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
    ource)
    13:12:01 [SEVERE]       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
    wn Source)
    13:12:01 [SEVERE]       at java.lang.reflect.Method.invoke(Unknown Source)
    13:12:01 [SEVERE]       at com.sk89q.minecraft.util.commands.CommandsManager.exe
    cuteMethod(CommandsManager.java:343)
    13:12:01 [SEVERE]       at com.sk89q.minecraft.util.commands.CommandsManager.exe
    cute(CommandsManager.java:272)
    13:12:01 [SEVERE]       at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit
    .java:966)
    13:12:01 [SEVERE]       at com.sk89q.worldedit.bukkit.WorldEditPlayerListener.on
    PlayerCommandPreprocess(WorldEditPlayerListener.java:94)
    13:12:01 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$5.execute(Jav
    aPluginLoader.java:271)
    13:12:01 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(Regist
    eredListener.java:58)
    13:12:01 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(Simpl
    ePluginManager.java:310)
    13:12:01 [SEVERE]       at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:712)
    13:12:01 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:684)
    13:12:01 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:677)
    13:12:01 [SEVERE]       at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:3
    2)
    13:12:01 [SEVERE]       at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:217)
    13:12:01 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:75)
    13:12:01 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :105)
    13:12:01 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:401)
    13:12:01 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:311)
    13:12:01 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
     
  21. Offline

    pomo4ka

    Hi guys. When you log on to the server in the console plug-in sends a message to every player.
    Code:
    [INFO] pomo4ka [/*.*.*.*:49461] logged in with entity id 229 at (-21.99956051414922, 64.0, -187.2802613137657)
    [INFO] CommandBook: No intro.mid; not playing intro song.
    
    Thus, litter server.log. How do I disable this message? Thank you.
     
  22. Offline

    OrtwinS

    @sk89q
    Hi SK, it would be really appreciated if you could make the exact spawn work on first spawn, I know you already have it on your redmine feature list but I really hope it will be included in 1.5.2.
    Making the per-context spawn feature work would fix it as well for me.

    Thank you for making & maintaining this plugin!


    edit:
    LOL, within hours SK updates to 1.5.2, see post below me... but no exact spawn :(
    Also, sk made maps work as youtube viewer! Had to read it via the Escapist...
     
  23. Offline

    sk89q

    Version 1.5.2

    • Updated for MC 1.6.
    • Added support for commandbook.kit.other as a permission.
    • Added ability to color sheep with /spawnmob (thanks to wizjany).
    • Added current world to whereami (thanks to Richard McCormack).
    • Added compatibility with poorly written server wrappers.
    • Added "disable-midi" configuration. Removed the "no intro.mid" message.
    • Added permission to check time (thanks to wizjany).
    • Fixed unload issue with the JingleNote manager.
    • Fixed thread safety issue with the JingleNote manager.
    • Fixed air being a spawnable item.

    Be sure to update WorldEdit!

    http://sk89q.com/projects/commandbook/customize

    --

    Will answer queries at a later time.
     
    klutch2013, woodzy and pomo4ka like this.
  24. Offline

    ACStache

    when launching my server (which is running CB# 818, and some plugins) I get the following:

    [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.

    My question is this: since I'm not running anything besides CB, does this affect me at all? What features (if any) are disabled?

    Edit: I know it's an [INFO] so the server will run regardless, just curious is all :)
     
  25. Offline

    SpeedyX

    I get the same info, but all things are working! :D
     
  26. Offline

    Boingboingsplat

    Perhaps a way to change the default location used for stuff like /spawnmob? I nearly always rather have it as #target rather than on top of me, and less typing is always good.
     
  27. Offline

    sk89q

    At the moment, /who becomes a bit more crappy, but it's not much of a difference. You can safely ignore that message.

    I can change this.
     
  28. Offline

    woodzy

    @ sk89q
    i was allways iffy about this plugin, but someone who rents a server from me < YES ITS TRUE
    told me and show me how dam easy this setup was. i must say i an very pleased on how easy the setup is
    CB#818
    perm 2.7
    P.S. i still think you and gemo of falsebook maker should work together the 2 of you could relly do good for each outher i just know it.
     
  29. Offline

    sk89q

    I already asked the Falsebook guy to help out with CraftBook, a long time ago. He basically blew me off.
     
  30. Offline

    QQCucumber

    Damn, I was really hoping more display name support would make it in.
     
  31. Offline

    zipfe

    sk89q, thanks a ton for all your plugins. Using them (except CraftBook) for more than half a year now, and never had a single problem with any of them on quite a busy server. WorldGuard is nearing its 1200th region and still performs flawlessly. You rule!
     
Thread Status:
Not open for further replies.

Share This Page