{"id":104672,"date":"2026-06-06T03:48:49","date_gmt":"2026-06-06T00:48:49","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/"},"modified":"2026-06-06T03:48:49","modified_gmt":"2026-06-06T00:48:49","slug":"modsuite","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/","title":{"rendered":"ModSuite"},"content":{"rendered":"<p># ModSuite<\/p>\n<p>**ModSuite** is a complete moderation plugin for Minecraft servers, offering a wide range of tools for administrators and moderators.<br \/>\nIt is designed to be **modular**, **multilingual**, with a **custom permissions** system, **Discord integration**, **database support**, and the ability to use **hexadecimal colors** for message customization.<\/p>\n<p>> **Project status**: \ud83d\udea7 **WIP** \u2013 In development; some features may be incomplete or subject to change.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Main Features<\/p>\n<p>&#8211; \ud83d\udee1\ufe0f **Comprehensive moderation tools**: warn, ban, tempban, mute, freeze, vanish, maintenance mode, etc.<br \/>\n&#8211; \ud83c\udf0d **Language system** (e.g. `fr-FR`) configurable. Other community-made language files are available on the **Discord server**, and you can also propose your own translations.<br \/>\n&#8211; \ud83c\udfa8 **Message customization** with **hexadecimal** color codes (`#RRGGBB`).<br \/>\n&#8211; \ud83d\udcdc **Sanction history** and lookup commands.<br \/>\n&#8211; \ud83d\udd10 **Custom permissions** for granular control.<br \/>\n&#8211; \ud83d\udd14 **Discord alert system** via Webhook.<br \/>\n&#8211; \ud83e\uddca **Freeze with optional sound**.<br \/>\n&#8211; \ud83e\udde0 **Alt detection** with configurable actions: notify, ban, banip, tempban, kick.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f `config.yml` File<\/p>\n<p>&#8220;`yaml<br \/>\nlang: &#8220;fr-FR&#8221;<br \/>\nmaintenance_status: false<br \/>\ndiscord_webhook_url: &#8220;https:\/\/discord.com\/api\/webhooks\/&#8230;&#8221;<br \/>\ndiscord_webhook_enabled: true<br \/>\nenable_freeze_sound: true<\/p>\n<p># &#8212; ALTS CONFIGURATION &#8212;<br \/>\npunishment_alts_type: &#8220;notify&#8221;<br \/>\npunishment_alts_time: 3600<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd27 Customizable Options<\/p>\n<p>| Option                     | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| **lang**                   | Language code (e.g. `fr-FR`, `en-US`). |<br \/>\n| **maintenance_status**     | Enables\/disables maintenance mode (`true` \/ `false`). |<br \/>\n| **discord_webhook_url**    | URL of the Discord webhook where alerts will be sent. |<br \/>\n| **discord_webhook_enabled**| Enables or disables sending alerts to Discord. |<br \/>\n| **enable_freeze_sound**    | Plays a sound when a player is frozen. |<br \/>\n| **punishment_alts_type**   | Action taken on alternate accounts (`ban`, `banip`, `tempban`, `kick`, `notify`). |<br \/>\n| **punishment_alts_time**   | Duration of the sanction for alts (in seconds). |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdc Commands<\/p>\n<p>| Command        | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/warn`        | Warn a player. |<br \/>\n| `\/ban`         | Ban a player. |<br \/>\n| `\/unban`       | Unban a player. |<br \/>\n| `\/tempban`     | Temporarily ban a player. |<br \/>\n| `\/maintenance` | Enable\/disable maintenance mode. |<br \/>\n| `\/mute`        | Mute a player. |<br \/>\n| `\/unmute`      | Unmute a player. |<br \/>\n| `\/lookup`      | View a player\u2019s sanction history. |<br \/>\n| `\/staff`       | Enable\/disable staff mode. |<br \/>\n| `\/freeze`      | Freeze a player. |<br \/>\n| `\/vanish`      | Enable\/disable vanish mode. |<br \/>\n| `\/mreload`     | Reload the plugin configuration. |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 Installation<\/p>\n<p>1. Download the latest compiled version of **ModSuite**.<br \/>\n2. Place the `.jar` file in your server\u2019s `plugins` folder.<br \/>\n3. Restart the server.<br \/>\n4. Configure the `config.yml` file to your needs.<br \/>\n5. (Optional) Set up your Discord webhook to receive alerts.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Permissions<\/p>\n<p>*(to be documented based on your configuration)*<br \/>\nEach command has its own dedicated permission to control who can use it.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd12 Privacy &#038; Data<\/p>\n<p>This plugin can send moderation alerts to a configured **Discord webhook**.<br \/>\nThe following data may be sent:<br \/>\n&#8211; Player username<br \/>\n&#8211; Player head (based on UUID \/ skin)<br \/>\n&#8211; Type of sanction applied (warn, ban, mute, etc.)<\/p>\n<p>No other personal data is collected or transmitted by default.<br \/>\nIf you enable database support, all storage and management of sanction history is **the responsibility of the server owner**. The plugin only provides the communication layer; it does not store data externally on its own.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccc Notes<\/p>\n<p>&#8211; The project is **in development**, and new features will be added soon.<br \/>\n&#8211; Remember to back up your configuration files before each update.<\/p>\n<p>&#8212;<br \/>\n> If you have any problems join the discord server, I will be glad to help you \ud83d\ude42<br \/>\n> A mod that adds a GUI for the plugin is in work, stay alert in the Discord \ud83d\ude42<\/p>\n<p>_sneak peak Video_<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcc4 License<br \/>\nLicensed under CC BY-NC-SA 4.0 \u2013 see the LICENSE file on GitHub for details.<\/p>\n<p>&#8212;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Comprehensive moderation plugin for Paper\/Spigot servers with multilingual support, Discord webhook alerts, database integration, and customizable permissions.<\/p>\n","protected":false},"featured_media":104673,"template":"","meta":{"_minecraft_slug":"modsuite","_minecraft_project_id":"MBvunhE6","_minecraft_author":"TwitmundDev","_minecraft_license":"LicenseRef-Creative-Commons-Attribution-Non-Commercial-Share-Alike-4.0-International","_minecraft_downloads":30,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"modsuite.zip","_minecraft_size_bytes":1732146,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:08:55.531525Z","_minecraft_date_created":"2025-09-07T23:04:36.044930Z","_minecraft_date_modified":"2025-09-03T17:25:48.791395Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/modsuite","_minecraft_icon_attachment_id":104673,"_minecraft_imported_at":"2026-06-06T00:48:49+00:00","_minecraft_import_hash":"4b20852f91229bcc07c6ecc68593ddc6","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,127,92],"mod_loader":[130,132],"minecraft_version":[38],"class_list":["post-104672","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-paper","mod_category-utility","mod_loader-bukkit","mod_loader-paper","minecraft_version-1-21-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ModSuite - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ModSuite - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Comprehensive moderation plugin for Paper\/Spigot servers with multilingual support, Discord webhook alerts, database integration, and customizable permissions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/modsuite\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/modsuite\\\/\",\"name\":\"ModSuite - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/modsuite\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/modsuite\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/modsuite-icon-6f54d46506de16e82fcc97d75d1daea485bf3be7_96.webp\",\"datePublished\":\"2026-06-06T00:48:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/modsuite\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/modsuite\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/modsuite\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/modsuite-icon-6f54d46506de16e82fcc97d75d1daea485bf3be7_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/modsuite-icon-6f54d46506de16e82fcc97d75d1daea485bf3be7_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/modsuite\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"ModSuite\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ModSuite - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/","og_locale":"en_US","og_type":"article","og_title":"ModSuite - Minecraft","og_description":"Comprehensive moderation plugin for Paper\/Spigot servers with multilingual support, Discord webhook alerts, database integration, and customizable permissions.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/","name":"ModSuite - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/modsuite-icon-6f54d46506de16e82fcc97d75d1daea485bf3be7_96.webp","datePublished":"2026-06-06T00:48:49+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/modsuite-icon-6f54d46506de16e82fcc97d75d1daea485bf3be7_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/modsuite-icon-6f54d46506de16e82fcc97d75d1daea485bf3be7_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/modsuite\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"ModSuite"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/104672","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/104673"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=104672"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=104672"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=104672"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=104672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}