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

    marvinbek

  3. Thanks for the info removed.

    Added. Thanks for the links. If somebody use CButD with the new Multiverse I hope he knows that it only works with the 1024-Build

    With what, can you give me a log-File or something else?

    The links seems to be ok, why you think it download an old versions?
     
  4. Offline

    godgodgodgo

    Well the download for the current LWC on their forum is 250,222 MB and thats also what the plugin is downloading on its own. But your download seems to be 258,790 MB and gets updated by LWC automatically.
     
  5. Heh, so yea, we added some new world caching stuff and now you need 1042+ :( It's on our wiki, so I hope that's enough info.
     
  6. Offline

    Keetveter

    CBUTD downloads Drink version 0.1 while it's already up to date (version 0.35).
    Drink.jar=http://www.retronascher.de/Drink.jar

    Sources for:
    Craftbook(Circuits/Vehicles/Mechanisms)=http://build.sk89q.com/job/CraftBoo.../target/distribution-3.0-SNAPSHOT-release.zip
    MultiVerse.jar=http://bukkit.onarandombox.com/multiverse/v1.7.2/MultiVerse.jar
    Permissions.jar=http://www.theyeticave.net/downloads/permissions/3.1.6/Permissions.jar
    SimpleHome=http://immortal-forces.net/wp-content/SimpleHome_1.5.zip (version specific :( so you won't add it, do you?)
    Spout.jar=http://dl.dropbox.com/u/49805/Spout.jar
    TorchLight.jar=http://download71.mediafire.com/s35dwlpb6dyg/n6klv2er9lnxikm/TorchLight.jar

    New link for Drink.jar: http://www.retronascher.de/Drink.jar

    New link for CBUTD: http://www.pcgamehunters.de/downloads/CraftBukkitUpToDate.jar
    CBUTD is giving me errors with old download link so...

    New link MineMail: http://goo.gl/K7sWC (not direct to the file :( )

    New download link Prefixer: http://dl.dropbox.com/u/1449544/Plugins/Prefixer.jar

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 9, 2016
  7. Offline

    ThePrall44

    Code:
    CButD: The xml: http://robinvandervliet.nl/plugins/xml.php is wrong. Please let me know this.
     
  8. Offline

    xGhOsTkiLLeRx

  9. Offline

    Watrdr0p

    I love your plugin, good work man i use it and its works amazingly
     
  10. Offline

    sddddgjd

  11. Offline

    sddddgjd

    Can u please make sure it's the right link? Someone uploaded iquest to dropbox too,but it was an old version...Thanks!
     
  12. Offline

    jdietz43

    I received an updated version of CraftBukkitUpToDate today (via CraftBukkitUpToDate), and upon running the new version received these errors:


    Code:
    [INFO] Starting minecraft server version Beta 1.7.3
    2011-08-09 16:40:57 [INFO] Loading properties
    2011-08-09 16:40:57 [INFO] Starting Minecraft server on *:25565
    2011-08-09 16:40:58 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-08-09 16:40:58 [INFO] While loading DrobABrick (plugins\dropabrick.jar) found old-data folder: plugins\dropabrick next to the new one: plugins\DrobABrick
    2011-08-09 16:40:58 [INFO] [Waypoint] Initialising configurations.
    2011-08-09 16:40:59 [INFO] [Permissions] (Yeti) was initialized.
    2011-08-09 16:40:59 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    2011-08-09 16:40:59 [INFO] Preparing level "world"
    2011-08-09 16:40:59 [INFO] Preparing start region for level 0 (Seed: -7284814143517526913)
    2011-08-09 16:41:00 [INFO] Preparing spawn area: 85%
    2011-08-09 16:41:00 [INFO] Preparing start region for level 1 (Seed: -3481383201111880822)
    2011-08-09 16:41:01 [INFO] Preparing spawn area: 97%
    2011-08-09 16:41:01 [INFO] ChestRestock 1.1 enabled.
    2011-08-09 16:41:01 [INFO] CraftBukkitUpToDate version 2.6.0 is enabled!
    2011-08-09 16:41:01 [INFO] [DropABrick] Permissions 3.1.6 found.
    2011-08-09 16:41:01 [INFO] [DropABrick] version 0.1 loaded.
    2011-08-09 16:41:01 [INFO] [getID] Permissions System detected. Using Permissions plugin for permissions!
    2011-08-09 16:41:01 [INFO] [getID] getID v0.4 - enabled!
    2011-08-09 16:41:01 [INFO] [HeroChat] HeroChat version 4.10.3 enabled.
    2011-08-09 16:41:01 [INFO] [HeroChat] Permissions 3.1.6 found.
    2011-08-09 16:41:01 [INFO] [HeroicDeath] 1.8.2.157 enabled.
    2011-08-09 16:41:01 [INFO] [iMOTD] iMOTD has been enabled.
    2011-08-09 16:41:01 [INFO] [iMOTD] Created by CainFoool
    2011-08-09 16:41:01 [INFO] Found and will use plugin Permissions v3.1.6
    2011-08-09 16:41:01 [INFO] mobchange 0.3 by Edfake is enabled
    2011-08-09 16:41:01 [INFO] [Mean Admins] is loading settings...
    2011-08-09 16:41:01 [INFO] [Mean Admins] version 0.3.2 is enabled
    2011-08-09 16:41:01 [INFO] [NightClub] 1.2.1 is enabled!
    2011-08-09 16:41:01 [INFO] [NightClub] Loading Locations...
    2011-08-09 16:41:01 [INFO] [NightClub] Strobe Torch Locations Loaded.
    2011-08-09 16:41:01 [INFO] [NightClub] Strobe Block Locations Loaded.
    2011-08-09 16:41:01 [INFO] [NightClub] Beat Block Locations Loaded.
    2011-08-09 16:41:01 [INFO] [NightClub] No Club Locations Have Been Found to Load.
    2011-08-09 16:41:01 [INFO] [NightClub] Finished Loading Locations.
    2011-08-09 16:41:01 [INFO] [nSpleef] Hooked into Permissions 3.1.6
    2011-08-09 16:41:01 [INFO] nSpleef version 0.4.3 is enabled!
    2011-08-09 16:41:02 [INFO] CButD: CraftBukkit is up to Date
    2011-08-09 16:41:02 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
        at de.nofear13.craftbukkituptodate.CraftBukkitUpToDateHelper.updateCraftBukkit(CraftBukkitUpToDateHelper.java:1151)
        at de.nofear13.craftbukkituptodate.UpdateThread.run(UpdateThread.java:28)
    2011-08-09 16:41:02 [INFO] Spout 1.0.1 has been initialized
    2011-08-09 16:41:02 [INFO] StickyHelp v0.3 enabled!
    2011-08-09 16:41:02 [INFO] [Waypoint] Reading configurations.
    2011-08-09 16:41:02 [INFO] [Waypoint] Configuration succesfully loaded.
    2011-08-09 16:41:02 [INFO] [Waypoint] Set home to bed is enabled.
    2011-08-09 16:41:02 [INFO] [Waypoint] Permissions plugin detected. Using Permissions v3.1.6
    2011-08-09 16:41:02 [INFO] [Waypoint] Enabled version 1.5.1
    2011-08-09 16:41:02 [INFO] [Waypoint] Saved all configurations.
    2011-08-09 16:41:02 [INFO] [Waypoint] Auto-update is disabled.
    2011-08-09 16:41:02 [INFO] [Waypoint] Warps: loaded permission groups: default, admin
    2011-08-09 16:41:02 [INFO] WorldEdit 4.6 enabled.
    2011-08-09 16:41:02 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-08-09 16:41:02 [INFO] [MobDisguise] by desmin88 version 1.5 enabled.
    2011-08-09 16:41:02 [INFO] [AdminCmd] Plugin Enabled. (version 5.7.5)
    2011-08-09 16:41:02 [INFO] [AdminCmd] bal_mute has all his alias already registered. Command deactivated
    2011-08-09 16:41:02 [INFO] [AdminCmd] bal_extinguish has all his alias already registered. Command deactivated
    2011-08-09 16:41:02 [INFO] [AdminCmd] Disabled Alias(es) for bal_tpthere : tploc,
    2011-08-09 16:41:02 [INFO] [AdminCmd] Disabled Alias(es) for bal_setspawn : setspawn,
    2011-08-09 16:41:02 [INFO] [AdminCmd] Disabled Alias(es) for bal_home : home,
    2011-08-09 16:41:02 [INFO] [AdminCmd] Disabled Alias(es) for bal_tpto : tp,
    2011-08-09 16:41:02 [INFO] [AdminCmd] Disabled Alias(es) for bal_undo : undo,
    2011-08-09 16:41:02 [INFO] [AdminCmd] Disabled Alias(es) for bal_createwarp : wp,
    2011-08-09 16:41:02 [INFO] [AdminCmd] Disabled Alias(es) for bal_spawn : spawn,
    2011-08-09 16:41:02 [INFO] [AdminCmd] Disabled Alias(es) for bal_tphere : tphere,
    2011-08-09 16:41:02 [INFO] [AdminCmd] Successfully linked with Yeti's Permissions.
    2011-08-09 16:41:02 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-08-09 16:41:02 [INFO] Done (0.357s)! For help, type "help" or "?"
    2011-08-09 16:41:02 [INFO] [nSpleef] Arenas loaded!
    2011-08-09 16:41:11 [INFO] The automatic update-Check only work every 6 hours, the last check was 7 minutes ago.
    2011-08-09 16:41:11 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
        at de.nofear13.craftbukkituptodate.CraftBukkitUpToDate$1.run(CraftBukkitUpToDate.java:137)
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    
     
  13. Offline

    Keetveter

    I've got the same errors.
     
  14. Offline

    mrvertigo27

    Code:
    18:15:58 [INFO] The automatic update-Check only work every 6 hours, the last che
    ck was 8 minutes ago.
    18:15:58 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
            at de.nofear13.craftbukkituptodate.CraftBukkitUpToDate$1.run(CraftBukkit
    UpToDate.java:137)
            at java.util.TimerThread.mainLoop(Unknown Source)
            at java.util.TimerThread.run(Unknown Source)
    >
    18:17:36 [INFO] Unknown console command. Type "help" for help.
    >
    I received this error when starting let me know if you need the full output

    so setting the recomended build to false will fix this?
     
  15. Offline

    goosar19

    Great job on keeping up with all the plugins, this is the first time I've had a problem with this.

    I get similar errors as the ones stated above

    Code:
    00:31:39 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
    at de.nofear13.craftbukkituptodate.CraftBukkitUpToDateHelper.updatePlugi
    ns(CraftBukkitUpToDateHelper.java:1318)
    at de.nofear13.craftbukkituptodate.CraftBukkitUpToDate$1$1.run(CraftBukk
    itUpToDate.java:119)
    at java.util.TimerThread.mainLoop(Unknown Source)
    at java.util.TimerThread.run(Unknown Source)
     
  16. Offline

    Schattenlilie

    Same here !

    Code:
    2011-08-10 04:00:04 [INFO] CButD: CraftBukkit is up to Date
    2011-08-10 04:00:04 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
        at de.nofear13.craftbukkituptodate.CraftBukkitUpToDateHelper.updateCraftBukkit(CraftBukkitUpToDateHelper.java:1151)
        at de.nofear13.craftbukkituptodate.UpdateThread.run(UpdateThread.java:28)
     
  17. Offline

    MasterMeNL

    I get the same errors.
     
  18. Offline

    DaddyCool64

    CButD first Time used, server some times started and stoped. on all Serverstart i get this error:
    Code:
    2011-08-10 16:51:19 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
    	at de.nofear13.craftbukkituptodate.CraftBukkitUpToDateHelper.updateCraftBukkit(CraftBukkitUpToDateHelper.java:1151)
    	at de.nofear13.craftbukkituptodate.UpdateThread.run(UpdateThread.java:28)
    ......
    2011-08-10 16:51:29 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
    	at de.nofear13.craftbukkituptodate.CraftBukkitUpToDateHelper.updatePlugins(CraftBukkitUpToDateHelper.java:1318)
    	at de.nofear13.craftbukkituptodate.CraftBukkitUpToDate$1$1.run(CraftBukkitUpToDate.java:119)
    	at java.util.TimerThread.mainLoop(Timer.java:512)
    	at java.util.TimerThread.run(Timer.java:462)
     
  19. The Nullpointer now fixed. For all with this problem (all users didn't use Pail Gui), please download CButD 1.6.1.

    Sry for this issue. This is if you didn't test all compinations at the end.;)
     
    Keetveter likes this.
  20. Offline

    neon157

    Works fine now, thank you !
     
  21. Offline

    jlu

    This is [gold]. Thks dude!
     
  22. Offline

    jdietz43

    Yes the null pointers indeed seem to be fixed now. Thanks!
     
  23. Offline

    grinch843

  24. Offline

    NVX

  25. Offline

    Keetveter

  26. Offline

    cisco211

    My Plugins are now listed here: http://files.cisco211.de/Bukkit.xml

    What about json and yaml support, they are more economic then xml?

    For example:
    Code:
    [
        {
            "link":"link1",
            "name":"name1",
            "version":"version1"
        },
        {
            "link":"link2",
            "name":"name2",
            "version":"version2"
        },
        {
            "link":"link3",
            "name":"name3",
            "version":"version3"
        }
    ]
    
    and
    Code:
    plugins:
        Name1:
            Link: Link1
            Version: Version1
        Name2:
            Link: Link2
            Version: Version2
        Name2:
            Link: Link2
            Version: Version2
    
     
  27. Offline

    Keetveter

Share This Page