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

    xGhOsTkiLLeRx

    Found a bug with your spelling.
    Look at the point in your source code, where you send a message to the console:

    "Not able to update <pluginname>. It seems there are no file-uploads at dev.bukkit.org"
    I marked the word red, it's missing ;)
    Little bug, but somehow I wanted to tell it to you :p

    (Btw. I hat curse and the new system, maybe you can make a config decision, which system should be used, the new or the old...)
     
  3. Thanks for the info. Can you please create a ticket at http://dev.bukkit.org/server-mods/craftbukkituptodate/tickets/. This make it much easier to manage my bugs and requests. Thanks in advance.
     
  4. Offline

    xGhOsTkiLLeRx

    Yeah, I'll do that, sorry, but I still like the forums much more :/
     
  5. No problem.

    I personaly hate the forum-Solution, if there a error and everybody post the same sh**, this doesn't help me, a ticket-System is much better because everybody see there is a ticket, also I created a forum for CraftBukkitUpToDate http://dev.bukkit.org/server-mods/craftbukkituptodate/forum/ for the user like to discuss about CraftBukkitUpToDate with me. I can't wait until the temporary forum-Solution for the mods deactivate so everybody have to use dev.bukkit.org, this make it much easier for us developer to manage our plugins. Also it's much better for the plugin-Users and complex plugins who need more than one site to describe what you can do with it.

    But this is my personaly opinion. And everybody is free to say something else, but in the near future the forum-Solution deactivated whether you like it or not.
     
    AS1LV3RN1NJA likes this.
  6. Offline

    benning2009

    13:25:31 [INFO] CButD: Plugin-Update-Check started
    13:25:32 [INFO] No source for BukkitHTTPD.jar ask the Author to give me one
    13:25:32 [INFO] No source for Permissions.jar ask the Author to give me one
    13:25:32 [INFO] No source for SpoutWallet-1.4.1.jar ask the Author to give me one
    13:25:32 [INFO] No source for WorldEdit.jar ask the Author to give me one
    13:25:33 [INFO] CButD: Plugin-Update-Check finished
     
  7. Offline

    King_KYl3

    CAn you please add it so i can update them in game? and it auto goes into ins stop and you just need to reload
     
  8. Offline

    godgodgodgo

    CraftBukkitUpToDate keeps redownloading OpenInv.jar over and over again even though there is no new version
     
  9. Which version of CButD?
    What's your current Version of OpenInv?
    /uptodate plugin
    And I doesn't understand the second part. What exactly you mean?
     
  10. Offline

    King_KYl3

    Like meaning i can update any plugin with out having to go into the update folder and moving them into my plugins so saying that it will auto replace the old one with the new updated plugin with just one command it updates them all and all you need to do is write one command ingame and do /reload to make the updated plugin work. that would be the most epic plugin cuz for me its hard when some1 like a company is hosting takes to long to go into the plugins ect i hioe you look into it :D
     
  11. Offline

    godgodgodgo

    OpenInv: 1.3.3
    CBUTD: 2.6.7
     
  12. Offline

    Buckethead

    This erroe happened during in update

    17:24:29 [SEVERE] [Fatal Error] :1:1: Content is not allowed in prolog.

    oh and i use 1060 and ur latest build

    id also like to suggest simplifying update procces. like /update example. and it gets newest buil of tht plugin. becaus its kina a pain to put in the way u have it set up now

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

    Buckethead

    to much work
     
  14. Offline

    King_KYl3

    Like meaning i can update any plugin with out having to go into the update folder and moving them into my plugins so saying that it will auto replace the old one with the new updated plugin with just one command it updates them all and all you need to do is write one command ingame and do /reload to make the updated plugin work. that would be the most epic plugin cuz for me its hard when some1 like a company is hosting takes to long to go into the plugins ect i hioe you look into it :D
     
  15. Offline

    Buckethead

    i dont undrstand alotbout programing but... this causes fairly goodsamount of lag and i havent even started using it yet and this is with no one on. does this have a lot of liteners or something
     
  16. Offline

    King_KYl3

    I just fucking wish there was 1 plugin that did this but had all plugings supported :/
     
  17. I think that's a taller order than you know, but if every plugin actually moves over to BukkitDev (at least for uploading files, which I believe is the bukkit team's goal, to move plugins completely over to that system), this plugin will automatically support them from what I understand.
     
  18. Offline

    King_KYl3

    hm true but i just hope they all do move xD so wat do i say to all my plugin people move to bukkit dev lol?
     
  19. Offline

    jingham

    when i load my server up it now says that craftbukkit uptodate 2.6.7 is not up to date?
    this is what it says exactly with all the other plugins that its not updating:
    11:17:55 [SEVERE] Error occurred while enabling CraftBukkitUpToDate v2.6.7 (Is it up to date?): com/nijikokun/bukkit/Permissions/Permissions
    11:17:59 [INFO] [iConomy] Logging is currently disabled.
    11:17:59 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    11:17:59 [INFO] [iConomy] Developed by: [Nijikokun]
    11:17:59 [INFO] [iZone : 6.6.1] Enabled!
    11:17:59 [INFO] [iZone : 6.6.1] SQLite Connection successful
    11:18:00 [SEVERE] java.util.MissingFormatArgumentException: Format specifier 'd'
    11:18:00 [SEVERE] at java.util.Formatter.format(Unknown Source)
    11:18:00 [SEVERE] at java.util.Formatter.format(Unknown Source)
    11:18:00 [SEVERE] at java.lang.String.format(Unknown Source)
    11:18:00 [SEVERE] at TechGuard.iZone.FileLoader.loadUpdate(FileLoader.java:391)
    11:18:00 [SEVERE] at TechGuard.iZone.FileLoader.load(FileLoader.java:55)
    11:18:00 [SEVERE] at TechGuard.iZone.FileLoader.reload(FileLoader.java:59)
    11:18:00 [SEVERE] at TechGuard.iZone.iZone.onEnable(iZone.java:50)
    11:18:00 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    11:18:00 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    11:18:00 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    11:18:00 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    11:18:00 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    11:18:00 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    11:18:00 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    11:18:00 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    11:18:00 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    11:18:00 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    11:18:00 [SEVERE] Error occurred while enabling KonseptGate v0.2 (Is it up to date?): com/nijikokun/bukkit/Permissions/Permissions
    11:18:00 [INFO] NoMoreRollBack has been enabled!
    11:18:00 [INFO] NoMoreRollBack by Jumla. V.0.4.1
    11:18:00 [INFO] [Permissions] SQL Interface enabled!
    11:18:00 [SEVERE] Error occurred while enabling Portcullis v1.2a (Is it up to date?): BLOCK_INTERACT
    11:18:00 [INFO] [SetRank] Booting...
    11:18:00 [INFO] [SetRank] Permissions system detected!
    11:18:00 [SEVERE] Error occurred while enabling SetRank v1.11 (Is it up to date?): com/nijikokun/bukkit/Permissions/Permissions
    11:18:00 [SEVERE] Error occurred while enabling SignShops v1.2 (Is it up to date?): com/nijikokun/bukkit/Permissions/Permissions
    11:18:00 [INFO] [SignShop] hooked into iConomy.
    11:18:00 [SEVERE] Error occurred while enabling SpawnControl v0.8.1 (Is it up to date?): com/nijikokun/bukkit/Permissions/Permissions
     
  20. Offline

    goodrichtires

    how do u get it? i cant seem to find the download for windows
     
  21. Offline

    Gabriel333

  22. Offline

    Gabriel333

    Ahh you of cause added all the plugins automatically on dev.bukkit.org. Thats VERY smart. :)
     
  23. Offline

    godgodgodgo

    OpenInv is still downloading every time it checks :/
     
  24. Offline

    HollyGemers21

    you have 1.8.1? craftbukkit ? wer im can to get ?
     
  25. Offline

    stertingen

    does it work with craftbukkit 1185?
     
  26. Offline

    Gabriel333

    yes it does...
     
    stertingen likes this.
  27. Offline

    add1ct3dd

    there's still so many plugins not supported :(
    we need Bukkit to release an official plugin that connects to the dev database!
     
  28. Offline

    Gabriel333

    CraftBukkitUptoDate keeps all plugins from BukketDev updated automatically. If not - report it to NoFrear13.
     
    NoFear13 likes this.
  29. Offline

    MiNdFrReAk

    Whats up with 1240?
    Does you update it for 1240?
     

Share This Page