Installation
Installation
English
Follow these steps to install the sirHeadsWin plugin on your Minecraft server:
Download the JAR: Obtain the latest
sirHeadsWin.jar
file from your trusted source (e.g., your compiled project or a release page).Place in
plugins
folder: Stop your server (fully, not just/reload
), then put thesirHeadsWin.jar
into theplugins
folder.Start the server: Launch your server again. This will generate a
config.yml
and any default language files (e.g.,messages_en.yml
) in theplugins/sirHeadsWin/
folder.Check config: Open the
config.yml
and adjust:language
: set to"en"
,"ru"
,"fr"
, etc.settings.sound
: choose your custom sound (like"ENTITY_ENDER_DRAGON_GROWL"
).
Reload or restart: Once you’ve edited the configuration, restart the server to apply changes. (Avoid using
/reload
for stability.)Verify: Type
/sirheadswin
in-game to ensure the plugin is recognized and the help messages appear.
Tips
If you want multiple languages, simply place
messages_xx.yml
files in the plugin folder.If a language file is missing, sirHeadsWin will try to copy it from its internal resources (if available) or default to English.
Русский
Следуйте этим шагам, чтобы установить плагин sirHeadsWin на ваш Minecraft-сервер:
Скачайте JAR: Получите последний файл
sirHeadsWin.jar
из надёжного источника (например, собранный проект или страницу релизов).Поместите в папку
plugins
: Полностью остановите сервер (не просто/reload
), затем положитеsirHeadsWin.jar
в папкуplugins
.Запустите сервер: После перезапуска в папке
plugins/sirHeadsWin/
будут созданыconfig.yml
и файлы языков (например,messages_en.yml
).Проверьте конфиг: Откройте
config.yml
и отредактируйте:language
: укажите"en"
,"ru"
,"fr"
, и т.д.settings.sound
: выберите свой звук (например,"ENTITY_ENDER_DRAGON_GROWL"
).
Перезапустите: После правки конфигурации перезапустите сервер, чтобы изменения вступили в силу. (Не используйте
/reload
для надёжности.)Проверьте: Введите в игре
/sirheadswin
, чтобы убедиться, что плагин работает и команды доступны.
Советы
Если хотите несколько языков, разместите соответствующие файлы
messages_xx.yml
в папке плагина.Если нужного файла с переводом нет, sirHeadsWin попытается скопировать его из внутренних ресурсов (если доступно) или по умолчанию использовать английский.
Last updated