ftbastler / BoNeMEAL

The web app for the Ban-Management Bukkit plugin by confuser. Work in progress // Currently maintained by @oranges13
https://ftbastler.github.com/BoNeMEAL
Other
12 stars 8 forks source link

Update BoNeMEAL for BanManager v5 #66

Open ftbastler opened 8 years ago

ftbastler commented 8 years ago
ftbastler commented 8 years ago

@confuser With v5 the database structure changed quite a bit. There are some new tables and some new rows which I don't know what they do.

I need some info about..

confuser commented 8 years ago
ftbastler commented 8 years ago

@confuser A warning can expire? So what happens when it does that/whats the difference from v4 warnings?

confuser commented 8 years ago

Yes, it can expire. When it does, it's deleted from the table, there's no records table, so it's completely gone.

ftbastler commented 8 years ago

Ah, okay. That is quite interesting.

oranges13 commented 5 years ago

Hey @confuser I am working on trying to pick up the issues on this repo. The bm_player_reports_commands table is the only one I'm confused about. How do you think that would fit into the interface? Thanks for any info you can provide.