CustomText 插件介绍有中文和英文 The plugin introduction is available in Chinese and English CustomText v1.0 - Dynamic Command & Message Management A lightweight yet powerful Spigot plugin that enables server administrators to create and manage custom commands through configuration files. With real-time reloading and permission control, it simplifies broadcasting server rules, welcome messages, or event notifications without code modifications.
Key Features:
Dynamic Command Registration
Create unlimited commands (e.g., /welcome, /rules) via config.yml
Supports multi-line messages with color codes (&a, &c)
Zero-Downtime Reloading
Update command content instantly with /customtext reload
Preserves server stability with isolated command unloading
Granular Permission Control
Assign permissions per command (e.g., greetings.use)
OP-exclusive reload permission (customtext.reload)
1.8+ Compatibility
Optimized for SpigotAPI 1.8+ with Java 8 runtime
Usage:
Modify config in the server plugins folder, simple reload. And done!
Example for:
Broadcasting server rules & announcements
Creating interactive welcome systems
Replacing hardcoded messages with config-driven content