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

    godgodgodgo

    Hi I keep getting this but i'm not sure what it is :/

    Code:
    2011-03-07 17:51:42 [INFO] Starting minecraft server version Beta 1.3
    2011-03-07 17:51:42 [INFO] Loading properties
    2011-03-07 17:51:42 [INFO] Starting Minecraft server on *:25565
    2011-03-07 17:51:42 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-502-ge211472-b514jnks (MC: 1.3)
    2011-03-07 17:51:42 [INFO] Preparing level "foo"
    2011-03-07 17:51:42 [INFO] Preparing start region
    2011-03-07 17:51:43 [INFO] Preparing spawn area: 89%
    2011-03-07 17:51:43 [SEVERE] Could not load plugins\Cleaner.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: com.nijikokun.bukkit.Cleaner.Cleaner.<init>()
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.getConstructor(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:108)
        ... 8 more
    2011-03-07 17:51:44 [INFO] LWC    [v1.57]    Loading shared objects
    2011-03-07 17:51:44 [INFO] Config    [v1.57]    Loaded 13 config entries
    2011-03-07 17:51:44 [INFO] LWC    [v1.57]    Native library: plugins/LWC/lib/native/Windows/x86/sqlitejdbc.dll
    2011-03-07 17:51:44 [INFO] [Permissions] version [2.5.3] (Phoenix) was Initialized.
    2011-03-07 17:51:44 [INFO] WorldGuard loaded.
    2011-03-07 17:51:44 [INFO] [BackupPlugin]  BackupPlugin version 0.8.6 is enabled!
    2011-03-07 17:51:44 [SEVERE] com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions loading BackupPlugin v0.8.6 (Is it up to date?)
    java.lang.ClassCastException: com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions
        at com.mysticx.bukkit.backupplugin.BackupPlugin.onEnable(BackupPlugin.java:73)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:44 [INFO] ChatBukkit v0.0.1 is enabled!
    2011-03-07 17:51:44 [INFO] CraftBookCommon 3.0-alpha1 enabled.
    2011-03-07 17:51:44 [INFO] CraftBookCircuits 3.0-alpha1 enabled.
    2011-03-07 17:51:44 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    2011-03-07 17:51:44 [INFO] CraftBookVehicles 3.0-alpha1 enabled.
    2011-03-07 17:51:44 [INFO] CraftBukkitUpToDate version 2.0.3 is enabled!
    2011-03-07 17:51:44 [INFO] [Permissions] version [2.5.3] (Phoenix)  loaded
    2011-03-07 17:51:44 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.ClassCastException: com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions
        at de.nofear13.craftbukkituptodate.CraftBukkitUpToDateHelper.setupPermissions(CraftBukkitUpToDateHelper.java:460)
        at de.nofear13.craftbukkituptodate.CraftBukkitUpToDate.onEnable(CraftBukkitUpToDate.java:65)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:44 [INFO] CButD: CraftBukkit is up to Date
    2011-03-07 17:51:44 [WARNING] Permissions is not enabled! All Operations are allowed!
    2011-03-07 17:51:44 [INFO] DropChest version 0.6 is enabled!
    2011-03-07 17:51:44 [INFO] Could not find chestfile
    2011-03-07 17:51:45 [INFO] §eLoaded Essentials build 2.0.271 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-07 17:51:45 [INFO] Loaded EssentialsBan build 2.0.271 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-07 17:51:45 [INFO] Loaded EssentialsChat build 2.0.271 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-07 17:51:45 [INFO] Loaded EssentialsEco build 2.0.271 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-07 17:51:45 [INFO] Loaded EssentialsGod build 2.0.271 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-07 17:51:45 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    2011-03-07 17:51:45 [INFO] GroupManager version 1.0(pre-alpha-3) is enabled!
    2011-03-07 17:51:45 [INFO] Fake Permissions version 2.5 is enabled!
    2011-03-07 17:51:45 [INFO] Loaded EssentialsHelp build 2.0.271 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-07 17:51:45 [INFO] Loaded EssentialsHome build 2.0.271 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-07 17:51:45 [INFO] Loaded EssentialsProtect build 2.0.271 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-07 17:51:46 [INFO] EssentialsServerlist version 2.0.271 by Vimae Development enabled.
    2011-03-07 17:51:46 [INFO] Loaded EssentialsSpawn build 2.0.271 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-07 17:51:46 [INFO] Loaded EssentialsTele build 2.0.271 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-07 17:51:46 [INFO] Loaded EssentialsWarp build 2.0.271 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-07 17:51:46 [SEVERE] com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions loading FindMe v1.2.4 (Is it up to date?)
    java.lang.ClassCastException: com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions
        at com.echo28.bukkit.findme.FindMe.setupPermissions(FindMe.java:51)
        at com.echo28.bukkit.findme.FindMe.onEnable(FindMe.java:39)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:46 [WARNING] [flyRidgeFly] Error while loading admns.txt
    2011-03-07 17:51:46 [INFO] flyRidgeFly version 1.5 is enabled!
    2011-03-07 17:51:46 [INFO] [InventorySort] version 1.5 is enabled!
    2011-03-07 17:51:46 [SEVERE] com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions loading InventorySort v1.5 (Is it up to date?)
    java.lang.ClassCastException: com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions
        at Wolfwood.InventorySort.InventorySort.setupPermissions(InventorySort.java:105)
        at Wolfwood.InventorySort.InventorySort.onEnable(InventorySort.java:45)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:46 [SEVERE] com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions loading iSee v0.2 (Is it up to date?)
    java.lang.ClassCastException: com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions
        at net.WMisiedjan.iSee.iSee.setupPermissions(iSee.java:36)
        at net.WMisiedjan.iSee.iSee.onEnable(iSee.java:53)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:46 [INFO] JuggernautSpirit version 1.23 loaded.
    2011-03-07 17:51:46 [INFO] Config    [v1.57]    Loaded 13 config entries
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Loaded command: /lwc -admin
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Loaded command: /lwc -create
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Loaded command: /lwc -free
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Loaded command: /lwc -info
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Loaded command: /lwc -p
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Loaded command: /lwc -modify
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Loaded command: /lwc -unlock
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Loaded command: /lwc -owners
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    -> PLAYER_QUIT
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    -> ENTITY_EXPLODE
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    -> BLOCK_INTERACT
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    -> BLOCK_DAMAGED
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    -> BLOCK_BREAK
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    -> BLOCK_PLACED
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    -> REDSTONE_CHANGE
    2011-03-07 17:51:46 [INFO] LWC    [v1.57]    Using Nijikokun's permissions plugin for permissions
    2011-03-07 17:51:46 [SEVERE] com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions loading LWC v1.57 (Is it up to date?)
    java.lang.ClassCastException: com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions
        at com.griefcraft.lwc.LWC.load(LWC.java:438)
        at com.griefcraft.lwc.LWCPlugin.onEnable(LWCPlugin.java:326)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:46 [INFO] Minecart Mania Core version 1.02a is enabled!
    2011-03-07 17:51:46 [INFO] NetherGate version 0.52 failed to initialize
    2011-03-07 17:51:46 [SEVERE] java.lang.ClassCastException: com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin cannot be cast to com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin
    2011-03-07 17:51:46 [SEVERE]     at com.elmakers.mine.bukkit.plugins.nether.NetherGatePlugin.initialize(NetherGatePlugin.java:83)
    2011-03-07 17:51:46 [SEVERE]     at com.elmakers.mine.bukkit.plugins.nether.NetherGatePlugin.onEnable(NetherGatePlugin.java:53)
    2011-03-07 17:51:46 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    2011-03-07 17:51:46 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
    2011-03-07 17:51:46 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
    2011-03-07 17:51:46 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
    2011-03-07 17:51:46 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    2011-03-07 17:51:46 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    2011-03-07 17:51:46 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    2011-03-07 17:51:46 [SEVERE]     at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    2011-03-07 17:51:46 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    2011-03-07 17:51:46 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:46 [INFO] Persistence: Create a plugins/Persistence/permissions.yml to use internal permissions
    2011-03-07 17:51:46 [INFO] Persistence version 0.56 is enabled
    2011-03-07 17:51:46 [INFO] [RealShop] Uses built-in RealEconomy (/mny commands) as economy system
    2011-03-07 17:51:46 [INFO] [RealShop] version [0.39] (tickleman) loaded
    2011-03-07 17:51:46 [INFO] ScrapBukkit version 0.2.1 is enabled!
    2011-03-07 17:51:46 [SEVERE] com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions loading SendGift v1.0 (Is it up to date?)
    java.lang.ClassCastException: com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions
        at com.lonelydime.SendGift.SendGift.setupPermissions(SendGift.java:45)
        at com.lonelydime.SendGift.SendGift.onEnable(SendGift.java:33)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:46 [INFO] SlowHealth 2.3 enabled! Rate: 20.0s | Amount: 1
    2011-03-07 17:51:46 [INFO]  | Max: 20
    2011-03-07 17:51:46 [SEVERE] com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions loading TelePlus v1.5.5 (Is it up to date?)
    java.lang.ClassCastException: com.nijikokun.bukkit.Permissions.Permissions cannot be cast to com.nijikokun.bukkit.Permissions.Permissions
        at me.taylorkelly.teleplus.TelePermissions.initialize(TelePermissions.java:20)
        at me.taylorkelly.teleplus.TelePlus.onEnable(TelePlus.java:37)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-07 17:51:46 [INFO] WorldEdit 4.0-beta8 enabled.
    2011-03-07 17:51:46 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    2011-03-07 17:51:46 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    2011-03-07 17:51:46 [INFO] WorldGuard: Single session is enforced.
    2011-03-07 17:51:46 [INFO] WorldGuard: TNT ignition is blocked.
    2011-03-07 17:51:46 [INFO] WorldGuard: Lighters are PERMITTED.
    2011-03-07 17:51:46 [INFO] WorldGuard: Lava fire is blocked.
    2011-03-07 17:51:46 [INFO] WorldGuard: All fire spread is disabled.
    2011-03-07 17:51:46 [INFO] WorldGuard 4.0-alpha1 enabled.
    2011-03-07 17:51:46 [INFO] Done (0.470s)! For help, type "help" or "?"
    2011-03-07 17:51:54 [INFO] CButD: Plugin-Update-Check started
    2011-03-07 17:51:58 [INFO] No source for chatbukkit.jar ask the Author to give me one
    2011-03-07 17:51:58 [INFO] No source for Cleaner.jar ask the Author to give me one
    2011-03-07 17:51:58 [INFO] No source for CraftBook.jar ask the Author to give me one
    2011-03-07 17:51:58 [INFO] No source for CraftBookCircuits.jar ask the Author to give me one
    2011-03-07 17:51:58 [INFO] No source for CraftBookMechanisms.jar ask the Author to give me one
    2011-03-07 17:51:58 [INFO] No source for CraftBookVehicles.jar ask the Author to give me one
    2011-03-07 17:51:58 [SEVERE] Exception in thread "Thread-10"
    2011-03-07 17:51:58 [SEVERE] java.lang.NullPointerException
    2011-03-07 17:51:58 [SEVERE]     at com.griefcraft.sql.PhysDB.getJobQueue(PhysDB.java:148)
    2011-03-07 17:51:58 [SEVERE]     at com.griefcraft.lwc.UpdateThread.doJobs(UpdateThread.java:121)
    2011-03-07 17:51:58 [SEVERE]     at com.griefcraft.lwc.UpdateThread._flush(UpdateThread.java:364)
    2011-03-07 17:51:58 [SEVERE]     at com.griefcraft.lwc.UpdateThread.run(UpdateThread.java:392)
    2011-03-07 17:51:58 [SEVERE]     at java.lang.Thread.run(Unknown Source)
    2011-03-07 17:52:03 [INFO] No source for EssentialsUpdate.jar ask the Author to give me one
    2011-03-07 17:52:03 [INFO] No source for FindMe.jar ask the Author to give me one
    2011-03-07 17:52:04 [INFO] No source for InventorySort.jar ask the Author to give me one
    2011-03-07 17:52:04 [INFO] No source for iSee.jar ask the Author to give me one
    2011-03-07 17:52:07 [INFO] No source for scrapbukkit.jar ask the Author to give me one
    2011-03-07 17:52:08 [INFO] No source for TelePlus.jar ask the Author to give me one
    2011-03-07 17:52:08 [INFO] No source for WorldEdit.jar ask the Author to give me one
    2011-03-07 17:52:08 [INFO] No source for WorldGuard.jar ask the Author to give me one
    2011-03-07 17:52:08 [INFO] CButD: Plugin-Update-Check finished
    
    --- merged: Mar 7, 2011 6:02 PM ---
    yeh sorry for giving all the other stuff :)
     
  3. Offline

    Jandalf

    hm, i dont the the CButD error, thats an error from other plugins
     
  4. Rename your permissions.yml in /plugin/Permissions/ to your standard worldName (world.yml)

    Than all shout work fine.
     
  5. Offline

    D5120

  6. Offline

    D5120

    Apologies, I started reading from the 9th page :s
     
  7. No Problem.
     
  8. Offline

    zwarmapapa

  9. zwarmapapa likes this.
  10. Offline

    garglebutt

    By the looks of it you are comparing timestamps on the jars rather than using the plugin.yml version inside? Would be very nice to show old and new versions, although it might be better to grab that once from each plugin from a central server then post a new list to all. I assume the plugin already pulls an updated source list periodically?

    At some point there needs to be a more robust registry so no reason not to start now!
     
  11. Some plugins I'm using that don't have links:
    scrapbukkit and chatbukkit were in the official build archive.
     
  12. bukkit-chat and bukkit-scrap added, please rename your jars to bukkit-chat-0.0.1-SNAPSHOT.jar and bukkit-scrap-0.0.1-SNAPSHOT.jar, else it don't work.

    bukkit-flow-control added a few days ago, please rename your jar to bukkit-flow-control.jar

    vPlayerOnline added.

    GoldenTools, InventoryProtection, Lockette and quickbelt can't because they haven't a permanent link, please read first post, Part: My Plugin didn't supported, how i get it to work with CButD? Ask the plugin-Authors if they like to support my plugin.
     
  13. Offline

    IronFerret

    what version of craftbukkit does Craftbukkituptodate work with? i tried #518(latest) and #497(recommended) and it keeps saying "outdate"
     
  14. At the first startup it says always your server is outdated because the check-File doesn't exists, after that and if you don't delete the check-File all works fine.
     
  15. Offline

    Playingcs

  16. Offline

    Nima304

    I want to install this, since a lot of the plugins I use update once every two days or so, but I'm hesitant. If a plugin's configuration file changes, will it write over my configuration with the default configuration file of the next build, or will it keep the same configuration as I had before? Also, will it inform me of the changes made to any configuration file? I don't want to reconfigure my plugins every time I update, but I also don't want to miss out on new features with my lack of configuration.
     
  17. No plugin update automaticly, it's only download the new jar to the bukkit_update/plugin-Folder you have to copy it to your plugin-Folder. So also your config don't overwrite automaticly.
    Thank you. But I can't add this at the moment, because Java don't like redirects between different Protocols and Ports. I search for a resolution.
     
  18. Offline

    tehseano

    The original user who made the MinecartManiaSpawner, has since dismissed the project. Afforess has picked the project up, and thus has a different download link:

    Code:
    http://dl.dropbox.com/u/49805/MinecartManiaSpawner.jar
    Thanks for your plugin, I absolutely love it!
     
  19. Changed. Please let me know if something change with this MinecartManiaSpawner.
     
  20. Offline

    Plague

  21. Offline

    Maddin

    Please add to plugin-log=false that it does not show:
    <plugin> was updated, but its in your plugins folder.....
    For every plugin make like the other :D
    (<plugin1>, <plugin2> and <plugin3> were updated, but.....)
    Would be nice :)
     
  22. Ok, I add this with the next version.
     
  23. Offline

    DThielke

  24. Offline

    Jonbas

  25. Offline

    thegleek

  26. Offline

    Timberjaw

  27. Offline

    SquallSeeD31

    xcession likes this.
  28. Offline

    Maddin

    it says the LWC link is false
    [MERGETIME="1299743824"][/MERGETIME]
    it says the LWC link is false
     
  29. Offline

    FloydATC

Share This Page