[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

    sillyrosster

    Yeah, I remembered that almost right after I wrote the post, but didn't have time to delete it.
     
  3. Offline

    PatrickFreed

    I haven't updated to the newest version yet so I was wondering if there is a way to put a standard message+reason on the ban screen. If not, it would be much appreciated if you could look into adding it. :)
     
  4. I've noticed that when i am running Command Book, the console shows up in chat as plain white text, when it normally shows up as pink. Do you know why this may be?
    I've already talked with the chat plugin author (herochat), and they say they dont/cant change console displays in chat.
    I have isolated that it is commandbook that causes the console messages to be white in chat, by removing commandbook, and testing again :)
    thx for your awesome plugins :D
     
  5. Offline

    theclick64

    Code:
    09:54:29 [SCHWERWIEGEND] Could not load plugins\CommandBook.jar in plugins: null
    
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:105)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:158)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:106)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:63)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/Com
    mandPermissionsException
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:97)
    What is wrong ?

    Edit: Oh i havent worldedit in the folder :D
     
  6. Offline

    Lordarking

    I always get this error:

    can you change it????
     
  7. Offline

    nala3

    seems like everybody is forgetting world edit! >.< i know i did lol
     
  8. Offline

    Donny

    My worldedit is working fine, worldguard isnt
     
  9. Offline

    SAMDAN

    Well, some "fools" are actually smarter than said dictionary. Because an acronym does not become a word. It is an abbreviation for multiple words, not a new word. And anyways, why are we arguing about that one guys post? LOL!
     
  10. Offline

    JDD

    sk89q, sorry to be a bother amigo but I was wondering if you get a chance, or if you hadn't already considered it would you mind allowing your mods (CommandBook, WorlEdit, WorldGuard and the like) to be updatable via CraftBukkitUpToDate? If this is something that has already been discussed/commented on/handled I do apologize I just didn't find it in the threads anywhere although I could have missed it.

    Thanks in advance either way for all you've done!

    JD
     
  11. Offline

    hofec

    U MADE MY DAY WITH THIS Up-Date Sk !! Thank you so much ! :cool:
     
  12. Offline

    Aspernatio

    I get an error when running commandbook:
    12:31:42 [INFO] Starting minecraft server version Beta 1.4
    12:31:42 [INFO] Loading properties
    12:31:42 [INFO] Starting Minecraft server on *:25565
    12:31:42 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-
    g4c7a9e7-b617jnks (MC: 1.4)
    12:31:42 [INFO] Preparing level "Soliloquy"
    12:31:42 [INFO] Preparing start region
    12:31:42 [INFO] 144 recipes
    12:31:43 [SEVERE] Could not load plugins\CommandBook.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:105)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:158)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:106)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:63)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/Com
    mandPermissionsException
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:97)
    ... 8 more
    Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.C
    ommandPermissionsException
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more
    12:31:43 [INFO] Invalid config file found and converted to proper name/format.
    12:31:43 [INFO] [Permissions] (Phoenix) was Initialized.
    12:31:43 [INFO] iChat (v2.2.2) enabled
    12:31:43 [INFO] [Permissions] version [2.5.5] (Phoenix) loaded
    12:31:43 [INFO] [iChat] Found Permissions (v2.5.5)
    12:31:43 [INFO] Done (0.120s)! For help, type "help" or "?"
    >
     
  13. Offline

    Steve Member

    Code needs updating to be 100% compat with the latest Bukkit:
    Code:
    17:50:56 [SEVERE] Nag author: '<NoAuthorGiven>' of 'CommandBook' about the following: onPluginEnable has been replaced with a new signature, (PluginEnableEvent)
    
     
  14. Offline

    u83rju1c3

    january 2 is the last post? ermm

    anyhow, great work on this plugin, dev man. I love the functionality of this and now just need worldedit and worldguard updates. these constant nags are annoying, filling my logs etc.

    I love u! [nohomo]
     
  15. Offline

    n4Ghost

    It works fine.
    But:

    /i 17 1

    then they come:

    You have ben given 1 Log.

    WOOD WOOD WOOD

    Where the item List the Plugin get??
     
  16. Offline

    Noctis Akatsuki

    Is there a way to add colors to the motd and rules? Couldnt find it in your wiki :)
     
  17. Offline

    Devok

    Does anyone have a link to where i can download the non 1.4 version? I'm trying to use it on build 556 and /spawn and /tp won't work.

    It explains it right in the wiki actually. http://wiki.sk89q.com/wiki/CommandBook/Configuration
     
  18. sorry to post again so quickly, but is there a configuration setting that can fix the output of console messages? (atm, its saying "<*console*> Hello World", when it should just say "Hello World" (with pink :D )
     
  19. Offline

    FDInoff

    A Temporary fix would be to remove 'say' from the list of commands in Commandbook. You can remove say by using the customize Commandbook link in the first post.

    The reason it says "<*console*> Hello World" is because the default 'say' command is being overridden by Commandbook's 'say'.
     
    stargateanubis14 likes this.
  20. Offline

    Criixx

    Best Plugin for Groups!
    Works great. Thank you :)
     
  21. Offline

    Ditto8353

    /slap and /rocket do not apply the knockback effect.
    Is anyone else having this issue?
     
  22. Offline

    dxfire

    sorry to bother you here, but i didn't find the bug report button in redmine :/
    anyway, if op-permissions is false, it blocks all commands from the console.
    But hey, your plugins are awesome!!
     
  23. Offline

    hofec

    Yes i have this issue too !

    --
    And sk89q, i have one suggestion please ..

    Can u add /god and /heal into your package please ? Of course with permi. support :) Thank you in advence !
     
  24. Offline

    mindlessjack

    Hey,

    is there any way to set a kit cooldown?
    And thx sk89q for your great plugins!

    Greetings.
     
  25. Offline

    Zombiehead

    i am using the newest version and i dunno how to get the error here i cant copy it ;(
     
  26. Offline

    zorphon

    When the config says give OPs all permissions, does it refer to CommandBook or all plugins?
     
  27. Offline

    Quenaros

    How do you guys get CommandBook 1.2.1 to work with CB617 without an updated worldedit?
     
  28. Offline

    sk89q

  29. Offline

    RustyDagger

    any 1 have any temp soulutions to the bans

    For now i have made a group called banned and removed all access for them byt they still spam chat a /mute command would be awesome.
     
  30. Offline

    ironman

    great plugin, hope bans get fixed soon.
     
  31. Offline

    HaTeRqq

    awesome. but i have some questions.

    i can't set spawn. so i set spawn. in system message message: spawn has been set. but after death i and other players can't return to spawn. which i have set. and doesn't work command //spawn or smth i do wrong?

    also i can't TP other player to other.

    i use: /tp X Y
    where x= player one
    y= player two. or i doing smth wrong??


    i sorry for my english i think i have many mistakes, i from sibirea :)
     
Thread Status:
Not open for further replies.

Share This Page