
ResourcePack Server
A small server to host server resource pack when Minecraft server launch
- Загрузки
- 3K
- Подписчики
- 21
- Обновлён
- 28 сентября 2024 г.
- Лицензия
- MIT
Опубликован 12 октября 2023 г.
ResourcePack Server
This is a mod that allow you host a resource pack server on your MInecraft server.
How to use
- Install the mod on your server.
- Put your resource pack in the root directory of your server.
- Start the server.
If this is your first run with this mod, mod will generate a config for you.
How to config
You can config the mod in the config/resourcepack_server.properties file.
Reminder: You have to set resource-pack this option to <your-server-ip>:<resourcepack-server-port> (e.g. 123.45.678.90:25566)
CHANGELOG
Ченджлог
1.0.8Релиз1.21, 1.21.1 · 28 сентября 2024 г.
bump to 1.21
1.0.8Релиз1.19.2, 1.19.3, 1.19.4 · 5 мая 2024 г.
v1.0.8 (2024/05/05)
Changed
- rename subcommand
refreshSha1toreload - rename subcommand
settoreload
Fixed
- #8
Now server side will check the following rules when calculating the sha1 value of the resource pack:
- The file is under the game directory
- The file has
zipextension (e.g.file.zip) - The file includes
pack.mcmeta
1.0.8Релиз1.20.2 · 5 мая 2024 г.
v1.0.8 (2024/05/05)
Changed
- rename subcommand
refreshSha1toreload - rename subcommand
settoreload
Fixed
- #8
Now server side will check the following rules when calculating the sha1 value of the resource pack:
- The file is under the game directory
- The file has
zipextension (e.g.file.zip) - The file includes
pack.mcmeta
1.0.7Релиз1.19.2, 1.19.3, 1.19.4 · 23 января 2024 г.
v1.0.7 (2024/01/22)
Changed
- Now the
setcommand just need to pass a path.
The file on remote will be downloaded and calculated its sha1.
Fixed
1.0.7Релиз1.20, 1.20.1, 1.20.2 · 22 января 2024 г.
v1.0.7 (2024/01/22)
Changed
- Now the
setcommand just need to pass a path.
The file on remote will be downloaded and calculated its sha1.
Fixed
1.0.6Релиз1.20, 1.20.1, 1.20.2 · 31 декабря 2023 г.
v1.0.6 (2023/12/25)
Changed
- Renamed command
resourcepackservertorps.
Added
- Add feedback of
startandstopcommand
1.0.6Релиз1.19.2, 1.19.3, 1.19.4 · 25 декабря 2023 г.
v1.0.6 (2023/12/25)
Changed
- Renamed command
resourcepackservertorps.
Added
- Add feedback of
startandstopcommand
1.0.5Релиз1.20, 1.20.1, 1.20.2 · 24 ноября 2023 г.
v1.0.5 (2023/11/24)
Changed
- Renamed
debugtoinfo, and changed some info messages.
Fixed
- Fixed the
startcommand not working.
Комментарии
Загружаем…