bukkit.yml

Discussion in 'Bukkit Help' started by MaMaxGER, Apr 14, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    MaMaxGER

    Hey,
    I have found a bukkit.yml file. What can I do with the file, because what make it?
    Code:
    database:
        username: bukkit
        isolation: *
        driver: org.sqlite.JDBC
        password: w*
        url: jdbc:sqlite:{DIR}{NAME}.db
    
    Thanks
     
  2. Offline

    Nate204

    Your Password is Walrus! =O

    actually, I was wondering the same thing....
     
  3. Offline

    petteyg359

    AFAIK, it defines the backend for the new Ebean persistence thing. CraftBukkit includes a MySQL dependency; I'm not sure what the name is (probably org.mysql.JDBC) so you could have all the persistence stuff in MySQL if you're already running it anyway.
     
Thread Status:
Not open for further replies.

Share This Page