This system is an advanced minecraft admin tool, which allows admins to ban, unban, kick, mute and unmute players and automatically save the data in a database, which can be adjusted in the config. This data which is stored in the database, will show up in the website system, which comes with the files. This system will allow you to configure the site by being able to change access to the database and minecraft server information.
mysql: host: 127.0.0.1 user: user pass: pass db: db table: mc_banlist tableplayers: mc_playerhistory bans: ip: true global: prefix: '&7[&2JOCKERBANS&7]&e' lang: playernotfound: '&cError: Player not found' timenum: '&cError: Time must be numeric' hasbeenmuted: '&c[PLAYER] &ehas been muted by &c[ADMIN] &e(&c[TIME]&e)' isntmuted: '&c[PLAYER] &eisnt muted' unmute: '&c[PLAYER] &ehas been unmuted by &c[ADMIN]' havemute: '&eYou are muted &e(&c[TIME]&e)' kickmsg: '&e|You has been kicked by &c[ADMIN]|&c[REASON]' kicked: '&c[PLAYER] &ehas been kicked by &c[ADMIN] &e(&c[REASON]&e)' banmsg: '&e|You has been banned by &c[ADMIN]|&eTimeleft:&c[TIMELEFT]|&eReason:&c[REASON]' banmsg2: '&e|You are banned|&eTimeleft:&c[TIMELEFT]|&eReason:&c[REASON]' banned: '&c[PLAYER] &ehas been banned by &c[ADMIN] &efor (&c[TIME]&e), &a[REASON]' unban: '&c[PLAYER] &ehas been unbaned by &c[ADMIN]' notbanned: '&c[PLAYER] &eisnt banned!' tryjoinbanned: '&c[PLAYER] &etry to join server!' alredybanned: '&c[PLAYER] &eis alredy banned!' spam: '&c[PLAYER] &espamed &c[MSG]' spam2: '&cYour message contains advertisiment!' antiadvertisiment: enable: true regex: - .*(mc|dd2|zm|hns|cs|mc2|www)[\.,\s].*[\.,\s](lv|com|net|ez|or|ru|uk|org).* - .*(([0-1]?[0-9]{1,2}\.)|(2[0-4][0-9]\.)|(25[0-5]\.)){3}(([0-1]?[0-9]{1,2})|(2[0-4][0-9])|(25[0-5])).* action: - mute,10 - kick,Advertisiment - ban,1440,Advertisiment
Drag & drop files into plugin folder => Start or Restart Server => Go to the plugin folder and configure the plugin => Restart server and check what answer does the server give, after the plugin has started to run; http://i.imgur.com/rUGJJKq.png