new file: consent-plugin/src/main/java/de/simolzimol/mclogger/consent/ConsentConfig.java
new file: consent-plugin/src/main/java/de/simolzimol/mclogger/consent/ConsentPlugin.java
new file: consent-plugin/src/main/java/de/simolzimol/mclogger/consent/commands/ConsentCommand.java
new file: consent-plugin/src/main/java/de/simolzimol/mclogger/consent/database/ConsentDatabase.java
new file: consent-plugin/src/main/java/de/simolzimol/mclogger/consent/listeners/ConsentListener.java
new file: consent-plugin/src/main/java/de/simolzimol/mclogger/consent/util/MessageUtil.java
new file: consent-plugin/src/main/resources/config.yml
new file: consent-plugin/src/main/resources/plugin.yml
modified: web/app.py
modified: web/blueprints/group_admin.py
modified: web/panel_db.py
modified: web/templates/group_admin/base.html
new file: web/templates/group_admin/privacy_policy.html
new file: web/templates/group_policy.html