Inactive [ADMN] CraftBukkitUpToDate v2.6.7 - Keep your Server/Plugins up to date [1185]

Discussion in 'Inactive/Unsupported Plugins' started by NoFear13, Feb 20, 2011.

  1. After the plugin detect a new build, it download to bukkit_update in the main-Folder. After that you must stop your server and copy the craftbukkit-0.0.1-SNAPSHOT.jar from bukkit_update to your main-Folder.​
    After Version 1.4 I support plugins if a new version found it download to build_update/plugins. After that stop your server and copy/move the new files to your plugin-Folder

    This is no autoupdater, it only download the new Version do the update-Folder, the user have to copy the files. On this way, he know which plugins he update and can check if he like to update.

    I recommend to save your old craftbukkit-0.0.1-SNAPSHOT.jar/plugin before update. Not all builds from CraftBukkit work correctly.

    For more infos and download: http://dev.bukkit.org/server-mods/craftbukkituptodate/

    Features:
    • Download the newest build to build_update
    • Config-File in plugins/CraftBukkitUpToDate/CraftBukkitUpToDate.properties
      • to enable/disable automatic download
      • choose between stable or recommended Builds
      • set craftBukkitName (Default: craftbukkit-0.0.1-SNAPSHOT.jar)
      • deactivate pluginLog
      • deactivate craftBukkitUpdateCheck
      • blacklist to add Plugins, you don't want to update (blacklist=test1.jar;test2.jar)
      • deactivate automatic pluginUpdateCheck
      • deactivate serverLog if new Version available (broadcastOnlyToOps=true)
    • Check for update in a configurable period
      Configurable in CraftBukkitUpToDate.properties in milliseconds lowest value is 300000 (5 min), standard is 1800000 (30 min)
    • Broadcast if new update available (To all Ops, or via Permissions).
      Configurable in CraftBukkitUpToDate.properties default value is true
    • Command to download every build you like. Example: If you like to download build 400 you type /craftbukkituptodate download 400 or /uptodate download 400
    • Command to show changelog for BukkitBuild. Example: If you like to show changelog for Build 431 type /craftbukkituptodate changelog 431 or /uptodate changelog 431
    • Command to start plugin-Check, to start type /uptodate plugin
    • Command to start the update-Check, to start type /uptodate update
    • All commands work also at Server-Console type only craftbukkituptodate or uptodate without /
    • Automaticly download new updates for Plugins
      • Download new updates in build_update/plugins
      • plugin.properties with links to the plugins, this one download automaticly if a new one at my server
    • Permissions:
      Permissions/GroupManager is optional else only ops can use the commands.
      Available permission nodes are (case sensitive):
      • craftbukkituptodate.broadcast - these users get a message if a new build available
      • craftbukkituptodate.download - these users can use download-Command
      • craftbukkituptodate.changelog - these users can use changelog-Command
      • craftbukkituptodate.plugin - these users can use plugin-Command
      • craftbukkituptodate.update - these users can use the update-Command
      • Pail Gui-Support check Thread for more infos
    For Linux-User, if you like to move your new plugins automaticly, try the script from Myx0x3:

    http://forums.bukkit.org/threads/ad...ugins-up-to-date-400.5026/page-10#post-122380
    or for more features use the one from Tealk:
    http://forums.bukkit.org/threads/linux-server-startscript.1427/

    Planned Features:
    • Nothing
    Known Issue:

    • Nothing
    Changelog (All times UTC+1):
    Check http://dev.bukkit.org/server-mods/craftbukkituptodate/ for the newest file-Changelog
    Show Spoiler

    Version 2.6.6 (31.08.2011 19:00)
    Version 2.6.5 (30.08.2011 18:30)
    Version 2.6.4 (29.08.2011 20:20)

    • Changed the log-Messages, so that the user understand that the author have to add his plugin to dev.bukkit.org.
    Version 2.6.3 (29.08.2011 00:20)

    • Bug: zip-Files updated every time
    • Bug: Fix for new pail-Version
    Version 2.6.2 (28.08.2011 20:30)

    • Update for dev.bukkit.org
    • Plugin-Manager for pail
    Version 2.6.1 (10.08.2011 18:10)

    • Fixed Nullpointer, sry for this issue.
    Version 2.6.0 (09.08.2011 23:15)

    • Added Pail Gui-Support
    • CraftBukkit-Update-Check now threaded, because with 7 MB it can take a little bit to update
    Version 2.5.9 (27.07.2011 21:50)

    • Fix: Delete the Quotes in the Essentials-Filenames
    Version 2.5.8 (21.07.2011 22:15)

    • Fix: Can't connect to ci-b.bukkit.org-Error
    Version 2.5.7 (13.07.2011 22:15)

    • Fix: If broadCastPeriod not parsable set it to default value. Thanks to Torner92 for the bug-Report.
    Version 2.5.6 (16.06.2011 23:15)

    • Implement If-Modified-Since, thanks to Captain Chaos for the tip. This should remove the bandwith-Problem of some Plugin-Authors, let me know if it doesn't work.
    Version 2.5.5 (27.05.2011 23:15)

    • Little Bugfix for robin0van0der0v new xml.
    Version 2.5.4 (26.05.2011 22:15)

    • Little Bugfix
    • Some changes for robin0van0der0v new xml. @robin0van0der0v: Thanks for your work
    Version 2.5.3 (06.05.2011 20:15)

    • Fixed a little bug, with the new XML/RSS-Update-Check
    Version 2.5.2 (02.05.2011 21:55)

    • Add Version to XML-Update-Check
    • Add Description to RSS-Update-Check
    Version 2.5.1 (20.04.2011 20:45)


    • Automatic Plugin-Update at startup only every 6 hours
    • Manual Plugin-Update only every 60 minutes
    Version 2.5.0 (18.04.2011 22:25)

    • Logger changed
    Version 2.4.9 (10.04.2011 10:15)

    • Plugin-Update only every 60 minutes, also after a restart.
    • Some little Bugfixes
    Version 2.4.8 (09.04.2011 22:50)

    • Add new /uptodate update - Command to start update-Process manual
    • Add new option useUserPluginPropertiesFirst to set another priority for the userplugin.properties
    Version 2.4.7 (07.04.2011 19:00)

    • Bugfix if filename not in the URL and not a jar
    • Changed the Bukkit-Build-URL to ci-b.bukkit.org
    Version 2.4.6 (06.04.2011 18:30)

    • Better Exception-Handling if the rss-Feed, xml, txt-File or the properties-File is wrong
    Version 2.4.5 (05.04.2011 20:15)

    • Bugfixes if redirect and the new URL contains a space
    • Changed the UserAgent to CraftBukkitUpToDate
    Version 2.4.4 (03.04.2011 17:10)

    • Little Bugfix if createCheckFiles=true
    Version 2.4.3 (30.03.2011 21:55)

    • New option usePermissions to deactivate permissions-Support
    Version 2.4.2 (30.03.2011 21:02)

    • A little change for better Permissions-Setup
    Version 2.4.1 (30.03.2011 19:06)

    • Changes for the newest recommended Build
    Version 2.4.0 (29.03.2011 22:30)

    • Added txt, xml and properties-Support
    Version 2.3.0 (28.03.2011 22:30)

    • php-Fix
    Version 2.2.3 (28.03.2011 20:30)

    • Little Bugfix
    • Update-Check only every hour
    Version 2.2.2 (28.03.2011 18:15)

    • Killed the Version-Number in the jar-File-Name
    Version 2.2.1 (25.03.2011 22:45)

    • Some Bugfixes
    • New option to disable serverLog if new Update available
    • New option to disable automatic plugin-Update
    Version 2.2.0 (25.03.2011 22:00)

    • Parallel update-Checks (80% faster now)
    • Some other changes to support the update-Script from Tealk
    • New alias cbutd
    Version 2.1.6 (25.03.2011 20:40)

    • Some other changes to support the update-Script from Tealk
    • Changed the Permissions-Setup
    Version 2.1.5 (23.03.2011 23:00)

    • Some changes to support the update-Script from Tealk
    Version 2.1.4 (23.03.2011 19:00)

    • Fixed that zip and tar.gz-Files updated every time
    Version 2.1.3 (21.03.2011 21:30)

    • RSS-Feed now supported check Or use RSS-Part to check how to implement it.
    Version 2.1.2 (16.03.2011 23:10)

    • Changed the updateLogic for CraftBukkit so I don't need longer the check-Files you can delete it if you like. Thanks to Pluckerpluck for the tip.
    Version 2.1.1 (13.03.2011 23:35)

    • A little bugfix for the new userplugin.properties
    Version 2.1 (12.03.2011 23:00)

    • userplugin.properties for the users to add their own plugins.
    Version 2.0.5 (11.03.2011 20:30)

    • bit.ly-Fix
    • Wish you something Update 3 alias Maddin-Update;): Changed new pluginLog.
    Version 2.0.4 (09.03.2011 22:45)

    • github-Fix, next step is the fix for the php-problem
    • blacklist, to add plugins you don't want update.
    Version 2.0.3 (07.03.2011 18:15)

    • Added a new Option to deactivate craftBukkitUpdateCheck
    Version 2.0.2 (05.03.2011 10:40)

    • Little Bugfix, if pluginLog = false
    Version 2.0.1 (04.03.2011 19:50)

    • Download new Version only ones, if you didn't like to update
    • Smarter Log if ci.bukkit.org down
    Version 2.0 (02.03.2011 21:40)

    • Method to differentiate between Plugins with the same name
    Version 1.9.3 (02.03.2011 18:25)

    • Wish you something Update 2;): Changed new pluginLog.
    • Update for other sources (zip), if Server doesn't send modificationTimestamp
    Version 1.9.2 (01.03.2011 21:40)

    • Wish you something Update;): Added a new Option to change pluginLog.
    Version 1.9.1 (01.03.2011 19:10)

    • Little Bugfix
    • New Update-Message
    Version 1.9 (28.02.2011 22:10)

    • Removed one typos
    • New Command to start Plugin-Update
    • Removed stableBuild-Config, nobody need this
    • Add CraftBukkitName-Config
    Version 1.8 (26.02.2011 22:10)

    • Permissions-Support
    • Smaller messages
    Version 1.7 (26.02.2011 17:11)

    • Some little Bugfixes for the new Plugin-Links
    • Performance-Tuning
    Version 1.6 (24.02.2011 20:43)

    • Better Update-Check
    • Plugin-Update-Check starts after 10 Seconds
    • Configurable Download-Folder (Example: If you like to Download to plugin-Dir write: plugins/CraftBukkitUpToDate/downloads/)
    Version 1.5 (23.02.2011 21:55)

    • Plugin-Update-Check now threaded, so the Server start without waiting for it.
    Version 1.4 (23.02.2011 21:15)

    • Plugin-Support
    Version 1.3 (23.02.2011 19:53)

    • Config if you like to download only RecommendBuild (Default: false)
    • Config if you like to download latestStableBuild (Default: true), no Idea if i need this or remove it in a future release
    • Command to download every Build, for Howto look at Features
    • Command to look at changelog
    • Removed stupid constructor
    Version 1.2 (20.02.2011 23:07)

    Version 1.1 (20.02.2011 19:26)

    • Check for update in a configurable period
    • Send message to all online ops (configurable)
    Version 1.0 (20.02.2011 10:55)

    • Release-Version
     
    nath30, xybre, vrox and 16 others like this.
  2. Offline

    MuttsNuts

    I just used the craftbukkit-0.0.1-SNAPSHOT that CraftBukkitUptoDate was shouting about (1240) and when I loaded it for some reason it was one from 1.7.3... Obviously caused all sorts of mayhem. So just downloaded from Bukkit and all is good now :p
     
  3. Offline

    Buckethead

    Code:
    2011-10-06 19:14:24 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:15:04 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:16:11 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:17:46 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:21:55 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 19:21:55 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 19:21:55 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 19:21:55 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 19:21:55 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 19:24:35 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 19:24:35 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 19:24:35 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 19:24:35 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 19:24:35 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 19:25:23 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 19:25:23 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 19:25:23 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 19:25:23 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 19:25:23 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 19:25:37 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 19:25:37 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 19:25:37 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 19:25:37 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 19:25:37 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 19:25:55 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:26:13 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 19:26:13 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 19:26:13 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 19:26:13 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 19:26:13 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 19:27:21 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 19:27:21 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 19:27:21 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 19:27:21 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 19:27:21 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 19:28:23 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 19:28:23 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 19:28:23 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 19:28:23 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 19:28:23 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 19:29:43 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:30:00 [INFO] Current time is: 19:30:00
    2011-10-06 19:30:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:33:45 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:34:07 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:37:19 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:37:31 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:38:06 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:38:30 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:44:24 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:45:05 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:46:11 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:47:46 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:54:18 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 19:54:18 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 19:54:18 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 19:54:18 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 19:54:18 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 19:55:55 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 19:59:44 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:00:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:03:48 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:04:07 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:07:20 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:07:31 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:08:07 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:08:30 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:14:25 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:15:05 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:16:12 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:17:46 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:21:34 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 20:21:34 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 20:21:34 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 20:21:34 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 20:21:34 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 20:21:41 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 20:21:41 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 20:21:41 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 20:21:41 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 20:21:41 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 20:23:06 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 20:23:06 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 20:23:06 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 20:23:06 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 20:23:06 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 20:23:13 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 20:23:13 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 20:23:13 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 20:23:13 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 20:23:13 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 20:25:55 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:29:44 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:30:00 [INFO] Current time is: 20:30:00
    2011-10-06 20:30:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:33:46 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:34:07 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:37:20 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:37:32 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:38:07 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:38:31 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:39:13 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 20:39:13 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 20:39:13 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 20:39:13 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 20:39:13 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 20:44:25 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:45:05 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:46:12 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:47:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:53:24 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 20:53:24 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 20:53:24 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 20:53:24 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 20:53:24 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 20:55:56 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 20:59:44 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:00:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:03:46 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:04:08 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:05:18 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 21:05:18 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 21:05:18 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 21:05:18 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 21:05:18 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 21:07:21 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:07:32 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:08:07 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:08:31 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:14:27 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:15:06 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:16:12 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:17:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:25:56 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:29:45 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:30:00 [INFO] Current time is: 21:30:00
    2011-10-06 21:30:48 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:33:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:34:08 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:37:21 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:37:32 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:38:08 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:38:31 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:43:15 [SEVERE] java.io.IOException: Bad packet id 254
    2011-10-06 21:43:15 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-10-06 21:43:15 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-10-06 21:43:15 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-10-06 21:43:15 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-10-06 21:44:26 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:45:06 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:46:13 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:47:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:55:56 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 21:59:45 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:00:48 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:03:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:04:08 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:07:21 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:07:33 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:08:08 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:08:32 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:14:26 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:15:06 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:16:13 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:17:48 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:25:57 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:29:45 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:30:00 [INFO] Current time is: 22:30:00
    2011-10-06 22:30:49 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:33:47 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:34:09 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:37:21 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:37:33 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:38:08 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:38:32 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:44:26 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:45:07 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:46:13 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:47:48 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:55:57 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 22:59:46 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    2011-10-06 23:00:49 [INFO] CButD: New CraftBukkit Build 1240 available. Restart the Server to download.
    what do u or i have to do so i dont get spam about a new version every 3 seconds
     
  4. Offline

    EmanuxJade

    i have some problem wtf?
     
  5. Offline

    MuttsNuts

    Have you not updated yet? I have over 50 plugins currently and CB1240 didn't break one of them :D. Obviously always backup the original craftbukkit-0.0.1-SNAPSHOT.jar before updating just incase things go bad.
     
  6. Offline

    Sayshal

    Since alot of plugin developers don't want to go to bukkit.dev, add an option to enable searching the forums like before.
     
  7. Offline

    EmanuxJade

    i was been update, but with new version 1240 i got too much strange errors, ex: bad packet id and read time out, with 1185 i have no errrors.....

    what is the problem?
     
  8. Offline

    MuttsNuts

    Yeah I am too having Read Timed Out errors. Getting major lag at the moment when a player joins/leaves, dies or tp's even though the server has 2 GB free and I can blow over 8000 TNT without a drop in tick rate (ie no lag).

    Again with me its been since CB1185 but worse in CB1240. Before that using CB1060 I never had any lag at all.
    This is a problem I am looking into but it seems hard to fathom.
     
  9. Offline

    Yurikoma

    im guessing this isn't working with the latest bukkit version?
     
  10. Offline

    MuttsNuts

    It should be. I have it running with CB1240 with no problems other than it did supply me with the CB740 build a few days ago :p
     
  11. Offline

    Buckethead

    not the problem. and many of mine break. i just dont want the spam about new version
     
  12. Offline

    MuttsNuts

    Check in CraftBukkitUpToDate properties file for "broadcast=true" and change to broadcast=false... Does this help? Maybe this will instead: change "craftBukkitUpdateCheck=true" to craftBukkitUpdateCheck=false. That should stop all CBUTD checking and stop spamming until you decide to update.
    Updating Bukkit version - Make sure to backup your old CraftBukkit jar before updating/replacing and get as many of the plugins you use that are updated to the latest CB build before updating to save time trying to figure out any problems you may face. For instance I had a couple of plugins still on CB1185 that caused a bit of an issue with the CB1240 build but no messages were appearing in the console. After updating all plugins, server was almost fine again.
     
  13. Offline

    Buckethead

    thanks yeah that worked and i have updated but i still get naged
     
  14. Offline

    MuttsNuts

    So you are now on CB1240. Confirm this by typing version in the console or /version in-game. CBUTD for some reason put me on CB740 so I had to download the CB1240 from Bukkit instead.
     
  15. Offline

    Buckethead

    hmmmmm maybey redownload craft bukit. and yes i am on 1284

    ok that did it

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

    MuttsNuts

    Ah so it downloaded the indev build for you. That would explain the console spam you were still getting after updating. Glad that fixed it for you anyway. :)
     
  17. Offline

    Buckethead

    when doing reload 20:37:30 [INFO] CButD: CraftBukkit is Outdate, try to download new version

    craftbukkit is outdated
     
  18. Offline

    Shamoox

    Code:
    2011-10-18 07:01:24 [SEVERE] [Fatal Error] :1:1: Content is not allowed in prolog.
    2011-10-18 07:01:24 [INFO] Not able to update rTriggers.jar. It seems there are no file-Uploads at dev.bukkit.org.
    
    Seems to be a bug in finding a plugin on BukkitDev but no file to compare.
     
  19. Offline

    Buckethead

    i have this same error diffrent plugins
     
  20. Offline

    Ondechoc

    it's updating Bukkit to 1240 or 1317 ?
     
  21. Offline

    ToastedJelly

    Hi NoFear13,

    I've been contacted by a user of my plugin that another Plugin with the same Name overwrites my plugin HelpPages.
    The Plugin http://dev.bukkit.org/server-mods/helppages/, which is only 19h old is not mine and the Original is here: http://forums.bukkit.org/threads/info-helppages-1-30-group-specific-custom-help-pages-1337.18330/

    Please restore the right download address so Installations don't get messed up.
    I already contacted the author to change the name and will also contact Bukkit about this.
     
  22. Offline

    Slugslug

    Anyone else getting the same updates downloaded?

    eg...

    dynmap-api-0.24-bin.zip
    PermissionsEx-1.16-package.zip
    worldguard-5.3.zip
    Essentials.zip
    Residence.zip
    MobBounty.zip
    worldedit-4.7.zip

    keep appering even though I have installed the the new jars
     
  23. Offline

    Buckethead

    yes for pex and essentials. it downloads the sam versions again
     
  24. Offline

    Slugslug

    Getting quite annoying trying to find whats new whats not, am also not a fan of the .zip downloads for eg, essentials downloads essentials chat - I dont use ess chat.

    the old uptodate was much better
     
  25. Offline

    Buckethead

    it downloads updates for individual plugins to whatever the newest version is and downloads the newest RECOMENDED build of bukkit
     
  26. Offline

    iMint

    This is awesome, I'll add it to my server later! :D

    Also, here's a grammar fix for you:
    This is not an autoupdater, it only downloads the newest version to the update-folder. The admin has to copy the files. This way, he knows which plugins he updates and he can check to see what plugins he wants to update.

    I recommend backing up your old craftbukkit-0.0.1-SNAPSHOT.jar/plugin before update. Not all builds from CraftBukkit work correctly.
     
  27. Offline

    mario00037

    Whats the script to auto update the plugins without having to manually replace them while having RemoteToolKit running?
     
  28. Offline

    Darkhand81

  29. Offline

    Royalgamer06

  30. Offline

    Snowy007

    Is there a list or something with all the supported plugins?
    I can't find any.
     
  31. Offline

    Buckethead

    i get error when on starup it says

    Code:
    [WARNING] CraftBukkitUpToDate: Can't connect to ci.bukkit.org.
    but then it does update check.i redownloaded, tried on diffrent computers, servers and platforms. same error
     

Share This Page