[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

    CyrussM

    This server is running Craftbukkit version git-Bukkit-0.0.0-686-g71ef92a-b714jnks (MC: 1.5_02)

    [....]

    2011-04-24 14:29:43 [SEVERE] Could not pass event PLAYER_INTERACT to CommandBook
    java.lang.IllegalStateException: Start block missed in BlockIterator
    at org.bukkit.util.BlockIterator.<init>(BlockIterator.java:169)
    at org.bukkit.util.BlockIterator.<init>(BlockIterator.java:243)
    at org.bukkit.util.BlockIterator.<init>(BlockIterator.java:278)
    at org.bukkit.craftbukkit.entity.CraftLivingEntity.getLineOfSight(CraftLivingEntity.java:86)
    at org.bukkit.craftbukkit.entity.CraftLivingEntity.getTargetBlock(CraftLivingEntity.java:112)
    at com.sk89q.commandbook.CommandBookPlayerListener.onPlayerInteract(CommandBookPlayerListener.java:133)
    at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:252)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:133)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:717)
    at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)

    Thors Hammer problem? dont know....
     
  3. Offline

    Imamoose

    note line 2
     
  4. Offline

    sk89q

    Version 1.4.1

    • Added /spawnmob -p to spawn powered creepers.
    • Added check against Bukkit for item validity too so that if there is a Minecraft update, you can use new items without having to necessarily update CommandBook.
    • Added /call to request a teleport.
    • Added /time -l to lock the time.
    • Added a default item stack size setting.
    • Added /broadcast to broadcast a message in red font (customizable0.
    • Added /more [-i] [-a].
    • Added an option to change the format of /say when console uses it.
    • Added broadcast-changes setting which allows you to disable the time change and weather change broadcast messages.
    • Add /mute and /unmute.
    • Changed /msg to reply to the last person (with a 1 second grace).
    • Fixed bans (I think).
    • Fixed permissions not loading (for alternate WEPIF permissions systems).
    New permissions:
    • commandbook.call
    • commandbook.time.lock
    • commandbook.more
    • commandbook.broadcast
    • commandbook.mute
    Download: https://github.com/downloads/sk89q/commandbook/commandbook-1.4.1.zip
    OR use the newly improved customizer: http://www.sk89q.com/projects/commandbook/customize
     
  5. Offline

    Flatliner

    Funnily enough, we happened to have need of a mute plugin on our server today. Perfect timing! Thanks for your work on all your plugins btw, we use several of them on our server.
     
  6. Offline

    peas

    is there a way to set /kit cooldowns? i use that as a stipend :/
     
  7. Offline

    sk89q

    Not yet.

    If you downloaded 1.4.1 with the customizer, please redownload. It was removing the /cmdbook command.

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

    ivan51486

    it dont want to work:'(
    any tips?
     
  9. Offline

    sk89q

    What happens?
     
  10. Offline

    Solaris765

    I saw that the help plugin was in the complementary plugins list. would you consider Hooking your plugins to the help API?
     
  11. Offline

    dulladulla

    does /spawn mess up the beds??
     
  12. Offline

    sk89q

    I plan to whenever I get the time to do that.

    It does not.
     
  13. Offline

    tylerdn

    The commandbook.give nodes won't work with Permissions can you fix this?
     
  14. Offline

    robiw95

    First of all this plugin is amazing!!

    Everthing works fine ingame but when I try to use the console to enter commands like 'list' or 'time xxx' it says : 'You don't have permission!'. I tried to give the group 'default' all permissions with - '*' in the permissions config file but this changed the permissions only ingame. The only commands i can execute through the console are 'stop' and 'op'/'deop'.

    I also tried this with a completly new server with the latest versions of bukkit, commandbook, worldedit and permissions without changing somithing except the permissions to '*' but the same happend.

    I hope someone can help me :)
     
  15. Offline

    sk89q

    What's wrong exactly?


    This version should fix it: https://github.com/downloads/sk89q/commandbook/commandbook-1.4.2.zip
     
  16. Offline

    tylerdn

     
  17. Offline

    sk89q

    Hmm... do you have such a problem with any other command?
     
  18. Offline

    Thoth

    sk89q likes this.
  19. Offline

    sk89q

    Use the customizer and uncheck "kits".
     
  20. Offline

    Ahfaichucky

    Great plugin, no errors so far with 35 players online, will update this post if i find any problems.
     
  21. Offline

    fifth

    SOOOO a while back I stopped in here to ask whether it'd be possible to implement a way to turn off the "ops get all permissions"

    And anyway I updated recently and was lookin at the config files and... it looks like you added that! So, thanks!! That is a huge help.

    And by "huge help" I mean "haha going to turn of /thor for my ops and not tell them I did it and then listen to them cry".
     
  22. Offline

    Johnnyszs

    Hey, sorry if this has been asked or mentioned before, but is anyone else getting a long delay when using the /give command? Is there any way to shorten this delay? Everything else works fine, and this is an awesome plugin. Thanks! :D
     
  23. Offline

    Thoth

    Thank you very much king sir.
     
  24. Offline

    sk89q

    Does any other command have this problem?

    What have you tried entering?
     
  25. Offline

    Johnnyszs

    All other commands work perfectly.

    I use TooManyItems mod, and TooManyItems uses the command /give.

    EDIT: I found the problem. It WAS the TMI mod causing the delay. If I actually type in /give ____ ____ ___ then there is no delay. Is there any way to make the two mods compatible? And also, can you update the permissions wiki page? I don't know what the Thor's hammer permission is and I'm scared of what my mods would do with that D: Thanks [diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond]
     
  26. Offline

    tylerdn

    No I used worldguard.god and it works fine. I did find out that commandbook.* works but all the other nodes won't give any permissions.
     
  27. Offline

    Thoth

    An issue I've came across is that when I type /who it only lists a certain amount of players then it doesn't list the rest. Is it CommandBook error or what?
     
  28. Offline

    sk89q

    What do you use TMI for?

    The thor permission is commandbook.thor. The new commands have commandbook.{command} for permissions.

    No I used worldguard.god and it works fine. I did find out that commandbook.* works but all the other nodes won't give any permissions.

    Have you tried other CommandBook commands?

    Mojang decided to limit chat messages to 119 characters. Newer Bukkit versions have a workaround for this, so update to fix this problem.
     
  29. Offline

    THEK

    I assume that the Allowed and Disallowed items is for spawning items. Is there a way to specify who can and can't spawn certain items. E.g. admins and higher can spawn anything, lower than that can only spawn certain items?
     
  30. Offline

    Sadaki

    Any word on this issue? If you already did something about it then my apologies. I checked your change log and did not see anything, however.
     
  31. Offline

    gamingvortex

    Is there a updated list of commands? If you was to private message these i could create a PDF for you?
     
Thread Status:
Not open for further replies.

Share This Page