adeynes / cucumber

Moderation plugin for PocketMine-MP
GNU General Public License v2.0
29 stars 11 forks source link

question? #22

Closed MegaLordXx closed 4 years ago

MegaLordXx commented 4 years ago

in the config.yml do u have to create a schema/database called cucumber

also if u want cucumber to access your MySQL server do u need phpmyadmin

adeynes commented 4 years ago

You need a MySQL database for cucumber. It doesn't have to be called cucumber, you just need to put its name in schema in config.yml. You don't need phpmyadmin to access you MySQL server, it's just a convenient way to manage it without using the command line directly.

MegaLordXx commented 4 years ago

ok thats great thank u