CraftBukkitUpToDate
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 24 hours standard is 24 hours Broadcast if new update available (To all Ops, or via Permissions).
- Configurable in CraftBukkitUpToDate.properties default value is true
- Additional Plugin-Dirs to check (if you have a dir additionalPlugins in your Bukkit-Folder add additionalPluginDirs=additionalPlugins/)
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/bukkit-plugins/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?
There are three ways, you have to make only one of them:
1. 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/bukkit-plugins/example/. If not no problem you have two other options:
2. Add dev-url to your plugin.yml this should look like : dev-url: http://dev.bukkit.org/bukkit-plugins/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/bukkit-plugins/replace this with your url of dev-Bukkit/ commands: your command: description: descrition usage: /<command> <function> [buildnumber] aliases: [alias1, alias2]
3. If option 1 and option 2 didn't work for you let me know this and I add it to my plugin.properties. Please remember I only support dev.bukkit.org-Plugins.
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/bukkit-plugins/craftbukkituptodate/forum/
Video
https://www.youtube.com/watch?v=XWdpz6JsWRk
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.
Can I add additonal Plugin Folders that will be check if I like to deactivate a plugin but check for updates?
Yes, use the additionalPluginDirs-Option in the CraftBukkitUpToDate.properties
@Aduckling1999
what other plugins did you use? which version of CraftBukkit?
@NoFear13
How come it works on your computer but not on mine? It doesn't show up on the plugins list when I do /plugins when the server is on. I placed the .jar file in the plugins directory and don't know what's wrong with it. Can you pls help me? Thanks!
@Lightning533 @MERCHANToDEATH
I testet it with the newest beta-Build and it works fine for me.
But usally I support only the newest rb-Build
CraftBukkitUpToDate not updated. I believe that is what they call irony.
@NoFear13
No errors, and no messages, it's just refusing to load. Even when it's the only plugin installed, it still doesn't load.
@Lightning533
why not I test it and it works fine for me, any errors? What message did you get?
@NoFear13 this plugin hasn't worked for me since 1.6.4, so not quite sure what you mean by "this plugin works fine with the newest version"
@fungreenfox
I never delete any tickets, look at http://dev.bukkit.org/bukkit-plugins/craftbukkituptodate/tickets/?status=+ there's no ticket of you.
To your second question, because there's no need for a update, this plugin works fine with the newest version. So why a new upload?
i wonder why my ticket has been deleted, and why you are still at a version for 1.6.1 when we have 1.7.2.
@jasperino
I concur with this. Would be helpful with a manual way as well - also since that could make it work with plugins NOT on dev.bukkit or from repo's (much needed for me).
@NoFear13 would it perhaps be possible for you to make a config in which we can add our own dev.bukkit url's? This way the plugin can still check for updates without you having to add them all. Like this server hosts won't have to rely on plugin developers to add a link to the plugin.yml for it to be usable with this :)
@mat41997
No dev.bukkit.org-Url, no action
the delay ought to be 23 hours so people who schedule daily restarts don't miss every second day.
@mat41997
Yeah, I use that too. Maybe add it to the config? Or just detect it?
http://spigotmc.org
lol I don't think the permissions are working, I have all 3 set (using Privileges) and I am NOT an op. When I op myself it works.
http://dev.bukkit.org/bukkit-plugins/clearlagg/
@derpasaurs
The developer needs to add the plugin not him also essentials and most of those plugin are included sometimes the plugin does not download the update so you can go and download it your self
add these PLUGINS:
AutoAnnouncer
AutoRestart
ClearLag
CountryLoginMessage
dynmap
Essentials
EssentialsChat
EssentialsSpawn
EssentialsAntiBuild
Factions
iConomy
Jail
Lift
LinksOnSigns
LWC
mcMMO
MobArena
Modifyworld
mwParkour2
PermissionsEx
Simple-AutoSave
SleepyFeeling
SWatchdog
TeleConfirmLite
TuxTwoLib
Vault
Votifier
WorldEdit
WorldGuard
Total 29
there not mine. so but you have to look it up on devbukkit