Quick Start
Discover ItsMyConfig, designed to simplify and enhance the configuration of any plugin.
ItsMyConfig is an plugin that aims to assist in configuring plugins, adding several possibilities to ease the configuration process and unlock new features. You will find in the documentation all the useful information to help you unlock all its capabilities.
Features
Tag System
The main feature of ItsMyConfig is to improve the messages of any plugin. If the first character is $, ItsMyConfig will detect the message and modify it to replace the tags you added inside. This allows you to use MiniMessage, PlaceholderAPI, play sound, create a bossbar, and way more in the plugin of your choice.
Learn more
Custom Placeholders
Create custom placeholders for PlaceholderAPI with ItsMyConfig. Available everywhere, these placeholders can return value, conditions, math, progress bars, and more. Really useful to make your configuration more dynamic, less repetitive, and more powerful.
Installation
No installation is required. Just drop the ItsMyConfig jar in your plugins folder and restart the server. The plugin will automatically create a configuration file with default values.
Placeholders
%itsmyconfig_latin:<number>%
Transform number to latin number: 5 to V%itsmyconfig_smallCaps:<text>%
Transfrom text to smallCaps text: Hello to ʜᴇʟʟᴏ- And all the custom placeholders you create !
Commands
/itsmyconfig config <placeholder> <value>Alias:/config
Edit the value of a custom placeholder./itsmyconfig message <player>|all <message>Alias:/message
Send a message to a player with no prefix and ItsMyConfig support/itsmyconfig migrate <folder>
Migrate the configuration of any plugin to the latest ItsMyConfig placeholder format./itsmyconfig parse <player> <text>
Parse the text with ItsMyConfig support, mostly used for testing purposes/itsmyconfig reload
Reload the configuration file