SystemSwap
SystemSwap is an adaptation of the chat proxying functionality from the popular Discord bot PluralKit, specifically designed for Minecraft servers based on Bukkit.
Important Information
This software is in the alpha testing stage. Unstable operation, performance issues, and unforeseen conflicts with other plugins may occur. Bug reports are accepted through the issue tracking system on GitHub.
Simple Installation
For proper operation of SystemSwap, installation of two components is required: the plugin itself and any nickname modification plugin such as Essentials or Carbon. When using alternative solutions, it is necessary to configure the NickCommand parameter in the configuration file according to your plugin.
Basic Commands
The management system offers two main commands:
/system (create/delete)
/alters (create/delete/set) (name) <setting> <value>
*Required only for the set command
Data Storage
All data is stored in an SQLite database file named SystemSwap.db, located in the plugin's configuration folder.
Planned Features
Future versions plan to implement the following functions:
- Support for MySQL databases for data synchronization between servers
- Administrative management commands
- Built-in nickname modification system without dependency on third-party plugins
- Individual skins for each alter
- Permission system for all commands and functions
- Additional features based on user suggestions
The plugin has been released in alpha version to identify bugs and collect feedback during the refinement process.