sirHeadFinder
  • Welcome
  • DOCUMENTATION
    • Installation
  • Guide how to use
  • Troubleshooting
  • INFO
    • EXAMPLES
    • Developers notes
    • QUESTIONS/WARN!!!!!
Powered by GitBook
On this page
  1. DOCUMENTATION

Installation

Installation

English

Follow these steps to install the sirHeadsWin plugin on your Minecraft server:

  1. Download the JAR: Obtain the latest sirHeadsWin.jar file from your trusted source (e.g., your compiled project or a release page).

  2. Place in plugins folder: Stop your server (fully, not just /reload), then put the sirHeadsWin.jar into the plugins folder.

  3. Start the server: Launch your server again. This will generate a config.yml and any default language files (e.g., messages_en.yml) in the plugins/sirHeadsWin/ folder.

  4. 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").

  5. Reload or restart: Once you’ve edited the configuration, restart the server to apply changes. (Avoid using /reload for stability.)

  6. 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-сервер:

  1. Скачайте JAR: Получите последний файл sirHeadsWin.jar из надёжного источника (например, собранный проект или страницу релизов).

  2. Поместите в папку plugins: Полностью остановите сервер (не просто /reload), затем положите sirHeadsWin.jar в папку plugins.

  3. Запустите сервер: После перезапуска в папке plugins/sirHeadsWin/ будут созданы config.yml и файлы языков (например, messages_en.yml).

  4. Проверьте конфиг: Откройте config.yml и отредактируйте:

    • language: укажите "en", "ru", "fr", и т.д.

    • settings.sound: выберите свой звук (например, "ENTITY_ENDER_DRAGON_GROWL").

  5. Перезапустите: После правки конфигурации перезапустите сервер, чтобы изменения вступили в силу. (Не используйте /reload для надёжности.)

  6. Проверьте: Введите в игре /sirheadswin, чтобы убедиться, что плагин работает и команды доступны.

Советы

  • Если хотите несколько языков, разместите соответствующие файлы messages_xx.yml в папке плагина.

  • Если нужного файла с переводом нет, sirHeadsWin попытается скопировать его из внутренних ресурсов (если доступно) или по умолчанию использовать английский.

PreviousWelcomeNextGuide how to use

Last updated 3 months ago