[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

    draeath

    Bug report!

    CommandBook 1.5.2 and Bukkit build 1056: locking the time causes propagation delays and failures in redstone circuits. I have verified this is not cause or made worse by other plugins.
     
  3. Offline

    Devin14

    Is MyHome included in the plugin? I had a MyHome plugin installed with CommandBook (love the rocket and slap btw) and I was wondering if the CommandBook plugin is making my MyHome plugin not work? I have the permissions correct, do you know what it is? Or should I ask the MyHome creator?
     
  4. Offline

    MineCleric

    The are bug whit wool
     
  5. Offline

    ACStache

    if I'm not mistaken that bug has been around since time locking was made. from what I've gathered it stops all server time as opposed to changing it every so often, creating the issues you have.
     
  6. Offline

    Joggal

    @sk89q
    I don't now if that is an bug or if you want that, but the bed funktion didn't work. I hate it to spawn everytime on the spawn. Pls update commandbook, it will be nice! :D
     
  7. Offline

    rogvid700

    Is CommandBook compatible with Essentials?
     
  8. Offline

    AbeJ

    No. Use one or the other.
     
  9. Offline

    Sayshal

    CommandBook is not working for me on CB #1060:
    Code:
    2011-08-15 21:45:20 [SEVERE] Could not load 'plugins\CommandBook.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandException
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:168)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:143)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:110)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandException
        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
     
  10. Offline

    godgodgodgo

    People on my server aren't able to use the /msg commands on RB1000 because they don't have permission. They all have the correct permissions nodes. Using permissions 2.7
     
  11. Offline

    Sayshal

    Post your groups.yml.
     
  12. Offline

    godgodgodgo

    Attached Files:

  13. Offline

    Sayshal

    Fixed I hope.
     

    Attached Files:

  14. What did you do to fix this? We're having the same problem on my server.
     
  15. Offline

    Sayshal

    YAML is VERY particulatar about spacing.
    group1:
    and
    -somepermissionnode
    shouldnt be lined up. fix it like this:
    Code:
    foo:
        - foo.bar.User
        - foo.bar.Admin
     
  16. I've been really careful with permissions, would you mind helping me out and giving this the once-over? See if you can spot anything wrong?
     

    Attached Files:

  17. Offline

    Sayshal

    BTW In your group Supermods '*' Gives them rights to EVERYTHING
    But here you go:
    Code:
    groups:
        Citizen:
            default: true
            info:
                suffix: '&f[&7C&f] &f '
                build: true
            inheritance:
            permissions:
                - mcbans.trust
                - myhome.home.*
                - commandbook.who
                - localshops.user.*
                - lockette.create.*
                - measuringtape.measure
                - commandbook.say.*
                - commandbook.motd
                - commandbook.whereami
                - commandbook.spawn
                - commandbook.rules
                - commandbook.whois
                - commandbook.msg
                - commandbook.whereami.compass
                - landmarks.modify.own
                - landmarks.remove.own
                - landmarks.add
                - mywarp.warp.basic.warp
                - iConomy.rank
                - mywarp.warp.basic.*
                - mywarp.warp.sign.create
                - mywarp.warp.sign.warp
                - -ScubaKit.ScubaGear
                - iConomy.payment
        Explorer:
            default: false
            info:
                suffix: '&f[&7E&f] &f '
                build: true
            inheritance:
                - Citizen
            permissions:
                - localshops.manager.*
                - commandbook.teleport
        Sage:
            default: false
            info:
                suffix: '&f[&7S&f] &f '
                build: true
            inheritance:
                - Explorer
            permissions:
        Veteran:
            default: false
            info:
                suffix: '&f[&7V&f] &f '
                build: true
            inheritance:
                - Sage
            permissions:
    
        Mods:
            default: false
            info:
                suffix: '&f[&bO&f] &f '
                build: true
            inheritance:
                - Veteran
            permissions:
                - herochat.*
                - spyer.*
                - nocheat.*
                - OpenInv.openinv
                - OpenInv.search
                - lockette.admin.*
                - mywarp.*
                - measuringtape.tp
                - logblock.area
                - logblock.tool
                - logblock.toolblock
                - logblock.me
                - logblock.lookup
                - bb.admin.*
                - commandbook.kick
                - commandbook.bans.*
                - commandbook.teleport.*
                - iconomy.*
                - worldedit.*
                - mcbans.*
                - landmarks.*
                - myhome.*
                - -mcbans.offline
                - dynmap.hide.*
                - dynmap.show.*
        Supermods:
            default: false
            info:
                suffix: '&f[&cG&f] &f '
                build: true
            inheritance:
                - Mods
            permissions:
                - -CommandIConomy.Free
                - '*'
        Admins:
            default: false
            info:
                suffix: '&f[&4Sov&f] &f '
                build: true
            inheritance:
            permissions:
                - CommandIConomy.Free
                - '*'
     
  18. Offline

    freefish

    Can confirm that I am also seeing this on CB 1060, with a virtually brand-new install. Only plugins so far are PEX 1.13 and Spout 1.0.2.
     
  19. Offline

    Sayshal

    Got it working. Redownload your CommandBook.jar
    Worked for me AFTER updating Spout and disabling MobDisguise.
     
  20. Offline

    untergrundbiber

    I have also a problem with permissions after update to RB1060
    CraftBook want to use Bukkit Permissions API but i have Permissions 3.1.6
    Console:
    [INFO] CommandBook: Using the Bukkit Permissions API.

    Now i have no permissions in-game :(

    I think it fixed when i use the newest WorldEdit dev-build :)

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

    erawr00

    Sayshal view this post: http://forums.bukkit.org/threads/ge...mmands-item-etc-1000.6525/page-48#post-562932
     
  22. Offline

    untergrundbiber

    Only a little problem with the online-list (who) :

    When a user is in a other world he will show in the group default and not the the group players.

    All world-permisssion are copies from the main world (option worldcopy in storageconfig.yml) and befor the update i shows the right group.
     
  23. Offline

    Williamsson

    Does this work with bukkits permissions plugin?
     
  24. Offline

    ToastedJelly

    Yes... too good actually. It uses it, although I would prefer to keep using GroupManager+PermBridge for some time with my McMyAdmin-Installation.
     
  25. Offline

    Shooty

    @sk89q Can't you add /home or /sethome and /ret works after death? (for return where we are die) ?

    If you add that i can delete essentials for ever :D !

    Thanks you !

    (sorry i'm french)
     
  26. Offline

    ToastedJelly

    You can get rid of Essentials today.
    Get the plugins MyHome and BackToBody. If you absolutly need the command to be /ret, get CommandHelper as well, so you can assign an alias.
     
  27. Offline

    Shooty

    love you :)
     
  28. Offline

    Moparx

    I was wondering if the inclusion of an optional warm-up/cool-down period for /spawn would be possible in the next release.
     
  29. Offline

    number1_Master

    compatible with cb1060!?
     
  30. Offline

    ToastedJelly

    yes
     
    nunber1_Master likes this.
  31. Offline

    Haloflooder

    Hi, CommandBook works for my other servers but it doesn't work on this one machine I'm trying to get it on... The console spits this out
    Code:
    2011-08-17 00:11:09 [SEVERE] Could not load 'plugins\CommandBook.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandException
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:168)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:199)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:122)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:356)
        at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:281)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:290)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandException
        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)
        ... 14 more
    
     
Thread Status:
Not open for further replies.

Share This Page