
Minecraft 服务端插件
DatapackLoader
DatapackLoader automatically adds datapacks to your Minecraft server! This plugin can be used to install datapacks and quicken datapack development.
- 版本范围
- 1.14–1.21
- 下载量
- 6,209
插件介绍
DatapackLoader automatically adds datapacks to your Minecraft server! This plugin can be used to install datapacks and quicken datapack development. DatapackLoader supports Folia, but does not make Folia-incompatible datapacks compatible with Folia.
Methods
There are three methods for adding datapacks:
- Pasting a URL into the '/dl import <url>' console command.
- Dragging and dropping by hand into the plugin's 'datapacks' folder.
- Enabling 'starter-datapack' in 'config.yml'.
Commands
Command | Permission | Description:
- /dl | datapackloader.command | Use the plugin's commands.
- /dl help | datapackloader.command.help | Links to documentation.
- /dl import <url> | (console only) | Imports a datapack from a .zip URL.
- /dltp <worldname> | datapackloader.command.tp | Teleport to the given world's spawn with spectator mode.
config.yml: https://github.com/lichenaut/DatapackLoader/blob/master/src/main/resources/config.yml
README.txt: https://github.com/lichenaut/DatapackLoader/blob/master/src/main/resources/README.txt
Tutorial video: https://www.youtube.com/watch?v=4STkzaOmYBI
Thank you to all who use DatapackLoader: https://bstats.org/signatures/bukkit/datapackloader.svg
Contact server :): https://discord.gg/txJDdYcRV6
版本与下载
推荐下载
DatapackLoader.jar版本 1.4.1 · 5.9 MBSHA-1 4565a5c1cea733b7de778ef4688ce23702015659下载 DatapackLoader.jar1.4.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
展开更新日志
Folia support added, config generation bugfix, invalid command message color fix.
1.4.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
展开更新日志
Please regenerate your existing DatapackLoader plugin folder, as I have refactored the plugin.:)
- Versions now supported: 1.20, 1.21.
- Removed config importing.
- Many bugfixes.
- Better messaging.
1.3.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
展开更新日志
Refactored the entire plugin: improved logic, readability, and performance.