[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

    Taranis01

    @sk89q
    sorry, that im writing here, but the issue-tracker is loading hours without showing a page...
    im getting a double welcome-/online-list-message each login!
    Code:
    op-permissions: true
    use-display-names: true
    online-on-join: true
    online-list:
        colored-names: true
        grouped-names: false
        show-max-players: false
    verify-name-format: true
    motd: |
        Willkommen zurueck, `Y%name%`w!
        Es ist `Y%time%`w Uhr ingame.
        
    @Matt Gill
    thats the same im experiencing. And also switched from essentials ;)

    edit:
    REQ: stop burning when in godmode?
    /burn for burning player?
     
  3. Offline

    Matt Gill

    Is there a way to see players private messages? Or reload all plugins?
     
  4. Offline

    Taranis01

    @Matt Gill /reload, but thats a craftbukkit command, not commandbook.

    @sk89q
    new sugestions:
    - toggleable god and thor command instead of ungod/-thor!
    - new god command for beeing god as long as the command is used again (reconnect doesnt deaktivate god)
     
  5. Offline

    piluke

    I too would like something that doesn't deactivate certain statuses if you reconnect.
    • Super pickaxe (I know it's WE, but I'd still like to see it)
    • God mode
    • Thor mode
     
  6. Offline

    Taranis01

    i think its important that one loose it, so if u give an player godmode he doesnt have it acciedently for his whole playtime at your server. So that would need new commands.

    The command reference say u get the Player that are online with /who, /list, and so on...
    but with /list im only getting "There are X of max X player online" and with /who i get the names of the players.
    I want that /list is for the names of the players.

    Kits:
    - a way to charge money (iconomy) for using kits or set a kit where they get money when using it?
    - configure how often a player can use a kit?
     
  7. Offline

    piluke

    For kits you can set a cool down time. So if my kit armor had a cool down of twenty seconds, they'd have to wait twenty seconds before they could get that kit again.
    Code:
    [armor=20]
    leatherhelmet
    leatherchest
    leatherpants
    leatherboots
     
  8. Offline

    Taranis01

    thats right, but not enough for me ;)
    do you now Summacodes
    adding my suggestions would stop the needing of a plugin like that! and it doesnt need the cration of a whole plugin, only some new features
     
  9. Offline

    piluke

    Oh I see what you mean now.
    Yes, that would be a nice feature.
     
  10. Offline

    Matt Gill

    So any answer on the /return command? Does not seem to work right.
     
  11. Offline

    Ghostetr

    i've found a big in commandbook
    recently i've had the problem that redstone breaks like 20 min in game when i start my server
    so i tried stripping all my plugins and then set them on 1 by 1
    and i came to the conslution that its commandbook
    i know its odd but thats what i came to.
    before any asks for it my console did'nt gave any bug message
    so i cant tell 100% what made it do it
    maby 1 of my plugins or somthing i just wanted to let u guys know about the problem
     
  12. Offline

    Sarelth

    Not sure whether its this or WorldEdit, but I am getting a massive amount of lag from the /item command using TMI and sometimes with the /item command. It gives the items but can take up to half an hour for them to appear in the inventory of the user. Wasn't sure if this was a known bug or not, bit tire to read all the pages right now.
     
  13. Offline

    Taranis01

    @Sarelth
    what have that to do with WorldEdit?
    deactivate all plugins, that Problem with TMI would be the same i guess (cuz i have the same problem).
    Just click in the slot, where the new item should appear, then it will appear :)
     
  14. Offline

    Gangsta_hotdog

    I've just switched to this from Essentials, and my server is so much faster now! This plugin is so much cleaner than Essentials, but I do miss some of the features. Could you possibly add a way to enable /spawn for non-ops without some kind of Permissions plugin? I think it would also be nice if you integrated things like /sethome and /back, and maybe some kind of list of restricted commands like Essentials had. Sorry if I'm asking a bit much xD
     
  15. Offline

    Sarelth

    @Taranis01
    Not sure what that would have to do with WorldEdit, but when I removed worldedit it went away. Could be because that made this not work though. I did however get the customized commandbook that did not have the item command and it works fine now.
     
  16. Offline

    Taranis01

    @Sarelth
    then youre using the serverside /give command now?
     
  17. Offline

    _Martinius_

    I think i have found a bug if i lock the time no Button works any more it get stuck in
    the wall

    wfg _Martinius_
     
  18. Offline

    Sarelth

    @Taranis01
    Yeah, since its my own server it works just fine for the moment.
    Just wish it would let me spawn the colored wools... Well, one thing at a time I guess.
     
  19. Offline

    Matt Gill

    So is the /return command buggy for anyone else? Most of the time when players try to use it says there is no past location in your history. I would really appreciate an answer.



    You can spawn colored wool by doing this:
    /i wool:red
     
  20. Offline

    toongos

    okay, People, help me please, i need to make "Give"-command work only for certain types of blocks, but i don't know how. Can you tell me that?
     
  21. Offline

    Gangsta_hotdog

    I think it would be nice if you added a permission node that would make a certain group not be able to be kicked/banned, just an idea :3
    Also is there a way to make it give you moving water/lava instead of stationary when you type /give playername lava/water?
     
  22. Offline

    Kaffo

    Awesome Plugin :)
     
  23. Offline

    locutus

    15:22:00 [SEVERE] Nag author: '<NoAuthorGiven>' of 'CommandBook' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    b860 on debian with a whole stack of plugins. I'd be happy to provide full logs or any more information you need.
     
  24. Offline

    Taranis01

    @sk89q
    i wonder if there will be an answer to the last suggestions? :)
     
  25. Offline

    Reterg

    Hi

    Does anyone else have this problem or know how to help?
    I am trying to get the intro.mid to work on login. It plays when I do /intro, but not automatically when I login.
    I have CommandBook 1.5.2, Craftbukkit 860. I have commandbook.intro and commandbook.midi in the permissions.
    The midi file is in the /plugins/commandbook folder as well as the /plugins/commandbook/midi folder
     
  26. Offline

    hofec

    Just download some small intro.mid like this http://dl.dropbox.com/u/25305139/intro.mid (mario theme)

    And put this intro.mid into your CommandBook folder. Restart/Reload your server and that's it ! :)
     
  27. Offline

    godgodgodgo

    For all those non Americans maybe you could call "pants" leggings because that is what they're called in the game. (This is for /item btw) Also how do I spawn coloured wool or wooden half steps?

    I don't actually have an issue, but the issue tracker link doesn't work :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  28. Offline

    rapidninja42

    Hey in the next update if there will be one, can you make it so that you can change the item you use in the thor command please?
     
  29. Offline

    8bitben

    Can you please make an alias for the /msg command so it can be '/m'?

    Thanks!
     
  30. Offline

    Reterg

    Yeah, that's what I did and that is the midi I used to test with. Didn't play :(
    Only plays with the /intro command, not automatically on login.
     
  31. Offline

    hofec

    So .. you have Custom build of CommandBook ? Are u sure that u have intro/midi feature in your custom checked?
    And also check, if you really have your intro.mid (exactly this name of your midi file) in your CommandBook folder. ;-)
     
Thread Status:
Not open for further replies.

Share This Page