AdvancedBan, LiteBans) via MySQL database bridge to display public ban lists and centralized moderation history.
- Dashboard Punishments: Dashboard > Punishments
- Public Website Page:
yourdomain.com/punishments
Setup & Configuration
Follow these steps to link your Minecraft server’s ban plugin with Crafter:1
Enable the Module
- Navigate to Dashboard > Modules > Punishments.
- Toggle on the module switch in the top right corner.
- Select your plugin from the Plugin Type dropdown (
AdvancedBanorLiteBans).

Punishments Configuration Interface
2
Copy Database Credentials
Crafter allocates a dedicated MySQL cloud database for your server. Copy the generated credentials:
- Host IP
- Port
- Database Name (
cw_...) - Username (
u_...) - Password
3
Update Plugin Configuration
Open your server’s plugin configuration file (
config.yml) and insert the database credentials:- AdvancedBan
- LiteBans
config.yml
4
Save and Reload Plugin
Save the configuration and reload the plugin on your Minecraft server (
/litebans reload or /advancedban reload).Database Management (phpMyAdmin)
You can manage tables, import historical records, or run custom SQL queries using our integrated phpMyAdmin instance:Crafter phpMyAdmin Access
Visit
pma.crafter.net.tr and sign in using the MySQL credentials provided in your Punishments module page.Viewing Punishments

Dashboard Punishments Management Screen
- Dashboard: Filter active and expired penalties, review issuing staff members, reasons, and expiry times.
- Public Web Page: Players can visit
yourdomain.com/punishmentsto inspect moderation transparency in real time.
