[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. #803.

    Ah, never mind, I figured it out and fixed it. I rename all of my plug-ins to include the version number, so WorldEdit was named "WorldEdit v4.4", which I just realized was probably causing the error if CommandBook relies on having a plug-in called WorldEdit.

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

    spunkiie

    That's what I tried first :D (It's in documentation). But doesn't work neither. :(
     
  4. Offline

    OrtwinS


    It does detect permissions (Permissionsbridge of Groupmanager).

    I'm still at CB767, and when there is a stable 1.6 build I will rebuild my entire server, adding and checking the configuration of every plugin. I bet that will somehow fix things :p.
     
  5. Offline

    Pixelschmied

    does commandbook support permissions 3.0?
     
  6. Offline

    frog

    Does anyone have an idea why the intro.mid file doesn't play when joining the server, but plays fine using the /intro command in chat?

    Is there a setting somewhere I'm missing? I don't see anything for it in config.yml

    This is with 803.

    yes

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

    Pand3micc

    the /spawn command takes my players to a void, yes I did try /setspawn again in the correct location but no luck...
     
  8. Offline

    Phinary

    does this by any chance let you mute offline players?
     
  9. Offline

    rad1game

    Hey, can you add cyrillic support for motd?
     
  10. Offline

    Robert McKay

    Hello!

    I am having issues with CommandBook. Whenever I install the CommandBook plugin, my server will restart it's self when it force saves.

    My server is running:
    Bukkit #803
    And has a lot of plug-ins.

    Yes, it does have WorldEdit, so don't tell me to install it.

    Help?

    Thanks.
     
  11. Offline

    Saenii

    How do I add a intro song?
     
  12. Offline

    mynia

    How do I stop players from using /spawn otherplayer and only let them use /spawn ? I only see commandbook.spawn in the permissions.
     
  13. Offline

    GECLAN Erik

    Is there a command that .f.example an admin can use to play midi file for everyone on the server?
     
  14. Offline

    eRko16

    Is it possible to make KIT only for one use and add iConomy support.
     
  15. Offline

    ray0911

    I'm having problem figuring out how to make admins name red when I type "/list". I've look through all the documentation and failed. Here is my Config file

    Code:
    # Give ops all permissions
    op-permissions: true
    use-display-names: true
    online-on-join: true
    online-list:
        colored-names: true
        grouped-names: false
        show-max-players: true
    verify-name-format: true
    motd: |
        Hello, `Y%name%`w. you're in Thing Hunter World.
        read the new /rules  see commands with /help
        Vote for us on Minestatus.net -- minestatus.net/#826-Thing-Hunter
    rules: |
        - Be courteous and respect others.
        - Don't use any tools to give you an unfair advantage.
        - No Griefing!
    # Force use of commandbook.items.<id> permissions for allowed/disallowed items
    item-permissions-only: false
    disallowed-items: []
    allowed-items: []
    item-names:
        goldblock: 41
        ice: 79
    # Makes /time and /weather broadcast a message
    broadcast-changes: true
    console-say-format: "<`r*Console`w> %s"
    broadcast-format: "`r[Broadcast] %s"
    default-item-stack-size: 1
    # As of writing, this does NOT fix spawning on first join (yet)
    exact-spawn: false
    time-lock:
        # Example time lock:
        #world: 3am
     
  16. Offline

    MeinerHosen

    I'm kinda talking with ignorance here, but if there is a delay you might be able to set it to 9999999999 or something for the time being or if there isn't a way.
     
  17. Offline

    Robert McKay

    Was hoping someone could help with my issue...

     
  18. Offline

    Snow Leopard

    Is this compatible with #818?
     
  19. Offline

    RugRats

    Yeah
     
  20. Offline

    CyrussM

    No, Problem with chat and scrap -bukkit.
     
  21. Offline

    Greylocke

    Try something like this in your Permissions:
    Code:
        Admin:
            info:
                prefix: '&4'
    
     
  22. Offline

    tomomsius

    how to set spawn in nether on 818 because when u write spawn in nether u get teleported to bedrock if u die in nether u get teleported to normal world spawn
     
  23. Offline

    wassilij

    It's working great with 818, no issues, thx ;)
     
  24. Offline

    godgodgodgo

    How do set the actual spawn that you go to when you die?
     
  25. Offline

    Robert McKay

    Holy Moly. Anyone want to help me?
    This is the 3rd time asking for help. Please respond!
     
  26. Offline

    Jeyge

    You have told everyone what it can't possibly be but you didn't leave any information about what it might be. You will probably want to include that list of plugins to see if any conflicts stand out. A server.log showing the force save and the restart would also help. And how are these force saves happening?
     
  27. Offline

    jamietech

    Hey there,
    With the 818 and 1.6.6 update will the plugin be able to spawn all the new items by names (ex: map)?
     
  28. Offline

    frog

    Is the intro.mid working for anyone in 818?
    It plays for me when using the /intro command, but it does not play automatically when joining.
     
  29. Offline

    hugonoob

    I use intro.mdl in 1.5 its works
     
  30. Offline

    OrtwinS

    It should be able to spawn it, though the notification messages might not display correct since it doesn't know how the item is called.
     
  31. Offline

    frog

    .mdl? is that a typo?
     
Thread Status:
Not open for further replies.

Share This Page