v1.4

Details

  • Filename
    FishingTournament.jar
  • Uploaded by
  • Uploaded
    Jul 10, 2012
  • Size
    22.35 KB
  • Downloads
    1,332
  • MD5
    5c73787fb1dc5548fac68da94807247a

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

The configuration file must be deleted if you're updating from 1.3. Please report all the bugs!

*MODIFIED: Console commands work now, except /fish define
*ADDED: Support for MySQL. A new configuration section in the config file lets you set it up. For now, the system sends the last stats in the table "last_statistics" of the database. Then, you can use a php script to get them. Here is the SQL file to import to your database: http://dl.dropbox.com/u/81655046/last_statistics.sql . And here is an example of web page using this system: http://dl.dropbox.com/u/81655046/ft_webstats.rar
*FIXED: Forgot to move "messagewhenfishcaught" to the configuration section "messages" in the previous version...