[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. I have that. But it's nice to have the chest logging there.
     
  3. Offline

    MalcolmLC

    Alright :}
     
  4. Offline

    Tadas159

    Still getting this with the newest dev build.
    Code:
    04:50:44 [SEVERE] Could not load 'plugins/commandbook-1.5.3-SNAPSHOT.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: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.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
     
  5. Offline

    riggsae

    Could you please try to find out what "they" did to fix this? It is driving me nuts!

    I'm not even sure why sk89q decided to add warping to this mod anyway... I thought the point was to have basic commands and leave other functions like warping and such to other mods.

    @sk89q Please either remove the broken warp/home you added or add them to the customizer so we can remove them. They are causing nothing but problems. :(
     
  6. Offline

    axlsjolund

    I'm also having issues with CommandBook hijacking the .home commands that other plugins need.

    I understand not having the option in customize and it being broken. It is after all a development build, not a release. But could the dev or someone at least give me the steps to disable it myself until it is working? Aside from hijacked commands, dev build is running fine.
     
  7. Offline

    Aspernatio

    Is there a working build for 1.7.3?
     
  8. Offline

    MaMaxGER

    The last build works on 1.7

    How I can block teleports to me ?
     
  9. Offline

    Tadas159

    For everyone who can't make commandbook working try renaming wordedit plugin to "WorldEdit"
     
  10. Offline

    ACStache

    I know that the item permissions black/white lists are for restricting /i and /give, but do they still allow for crafting the actual items, where applicable? I'm guessing that it does but I was just curious.
     
  11. Offline

    Timebirds

    Are there commands like //wand and stuff or no?
     
  12. Offline

    piluke

    Do you mean for selecting regions?

    If so, then yes WorldEdit has that functionality, but I don't think CommandBook itself does.
     
  13. Offline

    laxj11

  14. Offline

    TapAforApple

    well done mate, great plug-in, one question though.
    When i run my server with commandbook, a jar file comes up called org.bukki.craftbukki.Main. What is it? When i close it, it stops my server.
    Cheers.
     
  15. Offline

    Sshadow

    Is there a way to disable the /rules command for CommandBook so that I can use another rules plugin?
     
  16. Offline

    sureshot_

    Is there any way to make an alias for red, orange, or any color wool besides white in the config?

    I've tried things like:
    Code:
    redwool: 35:14
    but it doesn't work.
     
  17. Offline

    MaMaxGER

    It does not work whit the last build . WorldEdit-,Guard works!
     
  18. Offline

    wassilij

    Work well with Bukkit 953 and WorldEdit and WorldGuard.
     
  19. Offline

    SAMDAN

    Here, "they" are @Sillyrosster and @Meta1203
     
  20. Offline

    Kiwii

    @sk89q Can we please get a direct download link always pointing to the latest release? You know, for things like CBUTD and update scripts?
    Or could somebody perhaps provide an always up to date mirror? (Well, I know that's hard...)
     
  21. Offline

    imoneofthem

  22. Offline

    Krippner

    Can you give me the permission nodes for the commands?
     
  23. Offline

    piluke

    Right there in the "How to Use" section it has a link to "List of permissions (on the right)."
     
  24. Offline

    fatmarley

    Wow, it says right in the middle of your big spammy quote in Bold letters. Wow, just wow!
     
  25. Offline

    Sahee

    CommandBook doesyn't work for mee, i have it in plugins but it dont work here pics:
    [​IMG]
    And here pic from firezilla:
    [​IMG]
     
  26. Offline

    m0etez

    Thank you ,man !!!!
     
  27. Offline

    Sahee

    How to repair this
     
  28. Offline

    Jeyge

    Start by posting your server.log. A picture of some random directory won't tell anyone much.
     
  29. Offline

    ACStache

    first off read this line:
    List of permissions (on the right)
    then click on the link.
    step 3: profit $$$

    please read the whole first post :)
     
  30. Offline

    UFO64

    Despite using PermissionsEx to give commandbook.* to a player (and even * to try to get it to REALLY work), all the commandbook commands give me a "you dont have permission".

    http://pastebin.com/ssWMEBMk <- There is the config file I am currently using, anyone have any ideas why I cannot give permissions to anyone?
     
  31. Offline

    Sahee

    2011-07-15 07:50:03 [SEVERE] Could not load 'plugins/CommandBook.jar' in folder 'plugins':
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 388

    Code:
    2011-07-15 07:49:45 [INFO] [CONSOLE] SERVER SHUTTING DOWN IN 10 SECONDS. Saving map...
    2011-07-15 07:49:45 [INFO] Forcing save..
    2011-07-15 07:49:45 [INFO] Save complete.
    2011-07-15 07:49:55 [INFO] Stopping the server..
    2011-07-15 07:49:55 [INFO] Stopping server
    2011-07-15 07:49:55 [INFO] Magic Carpet disabled. Thanks for trying the plugin!
    2011-07-15 07:49:55 [INFO] [ChestShop] version 3.00 BETA 8 shutting down!
    2011-07-15 07:49:55 [INFO] WorldGuard 5.2.2 disabled.
    2011-07-15 07:49:55 [INFO] Warpz0r version 1.3.0 is disabled
    2011-07-15 07:49:55 [INFO] [AuthMe] Version 0.79 is disabled!
    2011-07-15 07:49:55 [INFO] [Permissions] (Yeti) saved all data.
    2011-07-15 07:49:55 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-07-15 07:49:55 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-15 07:49:55 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-15 07:49:55 [INFO] [Warpz0r] Permissions plugin lost.
    2011-07-15 07:49:55 [INFO] [iChat] Permissions plugin lost.
    2011-07-15 07:49:55 [INFO] [iChat] iChat Disabled
    2011-07-15 07:49:55 [INFO] AdvancedBans version 0.4 is disabled!
    2011-07-15 07:49:55 [INFO] [PlugMan] Shutting Down!
    2011-07-15 07:49:55 [INFO] PressurePorts disabled.
    2011-07-15 07:49:55 [INFO] [iConomy] Plugin disabled.
    2011-07-15 07:49:55 [INFO] [ChestShop] Economy plugin disabled!
    2011-07-15 07:49:55 [INFO] [Warpz0r] Stargate plugin lost.
    2011-07-15 07:49:55 [INFO] [dynmap] Unloaded 8 components.
    2011-07-15 07:49:55 [INFO] [dynmap] Stopping map renderer...
    2011-07-15 07:49:55 [INFO] [dynmap] Shutting down webserver...
    2011-07-15 07:49:55 [INFO] [dynmap] Webserver shut down.
    2011-07-15 07:49:55 [INFO] LWC: Freeing SQLite
    2011-07-15 07:49:55 [INFO] Saving chunks
    2011-07-15 07:49:55 [INFO] Stopping server
    2011-07-15 07:49:55 [INFO] Saving chunks
    2011-07-15 07:50:02 [INFO] Starting minecraft server version Beta 1.7.2
    2011-07-15 07:50:02 [INFO] Loading properties
    2011-07-15 07:50:02 [INFO] Starting Minecraft server on *:25565
    2011-07-15 07:50:02 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-07-15 07:50:02 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-07-15 07:50:02 [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-07-15 07:50:02 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-07-15 07:50:02 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-904-g9277096-b953jnks (MC: 1.7.2)
    2011-07-15 07:50:02 [INFO] DataSourcePool [ChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-07-15 07:50:03 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-07-15 07:50:03 [INFO] Entities enhanced[0] subclassed[1]
    2011-07-15 07:50:03 [SEVERE] Could not load 'plugins/CommandBook.jar' in folder 'plugins':
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 388
        at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:68)
        at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:159)
        at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:117)
        at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:106)
        at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:964)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:237)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:200)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:104)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
        at org.bukkit.util.config.Configuration.load(Configuration.java:82)
        at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:157)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175)
        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: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)
    2011-07-15 07:50:03 [INFO] LWC: Loading shared objects
    2011-07-15 07:50:03 [INFO] LWC: Protection cache: 0/10000
    2011-07-15 07:50:03 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    2011-07-15 07:50:03 [INFO] [Permissions] (Yeti) was initialized.
    2011-07-15 07:50:03 [INFO] Preparing level "world"
    2011-07-15 07:50:03 [INFO] Preparing start region for level 0 (Seed: 8485469480840754070)
    2011-07-15 07:50:04 [INFO] [MagicCarpet] MagicCarpet version 1.5.6 is enabled!
    2011-07-15 07:50:04 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc.
    2011-07-15 07:50:04 [INFO] [MagicCarpet] Using Permissions.
    2011-07-15 07:50:04 [INFO] [ChestShop] version 3.00 BETA 8 initialized!
    2011-07-15 07:50:04 [INFO] [ChestShop] iConomy 5 loaded.
    2011-07-15 07:50:04 [INFO] [ChestShop] Permissions version 3.1 loaded.
    2011-07-15 07:50:04 [INFO] [ChestShop] LWC version 3.3 loaded.
    2011-07-15 07:50:04 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-15 07:50:04 [INFO] WorldGuard: (world) Single session is enforced.
    2011-07-15 07:50:04 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    2011-07-15 07:50:04 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    2011-07-15 07:50:04 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-07-15 07:50:04 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    2011-07-15 07:50:04 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-07-15 07:50:04 [INFO] WorldGuard: 115 regions loaded for 'world'
    2011-07-15 07:50:04 [INFO] WorldGuard 5.2.2 enabled.
    2011-07-15 07:50:04 [INFO] WorldEdit 4.6 enabled.
    2011-07-15 07:50:04 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-15 07:50:04 [INFO] Warpz0r version 1.3.0 is enabled
    2011-07-15 07:50:04 [INFO] [AuthMe] Using flatfile as datasource!
    2011-07-15 07:50:04 [INFO] [AuthMe] Cache for registrations is enabled!
    2011-07-15 07:50:04 [INFO] [AuthMe] 6 registered players loaded in 0.0060 seconds!
    2011-07-15 07:50:04 [INFO] [AuthMe] Version 0.79 is enabled!
    2011-07-15 07:50:04 [INFO] CraftBukkitUpToDate version 2.5.6 is enabled!
    2011-07-15 07:50:04 [INFO] [Permissions] version [3.1] (Yeti)  loaded
    2011-07-15 07:50:04 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-15 07:50:04 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-15 07:50:04 [INFO] [Warpz0r] Found Permissions (v3.1)
    2011-07-15 07:50:04 [WARNING] CraftBukkitUpToDate: Can't connect to ci-b.bukkit.org.
    2011-07-15 07:50:04 [INFO] [iChat] Found Permissions (v3.1)
    2011-07-15 07:50:04 [INFO] iChat (v2.3.1) enabled
    2011-07-15 07:50:04 [INFO] AdvancedBans version 0.4 is enabled with permissions!
    2011-07-15 07:50:04 [INFO] [PlugMan] Starting Up! - Version: 1.3 by bekvon
    2011-07-15 07:50:04 [INFO] [PlugMan] Found Permissions Plugin!
    2011-07-15 07:50:04 [INFO] PressurePorts has been activated
    2011-07-15 07:50:05 [INFO] [iConomy] Logging is currently disabled.
    2011-07-15 07:50:05 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-07-15 07:50:05 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-07-15 07:50:05 [INFO] [Warpz0r] Found iConomy (v5.01)
    2011-07-15 07:50:05 [INFO] [iConomy] hooked into Permissions.
    2011-07-15 07:50:05 [INFO] [bcVote Version: 0.7.0] BlockCraftVote loaded
    2011-07-15 07:50:05 [INFO] [bcVote Version: 0.7.0] loading config file: done
    2011-07-15 07:50:05 [INFO] [bcVote Version: 0.7.0] loading language file: english
    2011-07-15 07:50:05 [INFO] [bcVote Version: 0.7.0] found Permisions plugin
    2011-07-15 07:50:05 [INFO] [HeavenlyMob] Removing these types from unloaded chunks: [CraftGhast, CraftSquid, CraftSlime]
    2011-07-15 07:50:05 [INFO] [HeavenlyMob] v0.3 enabled!
    2011-07-15 07:50:05 [INFO] [HeavenlyMob] Permissions v3.1 detected!
    2011-07-15 07:50:05 [INFO] [dynmap] Using environment as template: normal
    2011-07-15 07:50:05 [INFO] [dynmap] Configuration of world world
    2011-07-15 07:50:05 [INFO] [dynmap] center: org.dynmap.ConfigurationNode@4f4f4c7a
    2011-07-15 07:50:05 [INFO] [dynmap] enabled: true
    2011-07-15 07:50:05 [INFO] [dynmap] title: world
    2011-07-15 07:50:05 [INFO] [dynmap] maps: [{class=org.dynmap.flat.FlatMap, name=surface, title=surface, prefix=surface, colorscheme=default, textured=smooth}, {class=org.dynmap.kzedmap.KzedMap, renderers=[{class=org.dynmap.kzedmap.DefaultTileRenderer, name=surface, title=Surface, prefix=t, maximumheight=127, colorscheme=default}, {class=org.dynmap.kzedmap.CaveTileRenderer, name=cave, title=Cave, prefix=ct, maximumheight=127}]}]
    2011-07-15 07:50:05 [INFO] [dynmap] name: world
    2011-07-15 07:50:05 [INFO] [dynmap] Loading maps of world 'world'...
    2011-07-15 07:50:05 [INFO] [dynmap] Loading renderers for map 'class org.dynmap.kzedmap.KzedMap'...
    2011-07-15 07:50:05 [INFO] [dynmap] Loaded 2 renderers for map 'class org.dynmap.kzedmap.KzedMap'.
    2011-07-15 07:50:05 [INFO] [dynmap] Loaded 2 maps of world 'world'.
    2011-07-15 07:50:05 [INFO] [dynmap] Web server is permitting symbolic links
    2011-07-15 07:50:05 [INFO] [dynmap] Loaded 8 components.
    2011-07-15 07:50:05 [INFO] [dynmap] Dynmap WebServer started on null:8123
    2011-07-15 07:50:05 [INFO] [dynmap] version 0.19.2 is enabled
    2011-07-15 07:50:05 [INFO] LWC: Loaded 135 locale strings (0 overrides)
    2011-07-15 07:50:05 [INFO] Using Permissions API
    2011-07-15 07:50:05 [INFO] LWC: Loading SQLite
    2011-07-15 07:50:05 [INFO] LWC: Using: Native
    2011-07-15 07:50:05 [INFO] LWC: Precached 0 protections.
    2011-07-15 07:50:05 [INFO] LWC: At version: 3.30-git-LWC-94b93dd42195692ed1823346544359d5917274a2-b69jnks
    2011-07-15 07:50:05 [INFO] Done (0.172s)! For help, type "help" or "?"
    2011-07-15 07:50:14 [INFO] CButD: Plugin-Update-Check started
    2011-07-15 07:50:14 [INFO] No source for ChestShop.jar ask the Author to give me one
    2011-07-15 07:50:14 [INFO] No source for WorldGuard.jar ask the Author to give me one
    2011-07-15 07:50:14 [INFO] No source for WorldEdit.jar ask the Author to give me one
    2011-07-15 07:50:14 [INFO] Not able to update MagicCarpet.jar check if URL http://dl.dropbox.com/u/18801067/Magic%20Carpet%201.4/MagicCarpet.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] Not able to update dynmap.jar check if URL http://webbukkit.org/jenkins/public/dynmap/dynmap-recommended-bin.zip correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] Not able to update LWC.jar check if URL http://griefcraft.com/bukkit/lwc/release/LWC.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] Not able to update AuthMe.jar check if URL http://dl.dropbox.com/u/32853215/AuthMe.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] Not able to update Warpz0r.jar check if URL http://thedgtl.net/bukkit/Warpz0r.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] Not able to update CraftBukkitUpToDate.jar check if URL http://dl.dropbox.com/u/23882137/CraftBukkitUpToDate.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] Not able to update iChat.jar check if URL http://thedgtl.net/bukkit/iChat.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] No source for Permissions.jar ask the Author to give me one
    2011-07-15 07:50:14 [INFO] No source for advancedbans_v0.4.jar ask the Author to give me one
    2011-07-15 07:50:14 [INFO] Not able to update PressurePort.jar check if URL http://dl.dropbox.com/u/27758241/PressurePort.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] No source for HeavenlyMob.jar ask the Author to give me one
    2011-07-15 07:50:14 [INFO] No source for bcVote.jar ask the Author to give me one
    2011-07-15 07:50:14 [INFO] No source for CommandBook.jar ask the Author to give me one
    2011-07-15 07:50:14 [INFO] Not able to update PlugMan.jar check if URL http://dl.dropbox.com/u/13748975/PlugMan/latest/PlugMan.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] Not able to update iConomy.jar check if URL http://mirror.nexua.org/iConomy/Latest%20Build/iConomy.jar correct. If not ask the Author to give me the new one
    2011-07-15 07:50:14 [INFO] CButD: Plugin-Update-Check finished
    2011-07-15 07:50:21 [INFO] Plugins: MagicCarpet, ChestShop, WorldGuard, WorldEdit, Warpz0r, AuthMe, CraftBukkitUpToDate, Permissions, iChat, AdvancedBans, PlugMan, PressurePort, iConomy, bcVote, HeavenlyMob, dynmap, LWC
    
     
Thread Status:
Not open for further replies.

Share This Page