Skip to main content
The Crafter Punishments module integrates directly with industry-standard server plugins (AdvancedBan, LiteBans) via MySQL database bridge to display public ban lists and centralized moderation history.

Setup & Configuration

Follow these steps to link your Minecraft server’s ban plugin with Crafter:
1

Enable the Module

  1. Navigate to Dashboard > Modules > Punishments.
  2. Toggle on the module switch in the top right corner.
  3. Select your plugin from the Plugin Type dropdown (AdvancedBan or LiteBans).
Punishments Config

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:
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

Punishments Screen

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/punishments to inspect moderation transparency in real time.