FishingTournament

FishingTournament : The best way to organize fishing events !

File Details

v1.4

  • R
  • Jul 10, 2012
  • 22.35 KB
  • 1.4K
  • CB 1.2.5-R4.0

File Name

FishingTournament.jar

Supported Versions

  • CB 1.2.5-R4.0
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...