[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

    imaxorz

    Can anyone help me with the coloring of the on-line list of players? I have the option to make it appear in color enabled in the config, but the text still show up white. Is there any way to make each group a different color?

    Thank you.
     
  3. Offline

    devatrox

    One of our mods noticed he can't use the /tp to coordinates command. Teleporting to players works, but he gets "You don't have permission" error when trying coordinates (/tp x,y,z). His permission is commandbook.teleport

    Using CB 860, Permissions 3.1.5b and Commandbook 1.5.2
     
  4. can I somehow list muted players?
     
  5. Offline

    xtr4xtr3m3

    this is the BEST basic commands plugin out there! but it would be awesome if you could make it compatible to CraftBukkitUpToDate ! also there seems to be an issue with you bugtracker ;)
     
  6. Offline

    mmerner

    im sorry, I think I saw the link before but can't find it now. for commandbook dev/beta binary?
     
  7. Offline

    RustyDagger

    Just why is there not a change log on the OP?
     
  8. Offline

    Ratchet

    does anyone know if there's a %macro% to list all the online players? I want to have it in the MOTD
     
  9. Offline

    Macron15

    In my case I just get Errors:

    Code:
    2011-06-30 14:16:57 [INFO] Starting minecraft server version Beta 1.6.6
    2011-06-30 14:16:57 [INFO] Loading properties
    2011-06-30 14:16:57 [INFO] Starting Minecraft server on *:25565
    2011-06-30 14:16:57 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-06-30 14:16:57 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-06-30 14:16:57 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-06-30 14:16:57 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-06-30 14:16:57 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-892-ga9ddbaa-b935jnks (MC: 1.6.6)
    2011-06-30 14:16:57 [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.<init>(CraftServer.java:89)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        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
    2011-06-30 14:16:58 [INFO] [Permissions] (Yeti) was initialized.
    2011-06-30 14:16:58 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    2011-06-30 14:16:58 [INFO] Preparing level "world"
    2011-06-30 14:16:58 [INFO] Preparing start region for level 0 (Seed: 4547331506745810508)
    2011-06-30 14:16:59 [INFO] Preparing start region for level 1 (Seed: 4547331506745810508)
    2011-06-30 14:16:59 [INFO] Preparing spawn area: 20%
    2011-06-30 14:16:59 [INFO] [HeroChat] HeroChat version 4.10.3 enabled.
    2011-06-30 14:16:59 [INFO] [HeroChat] Permissions 3.1.6 found.
    2011-06-30 14:16:59 [INFO] Done (0,177s)! For help, type "help" or "?"
    2011-06-30 14:17:02 [INFO] Stopping the server..
    2011-06-30 14:17:02 [INFO] Stopping server
    2011-06-30 14:17:02 [INFO] [HeroChat] HeroChat version 4.10.3 disabled.
    2011-06-30 14:17:02 [INFO] [Permissions] (Yeti) saving data...
    2011-06-30 14:17:02 [INFO] [Permissions] (Yeti) saved all data.
    2011-06-30 14:17:02 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-06-30 14:17:02 [INFO] Saving chunks
    I use Build 935 and it's just in the insecure mode because I use to Test the Things with my not Premium second account.

    What can I do?
     
  10. Offline

    Sprunkas

    Bug with kit.. When i want add premissions etc VIP, and i type this command: /kit vip and i have this error: You have no access to kits''

    Premissions:

    Code:
    groups:
        Builder:
            default: true
            info:
                prefix: '&7[&7Builder&7]'
                suffix: ''
                build: true
            permissions:
                - 'foo.bar'
                - 'commandbook.who'
                - 'commandbook.msg'
                - 'commandbook.motd'
                - 'lwc.protect'
        VIP:
            default: false
            info:
                prefix: '&7[&6VIP&7]'
                suffix: ''
                build: true
            permissions:
                - 'foo.bar'
                - 'commandbook.who'
                - 'commandbook.msg'
                - 'admincmd.time.set'
                - 'admincmd.tp.to'
                - 'admincmd.tp.from'
                - 'commandbook.weather'
                - 'commandbook.kick'
                - 'OwnBlocks.use'
                - 'OwnBlocks.info'
                - 'OwnBlocks.add'
                - 'commandbook.motd'
                - 'commandbook.kit.kits.VIP'
                - 'commandbook.kit.VIP'
                - 'commandbook.kit.list'
                - 'commandbook.time'
                - 'commandbook.time.lock'
                - 'lwc.protect'
        Moderator:
            default: false
            info:
                prefix: '&7[&2Moderator&7]'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'foo.*'
                - '-foo.test'
                - 'admincmd.time.set'
                - 'admincmd.tp.to'
                - 'admincmd.tp.from'
                - 'admincmd.player.god'
                - 'commandbook.msg'
                - 'commandbook.bans.ban'
                - 'commandbook.kick'
                - 'commandbook.motd'
                - 'commandbook.weather'
                - 'commandbook.mute'
                - 'commandbook.bans.isbanned'
                - 'commandbook.bans.load'
                - 'commandbook.bans.save'
                - 'commandbook.motd'
                - 'commandbook.who'
                - 'lwc.protect'
        Admin:
            default: false
            info:
                prefix: '&7[&4Admin&7]'
                suffix: ''
                build: true
            permissions:
                - '*'
    kits.txt:

    Code:
    #
    # This is the default kit file for CommandBook.
    #
    # Each kit requires the commandbook.kit.[name] permission, such as:
    # commandbook.kit.starter (as seen below).
    #
    # The name of the items are names that you can use with the /item command,
    # so you can do step:wood if you want. If you want to specify an amount, enter
    # the number after a comma, like "wood,64".
    #
    # If you put <name>=# for a kit, then you can choose a "cool down" period
    # in seconds. Players have to wait that amount of time before they can
    # use that particular kit.
    #
    [VIP=86400]
    diamondpick
    diamondaxe
    diamondshovel
    diamondhoe
    Where is error?
     
  11. Offline

    Macron15

    Sry I am an Idiot.... Forget to install WorldEdit....:eek:
     
  12. Offline

    d00ba

    Confirmed working with Minecraft 1.7_01 and bukkit build 946
     
  13. Offline

    poppit

    It would be cool if this would replace the help menu like essentials does, though I like this better than Essentials because ALL of my plugins work now.
     
  14. Offline

    TheArcher

    This is a great plugin, I like the all of the customization options! However you need to explain the customization options more, especially for the "message of the day". I keep getting this error:

    [​IMG]
     
  15. Offline

    dwi

    TheArcher: Do not use tabulators in your .yml config files. You have to use only spacebar to move text around.
     
  16. Offline

    Snowy007

    Never had an answer to this. I figured out that the first problem is indeed when locking the time.
    Is there any way to use item ID's with damage value's in the item-names list in config.yml?

    also something else.
    I have 2 worlds. 1 creative and 1 survival.
    Both worlds permissions are exactly the way i want them but there is just 1 little problem...

    cheating is still possible in the survival world by using commands in the creative world.
    For example.
    Someone in creative can give items to people in survival.
    People in creative can teleport to people in the survival world.

    Is there any solution to this?
    So people can't give items or teleport to people in my survival world?
     
  17. Offline

    rockiesfan1234

    I added 3 new ranks to my server. "Architect" "Carpenter and "Sculptor" and i already had "ServerBuilder" as a rank.
    i am trying to use the whitelist/blacklist to allow them to spawn ceratin items; and deny lower ranks access to spawn those items. Now serever builder is unable to span things also..
    Here is my permissions file
    Code:
    groups:
        Civil:
            default: true
            info:
                prefix: '&3[&3Civil&3]&f'
                suffix: ''
                build: true
            permissions:
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.msg'
                - 'essentials.warp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.tp'
                - 'essentials.afk'
                - 'essentials.signs.buy.use'
                - 'supplysign.access'
                - 'craftbook.mech.elevator.use'
                - 'lwc.protect'
                - 'essentials.back'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'PressurePort.Use'
                - 'commandbook.say.me'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'commandbook.call'
                - 'factions.participate'
                - 'factions.create'
                - 'scavenger.scavenge'
                - 'scavenger.scavenge'
                - 'commandbook.items.1'
                - 'commandbook.items.4'
                - 'commandbook.items.5'
                - 'commandbook.items.17'
                - 'commandbook.items.20'
                - 'commandbook.items.24'
                - 'commandbook.items.35'
        TestSubject:
            default: false
            info:
                prefix: '&9[&9TestSubject&9]&f'
                suffix: ''
                build: true
            permissions:
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.msg'
                - 'essentials.warp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.tp'
                - 'essentials.afk'
                - 'essentials.signs.buy.use'
                - 'supplysign.access'
                - 'craftbook.mech.elevator.use'
                - 'lwc.protect'
                - 'essentials.back'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'essentials.clearinventory'
                - 'PressurePort.Use'
                - 'commandbook.say.me'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'commandbook.call'
                - 'factions.participate'
                - 'factions.create'
                - 'scavenger.scavenge'
                - 'scavenger.scavenge'
                - 'commandbook.items.1'
                - 'commandbook.items.4'
                - 'commandbook.items.5'
                - 'commandbook.items.17'
                - 'commandbook.items.20'
                - 'commandbook.items.24'
                - 'commandbook.items.35'
        Carpenter:
            default: false
            info:
                prefix: '&8[&8Carpenter&8]&f'
                suffix: ''
                build: true
            permissions:
                - 'essentials.item'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.msg'
                - 'essentials.warp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.tp'
                - 'essentials.afk'
                - 'essentials.signs.buy.use'
                - 'supplysign.access'
                - 'craftbook.mech.elevator.use'
                - 'lwc.protect'
                - 'essentials.back'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'PressurePort.Use'
                - 'commandbook.say.me'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'commandbook.call'
                - 'factions.participate'
                - 'factions.create'
                - 'scavenger.scavenge'
                - 'commandbook.items.35'
        Sculptor:
            default: false
            info:
                prefix: '&8[&8Sculptor&8]&f'
                suffix: ''
                build: true
            permissions:
                - 'essentials.item'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.msg'
                - 'essentials.warp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.tp'
                - 'essentials.afk'
                - 'essentials.signs.buy.use'
                - 'supplysign.access'
                - 'craftbook.mech.elevator.use'
                - 'lwc.protect'
                - 'essentials.back'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'PressurePort.Use'
                - 'commandbook.say.me'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'commandbook.call'
                - 'factions.participate'
                - 'factions.create'
                - 'scavenger.scavenge'
                - 'commandbook.items.1'
                - 'commandbook.items.4'
                - 'commandbook.items.5'
                - 'commandbook.items.17'
                - 'commandbook.items.20'
                - 'commandbook.items.24'
        Architect:
            default: false
            info:
                prefix: '&e[&eArchitect&e]&f'
                suffix: ''
                build: true
            permissions:
                - 'essentials.item'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.msg'
                - 'essentials.warp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.tp'
                - 'essentials.afk'
                - 'essentials.signs.buy.use'
                - 'supplysign.access'
                - 'craftbook.mech.elevator.use'
                - 'lwc.protect'
                - 'essentials.back'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'PressurePort.Use'
                - 'commandbook.say.me'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'commandbook.call'
                - 'factions.participate'
                - 'factions.create'
                - 'scavenger.scavenge'
                - 'scavenger.scavenge'
                - 'commandbook.items'
        Jr.Hitman:
            default: false
            info:
                prefix: '&b[&bJr.Hitman&b]&f'
                suffix: ''
                build: true
            permissions:
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.msg'
                - 'essentials.warp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.tp'
                - 'essentials.afk'
                - 'essentials.signs.buy.use'
                - 'supplysign.access'
                - 'craftbook.mech.elevator.use'
                - 'lwc.protect'
                - 'essentials.back'
                - 'iConomy.access'
                - 'iConomy.payment'
                - 'PressurePort.Use'
                - 'commandbook.say.me'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'commandbook.call'
                - 'factions.participate'
                - 'factions.create'
                - 'commandbook.shock'
                - 'scavenger.scavenge'
                - 'scavenger.scavenge'
                - 'commandbook.items.1'
                - 'commandbook.items.4'
                - 'commandbook.items.5'
                - 'commandbook.items.17'
                - 'commandbook.items.20'
                - 'commandbook.items.24'
                - 'commandbook.items.35'
        ApprenticeHitman:
            default: false
            info:
                prefix: '&d[&dAprrenticeHitman&d]&f'
                suffix: ''
                build: true
            permissions:
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.msg'
                - 'essentials.warp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.tp'
                - 'essentials.afk'
                - 'essentials.signs.buy.use'
                - 'supplysign.access'
                - 'craftbook.mech.elevator.use'
                - 'lwc.protect'
                - 'essentials.back'
                - 'iConomy.access'
                - 'iConomy.payment'
                - 'PressurePort.Use'
                - 'commandbook.say.me'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'commandbook.call'
                - 'factions.participate'
                - 'factions.create'
                - 'commandbook.shock'
                - 'worldguard.slay'
                - 'worldguard.slay.other'
                - 'scavenger.scavenge'
                - 'scavenger.scavenge'
                - 'commandbook.items.1'
                - 'commandbook.items.4'
                - 'commandbook.items.5'
                - 'commandbook.items.17'
                - 'commandbook.items.20'
                - 'commandbook.items.24'
                - 'commandbook.items.35'
        ServerBuilder:
            default: false
            info:
                prefix: '&2[&2ServerBuilder&2]&f'
                suffix: ''
                build: true
            permissions:
                - 'commandbook.override.any-item'
                - 'essentials.give.*'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.msg'
                - 'essentials.warp'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.tp'
                - 'essentials.signs.buy.use'
                - 'supplysign.access'
                - 'craftbook.mech.elevator.use'
                - 'lwc.protect'
                - 'essentials.back'
                - 'iConomy.access'
                - 'iConomy.payment'
                - 'PressurePort.Use'
                - 'nocheat.*'
                - 'magiccarpet.mc'
                - 'magiccarpet.ml'
                - 'factions.participate'
                - 'factions.create'
                - 'commandbook.say.me'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'commandbook.call'
                - 'scavenger.scavenge'
        Moderator:
            default: false
            info:
                prefix: '&1[&1Moderator&1]&f'
                suffix: ''
                build: true
            permissions:
                - '*'
        Warlord:
            default: false
            info:
                prefix: '&6[&6Warlord&6]&f'
                suffix: ''
                build: true
            permissions:
                - '*'
        Thor:
            default: false
            info:
                prefix: '&e[&bThor/&eHitman&b]&f'
                suffix: ''
                build: true
            permissions:
                - '*'
        King-Owner:
            default: false
            info:
                prefix: '&4[&4King-Owner&4]&f'
                suffix: ''
                build: true
            permissions:
                - '*'
        Poseidon:
            default: false
            info:
                prefix: '&9[&1P&4o&es&5e&2i&dd&6o&3n&9]&f'
                suffix: ''
                build: true
            permissions:
                - '*'
        KingOfTheOzone:
            default: false
            info:
                prefix: '&4[&4KingOfTheOzone&4]&f'
                suffix: ''
                build: true
            permissions:
                - '*'
    
     
  18. Offline

    bollycow

    I just installed the addon but I'm getting a message in the game that I don't have permission. The only installed addons is the worldedit, commandbook. I did not install the Groupmanager/Permission plugin.
     
  19. Offline

    BFC_Mike

    OP yourself by using /op <yourname> in the console
     
  20. Offline

    tommydrum

    mind giving us a updated items.db for 1.7.2?

    and making it where it disables op's /give command so it doesnt give you the same thing twice?
     
  21. Offline

    Slixor

    Please, can someone tell me how to disable the /give command

    this is all I want to do

    PLEASE
     
  22. Offline

    sillyrosster

    CommandBook has a nifty customize option. You can take out any command.
     
  23. is it possible to give permission the /getpos command, without the [target]? For a PVP survival server, people trying to hide bases, and all you need to do is /compass [player] or /getpos [player], it makes it pretty easy to find someone who's trying to hide :p
     
  24. Offline

    Phealoon

    How come I set it to disable pistons, yet they can still be created and used?
     
  25. Offline

    Taranis01

  26. Offline

    Matt Gill

    Not working for me in build 953.

    Here is my console:

    Show Spoiler


    C:\Users\Matt\Desktop\Minecraft Server folders\TempMap>java -Xmx2560M -XX:parall
    elGCThreads=8 -server -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSI
    ncrementalPacing -XX:+AggressiveOpts -XX:+CMSParallelRemarkEnabled -XX:+DisableE
    xplicitGC -XX:MaxGCPauseMillis=500 -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=
    90 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -Xnoclassgc -XX:UseSSE=3 -
    XX:permSize=128m -XX:LargePageSizeInBytes=4m -jar craftbukkit.jar nogui
    151 recipes
    16 achievements
    15:49:04 [INFO] Starting minecraft server version Beta 1.7.2
    15:49:04 [INFO] Loading properties
    15:49:04 [INFO] Starting Minecraft server on *:25565
    15:49:04 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-904-
    g9277096-b953jnks (MC: 1.7.2)
    15:49:05 [SEVERE] Could not load 'plugins\CommandBook.jar' in folder 'plugins':

    java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandExcepti
    on
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava: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.<init>(CraftServer.java:89)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.C
    ommandException
    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
    15:49:05 [INFO] LWC Loading shared objects
    15:49:05 [INFO] Cache Protection cache: 0/10000
    15:49:05 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/amd64/sql
    itejdbc.dll
    15:49:06 [INFO] [Permissions] (Yeti) was initialized.
    15:49:06 [INFO] [Permissions] version [3.1.6] (Yeti) loaded
    15:49:06 [INFO] Preparing level "world"
    15:49:06 [INFO] Preparing start region for level 0 (Seed: -3879852943714005568)
    15:49:07 [INFO] Preparing start region for level 1 (Seed: -8563700962754984346)
    15:49:07 [INFO] Preparing spawn area: 16%
    15:49:07 [INFO] LWC Loaded 134 locale strings (0 overrides)
    15:49:07 [INFO] LWC Using Permissions API...
    15:49:07 [INFO] LWC Loading SQLite
    15:49:07 [INFO] SQLite Using: Native
    15:49:07 [INFO] LWC At version: v3.11
    15:49:07 [INFO] [MYHOME]: 10 homes loaded
    15:49:08 [INFO] [MYHOME] Permissions enabled using: Permissions v3.1.6
    15:49:08 [WARNING] [MYHOME] 'Help' isn't detected. No /help support.
    15:49:08 [INFO] [MYHOME] MyHome 1.9.5 enabled
    15:49:08 [INFO] [iChat] Found Permissions (v3.1.6)
    15:49:08 [INFO] iChat (v2.3.2-p3) enabled
    15:49:08 [INFO] [NoCheat] version [1.07] couldn't find CrafTIRC plugin. Disablin
    g logging to IRC.
    15:49:08 [INFO] [NoCheat] version [1.07] is enabled with the following checks: m
    oving speedhack flying fastswim
    15:49:08 [INFO] Done (0.185s)! For help, type "help" or "?"
     
  27. Offline

    Jeyge

    @Matt Gill
    You missed the "requires WorldEdit" portion of the OP.
     
  28. Offline

    Phealoon

    @Taranis01

    What do u mean "wtf", pistons are causing ALL sorts of issues between the stupid duplicator block, to griefing protected homes,.. not to mention the lag.
     
  29. Offline

    Gangsta_hotdog

    Any ideas on when this will be updated to support giving pistons? It's kinda annoying that I can't type /give player piston. I mean how long does it take to add like a line of code? :3
     
  30. Offline

    puyttre

    29 = sticky piston
    33 = piston
     
  31. Offline

    TheArcher

    Problem solved. it would be a good idea to make it more apparent to replace tabs with spaces on the thread (or in the documentation). It would also be helpful to give examples as to how color codes should be inserted into text to make the text appear that color.
     
Thread Status:
Not open for further replies.

Share This Page