Today brings the second revision of the 1.3.2 release of the bukkit server for minecraft! New in this build are built-in autosave functions that can be set in vanilla bukkit servers with new config options based on saving per tick.
To enable the new autosaving feature, set the "ticks-per.autosave" option to whatever you wan and it will autosave the server (obviously!) every number of ticks. In order to disable this new feature (why oh why??) all you need to do is to set it to 0.
Link to Release
Link to Download
Showing posts with label bukkit. Show all posts
Showing posts with label bukkit. Show all posts
Wednesday, October 17, 2012
Sunday, October 14, 2012
[How-to] Get Bukkit release and news feed
The website over at bukkit.org is very nice, the landing page is a news section with all of the news about the latest release of the server. But if you are like me, and many other people you don't want to have to visit the website just to check if there is a new bukkit release. Now the way that most websites fix this is with RSS feeds. And on first look it looks like the page does have a RSS feed, as indicated by the logo at the bottom of the page. But on closer inspection of the feed that it brings you to, it appears to be a feed of the "latest happenings" at the forums. This is alot more than what most people want, most people only want the RSS feed of the main page and the releases. The way that I found it was to inspect the source code, using firebug (firefox extension) and search through the document looking for "RSS". I found it in a javascript function, it was the second one listed.
http://dl.bukkit.org/downloads/craftbukkit/feeds/latest-rb.rss
Subscribe to:
Posts (Atom)