MonitoringMinecraft MonitoringMinecraft

Login Music

Мод ForgeNeoForge

Простой мод воспроизводит музыку при входе игроков в мир Майнкрафт.

350 скачиваний 2 подписчика
Оцените первым

A simple Minecraft mod that can play music when players join in the world.

This mod uses AI to assist in development.

Inspired by TartaricAcid's Net Music !

Milestone Big changes
1.1.0 javafx has given place to com.googlecode.soundlibs:mp3spi, which provides MP3 support now.
1.2.0 the music config has changed to JSON type.
1.2.1 Music can be played directly through the Internet without downloading; lyrics support!
1.2.2 Audio backend loading, Players can receive audio from other players on the server.
1.2.6 Add cache system. Refactor the code.

The logo comes from here, designed by juicy_fish.

Functions

  • MP3 supported
  • Audio backend loading
  • Play different musics based on the player's name (uuid)
  • Show lyrics while playing music
  • ...

File Structure

Destructive changes:

Since mod version 1.2.5, the config file's storage has been changed! If you upgrade from previous version, please move them to the new place!

All music files are stored in the /data/login_music folder.

{version folder}
├── config
│   ├── login_music-music.json      # Specific musics
│   ├── login_music-client.toml     # Client config    
│   └── login_music-common.toml     # Common config   
│
├── data/login_music        # Store music files
│   ├── MusicsCache
│   │   ├── music_1.mp3
│   │   ├── music_2.wav
│   │   └── ...
│   └── LyricsCache   
│       ├── music_1.lrc
│       ├── music_2.lrc
│       └── ...
└── ...

Configuration

Since mod version 1.2.0, the music config has changed to JSON type, just as shown below.

If you enter a server with this mod, the config file on the server has higher priority, which will cover your custom settings.

{
  "musics": [
    {
      "id": "Default",
      "musicName": "Default.mp3",
      "musicPath": "https://www.example.com/example.mp3",
      "lyricName": "Default.lrc",
      "lyricPath": "https://www.example.com/example.lrc" 
    }, 
    {
      "id": "Steve",
      "musicName": "login_music.mp3",
      "musicPath": "https://www.example.com/login_music.mp3",
      "lyricName": "login_music.lrc",
      "lyricPath": "https://www.example.com/login_music.lrc"
    }
  ]
}

The music will be downloaded if InternetAccess is set true (the default setting is false), otherwise, the music is played through network audio streams, which may cause a short pause when entering a world.

For example, When a player named Steve enters the world, the mod will try to find the music matched the name Steve (in this case it's login_music.mp3 ) in the folder data/login_music first. Then try to download it from its related url if it has failed before.

Tips: If there is a file with the same name in the folder, it will skip the download even if the file does not match the URL.

If more entries need to be added, please follow the JSON's rule.

Since mod version 1.2.4, you can open Login Music Config from the main menu if Cloth Config API has been installed.

Command

The Command system has been rebuilt since 1.2.6, all the commands need permission level 2.

Command Function
/loginmusic reload reload music config
/loginmusic list show music config available currently
/loginmusic stop stop you current playing music
/loginmusic play replay your login music
/loginmusic cache list show the cached file
/loginmusic cache clear clear the cached file
Смотри также

Похожие подборки моды — по версиям Майнкрафта, загрузчикам и жанрам.

Сервера Майнкрафт

Играть интереснее на сервере — выбирай в рейтинге серверов Майнкрафт и заходи прямо сейчас.

Battle Mine
Battle Mine Java + BE
3 онлайн
1.21.4 — 26.2 версия
ОТКРЫТИЕ! 20 + различных ивентов, 10+ различных боссов, много интересных механник
ReallyWorld КОПИЯ ВСЕМ АДМИНКА
7 онлайн
1.16.5 — 1.21.1 версия
ПвП, Гриферство, бесплатный донат Dragon, AIR DROP
EnergyMC
7 онлайн
1.20.5 — 26.2 версия
🔥 Гибрид | ⚔️ Кланы | 🏰 Рейды | 🤺 Дуэли
Minestory
1 онлайн
1.21 — 26.2 версия
Выживание • Экономика • Кланы • Приваты • Ивенты • PVP • Работа
MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК и Андроид — все версии 26.2, 1.21.11, 26.1.2, 1.21.4. Fabric, NeoForge, Forge, шейдеры, моды и скины в один клик.
Без лицензии Fabric, NeoForge, Forge Моды, шейдеры, скины Все версии Майнкрафта ПК и Андроид Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows и Андроид · Бесплатно · Без лицензии
Наш чат