Advertisement
Guest User

MySQL connection using PocketMine plugin - YAML Config

a guest
Aug 28th, 2014
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. MySQLi Details:
  2.  host: "127.0.0.1"
  3.  user: "your username here"
  4.  password: "your password here"
  5.  database: "your database here"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement