Keep your Server/Plugins up to date
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.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.jar/plugin before update. Not all builds from CraftBukkit work correctly.
Features
Download the newest build to build_update Config-File in plugins/CraftBukkitUpToDate/CraftBukkitUpToDate.properties
- to enable/disable automatic download
- updateChannel (to choose between rb, beta or dev)
- set craftBukkitName (Default: craftbukkit.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 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
Pail Gui-Support check Thread for more infos
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.plugin - these users can use plugin-Command
- craftbukkituptodate.update - these users can use the update-Command
Automatic update
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://dev.bukkit.org/server-mods/linux-server-startscript-menu/
or use the Bukkit-Build-In: You can configured it by yourself, all you must do is to open the bukkit.yml and change the update-folder to ../bukkit_update/plugins. I don't recommend this, because all plugins updated automaticly without any user-interactions.
My Plugin didn't supported, how i get it to work with CButD?
Add it to http://dev.bukkit.org/. Your link should be like the jar-File-Name if your jar-File example.jar your link on dev.bukkit.org should be http://dev.bukkit.org/server-mods/example/. If not no problem you have to options:
1. Add dev-url to your plugin.yml this should look like : dev-url: http://dev.bukkit.org/server-mods/example/, please replace the url with your one, else it didn't work. Also you should know that only dev.bukkit.org-Urls works.
Here is a example plugin.yml:
name: Your name main: Your main class version: Your version dev-url: http://dev.bukkit.org/server-mods/replace this with your url of dev-Bukkit/ commands: your command: description: descrition usage: /<command> <function> [buildnumber] aliases: [alias1, alias2]
2. let me know this and I add it to my plugin.properties.
Also you should know that your project at dev.bukkit.org should contain file-Downloads, else I have no chance to check for updates and download the newest version.
Forum
Need help or have any questions use the Forum: http://dev.bukkit.org/server-mods/craftbukkituptodate/forum/
FAQ
Did the plugin.properties update automaticly?
Yes, if a new one available it update automatic.
Did you download all plugins every time to check for updates?
No, I use the rss-Feed of dev-bukkit
Do you automatic update my plugins?
No I'm only download the new version to bukkit_update/plugins you have to copy them to your Plugin-Folder. I will never implement a autoupdater, you are the Admin and you have to choose which plugins you like to update. This is only a little help to do this.
How can I choose if between recommend and beta version?
In CraftBukkitUpToDate.properties set recommendedBuild=true, if you like the recommend Build, or recommendedBuild=false if you like the beta-Version.
Now that Bukkit supports a plugin update folder, will CBUTD add support for it, so we are able to run a /reload after CBUTD runs and have the updated plugins load?
Not by default. But you can configured it by yourself, all you must do is to open the bukkit.yml and change the update-folder to ../bukkit_update/plugins. I don't recommend this, because all plugins updated automaticly without any user-interactions.
Facts
- Date created
- Aug 28, 2011
- Category
- Last update
- May 16, 2012
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- CraftBukkitUpToDate
- Downloads
- 2,097,451
- Recent files
- Reply
- #96
NoFear13 May 17, 2012 at 06:19 UTC - 0 likes@Hubarz: Go
For support of your plugin please add
dev-url: http://dev.bukkit.org/server-mods/advanced-redstone/
to your plugin.yml
- Reply
- #95
Hubarz May 17, 2012 at 00:34 UTC - 0 likesVery nice(but no new) idea. Going to use it myself and add support to my plugins.
TY
- Reply
- #94
NoFear13 May 15, 2012 at 16:08 UTC - 0 likes@gabesarch: Go
Please clean it, the most entries not needed if the plugin named like the url it should work without any changes to the properties.
- Reply
- #93
gabesarch May 14, 2012 at 21:47 UTC - 0 likesVanishNoPacket.jar=http://dev.bukkit.org/server-mods/vanish/files.rss Ptweaks.jar=http://dev.bukkit.org/server-mods/craftbukkituptodate/files.rss NoCheatPlus.jar=http://dev.bukkit.org/server-mods/nocheatplus/files.rss WorldEdit.jar=http://dev.bukkit.org/server-mods/worldedit/files.rss FamilyJewels.jar=http://dev.bukkit.org/server-mods/familyjewels/files.rss VoxelSniper.jar=http://dev.bukkit.org/server-mods/voxelsniper/files.rss Buycraft.jar=http://dev.bukkit.org/server-mods/buycraft/files.rss SpamGuard.jar=http://dev.bukkit.org/server-mods/spamguard/files.rss Vault.jar=http://dev.bukkit.org/server-mods/vault/files.rss PluginReloader.jar=http://dev.bukkit.org/server-mods/pluginreloader/files.rss PermissionsEx.jar=http://dev.bukkit.org/server-mods/permissionsex/files.rss Stargate.jar=http://dev.bukkit.org/server-mods/stargate/files.rss MobBountyReloaded.jar=http://dev.bukkit.org/server-mods/mobbountyreloaded/files.rss LWC.jar=http://dev.bukkit.org/server-mods/lwc/files.rss WorldGuard.jar=http://dev.bukkit.org/server-mods/worldguard/files.rss dynmap.jar=http://dev.bukkit.org/server-mods/dynmap/files.rss Lottery.jar=http://dev.bukkit.org/server-mods/lottery/files.rss HawkEye.jar=http://dev.bukkit.org/server-mods/hawkeye/files.rss AnimalProtect.jar=http://dev.bukkit.org/server-mods/animalprotect/files.rss CraftBukkitUpToDate.jar=http://dev.bukkit.org/server-mods/craftbukkituptodate/files.rss Votifier.jar=http://dev.bukkit.org/server-mods/votifier/files.rss MobArena.jar=http://dev.bukkit.org/server-mods/mobarena/files.rss mcMMO.jar=http://dev.bukkit.org/server-mods/mcmmo/files.rss AutoAnnouncer.jar=http://dev.bukkit.org/server-mods/autoannouncer/files.rss Essentials.jar=http://dev.bukkit.org/server-mods/essentials/files.rss Jobs.jar=http://dev.bukkit.org/server-mods/jobs/files.rss mcMMOLupReward.jar=http://dev.bukkit.org/server-mods/mcmmo-levelup-reward/files.rss Dynmap-Essentials.jar=http://dev.bukkit.org/server-mods/mcmmo-levelup-reward/files.rss CreativeControl.jar=http://dev.bukkit.org/server-mods/creativecontrol/files.rss dynmap-mobs.jar=http://dev.bukkit.org/server-mods/dynmap-mobs/files.rss Factions.jar=http://dev.bukkit.org/server-mods/factions/files.rss Dynmap-Factions.jar=http://dev.bukkit.org/server-mods/dynmap-factions/files.rss
- Reply
- #92
NoFear13 May 14, 2012 at 17:05 UTC - 0 likes@gabesarch: Go
You can't add urls by yourself, they overrite at each startup. Please write me the lines you added and I add it to the update-File.
- Reply
- #91
gabesarch May 13, 2012 at 22:43 UTC - 0 likesI can't tell if my plugins are supported with CuD. I added them all (example.jar=http://dev.bukkit.org/server-mods/example/files.rss) <- like that to plugins.properties and I'm not sure if it worked.
- Reply
- #90
NoFear13 May 13, 2012 at 08:08 UTC - 0 likes@samuelvisser: Go
That's if a download not finished and you copy the plugin-Updates before all downloads finished, so one plugin is broken, you should see the plugin at the server-Start, one plugin couldn't load at the start that's the broken one.
To the other questions: permissions and changegamemode are inactive so this is no bug.
- Reply
- #89
samuelvisser May 13, 2012 at 07:55 UTC - 0 likesI get the following start up error:
2012-05-13 09:25:36 [INFO] CButD: Plugin-Update-Check started 2012-05-13 09:25:37 [WARNING] CraftBukkitUpToDate a Error: java.lang.NullPointerException at java.util.zip.ZipFile.getInputStream(ZipFile.java:197) at java.util.jar.JarFile.getInputStream(JarFile.java:400) at de.nofear13.craftbukkituptodate.CraftBukkitUpToDateHelper.updateThisPlugin(CraftBukkitUpToDateHelper.java:1191) at de.nofear13.craftbukkituptodate.UpdatePluginCall.call(UpdatePluginCall.java:45) at de.nofear13.craftbukkituptodate.UpdatePluginCall.call(UpdatePluginCall.java:1) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679)
How can I fix that start up error?
Also, I get this message:
2012-05-13 09:25:39 [INFO] CButD: The rss-Feed: http://dev.bukkit.org/server-mods/permissions/files.rss is wrong. Please let me know this.
Another one:
2012-05-13 09:25:39 [INFO] CButD: The rss-Feed: http://dev.bukkit.org/server-mods/changegamemode/files.rss is wrong. Please let me know this.
- Reply
- #88
NoFear13 May 10, 2012 at 22:10 UTC - 0 likes@enigma617: Go
Check the Projektpage: http://dev.bukkit.org/server-mods/changegamemode
and you see: This project has become inactive.
This project is inactive and its default file will likely not work with the most recent version of Minecraft. The author may have abandoned it, or it may have outlived its usefulness.
So if you only like to troll...
- Reply
- #87
enigma617 May 10, 2012 at 22:03 UTC - 0 likesI got the message:
CButD: The rss-Feed: http://dev.bukkit.org/server-mods/changegamemode/files.rss is wrong. Please let me know this.
in my logs.
I don't see any problems its causing, but it did say "Please let me know this.", so now you know.