Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
ModSuite
PluginLicenseRef-Creative-Commons-Attribution-Non-Commercial-Share-Alike-4.0-International

ModSuite

Comprehensive moderation plugin for Paper/Spigot servers with multilingual support, Discord webhook alerts, database integration, and customizable permissions.

21
Downloads
0
Followers
8 months ago
Updated
📦
1
Versions
utilitybukkitpaper
Download Latestv1.0-SNAPSHOTView on Modrinth

📖About ModSuite

ModSuite

ModSuite is a complete moderation plugin for Minecraft servers, offering a wide range of tools for administrators and moderators.
It 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.

Project status: 🚧 WIP – In development; some features may be incomplete or subject to change.


✨ Main Features

  • 🛡️ Comprehensive moderation tools: warn, ban, tempban, mute, freeze, vanish, maintenance mode, etc.
  • 🌍 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.
  • 🎨 Message customization with hexadecimal color codes (#RRGGBB).
  • 📜 Sanction history and lookup commands.
  • 🔐 Custom permissions for granular control.
  • 🔔 Discord alert system via Webhook.
  • 🧊 Freeze with optional sound.
  • 🧠 Alt detection with configurable actions: notify, ban, banip, tempban, kick.

⚙️ config.yml File

lang: "fr-FR"
maintenance_status: false
discord_webhook_url: "https://discord.com/api/webhooks/..."
discord_webhook_enabled: true
enable_freeze_sound: true

# --- ALTS CONFIGURATION ---
punishment_alts_type: "notify"
punishment_alts_time: 3600

🔧 Customizable Options

Option Description
lang Language code (e.g. fr-FR, en-US).
maintenance_status Enables/disables maintenance mode (true / false).
discord_webhook_url URL of the Discord webhook where alerts will be sent.
discord_webhook_enabled Enables or disables sending alerts to Discord.
enable_freeze_sound Plays a sound when a player is frozen.
punishment_alts_type Action taken on alternate accounts (ban, banip, tempban, kick, notify).
punishment_alts_time Duration of the sanction for alts (in seconds).

📜 Commands

Command Description
/warn Warn a player.
/ban Ban a player.
/unban Unban a player.
/tempban Temporarily ban a player.
/maintenance Enable/disable maintenance mode.
/mute Mute a player.
/unmute Unmute a player.
/lookup View a player’s sanction history.
/staff Enable/disable staff mode.
/freeze Freeze a player.
/vanish Enable/disable vanish mode.
/mreload Reload the plugin configuration.

📦 Installation

  1. Download the latest compiled version of ModSuite.
  2. Place the .jar file in your server’s plugins folder.
  3. Restart the server.
  4. Configure the config.yml file to your needs.
  5. (Optional) Set up your Discord webhook to receive alerts.

🛠️ Permissions

(to be documented based on your configuration)
Each command has its own dedicated permission to control who can use it.


🔒 Privacy & Data

This plugin can send moderation alerts to a configured Discord webhook.
The following data may be sent:

  • Player username
  • Player head (based on UUID / skin)
  • Type of sanction applied (warn, ban, mute, etc.)

No other personal data is collected or transmitted by default.
If 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.


📌 Notes

  • The project is in development, and new features will be added soon.
  • Remember to back up your configuration files before each update.

If you have any problems join the discord server, I will be glad to help you :)
A mod that adds a GUI for the plugin is in work, stay alert in the Discord :)

sneak peak Video


📄 License

Licensed under CC BY-NC-SA 4.0 – see the LICENSE file on GitHub for details.


👥 Team & Contributors

TwitmundDev
TwitmundDevOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaper
Minecraft Versions
1.21.4

🔗 Links

Modrinth Page