9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-06 15:52:03 +00:00

改进资源包结果处理行为

This commit is contained in:
XiaoMoMi
2025-07-05 02:35:21 +08:00
parent c0ba2392ee
commit cbca13146c
8 changed files with 24 additions and 59 deletions

View File

@@ -76,6 +76,7 @@ resource-pack:
# Send the resource pack on joining the server
send-on-join: true
kick-if-declined: true
kick-if-failed-to-apply: true
prompt: "<yellow>To fully experience our server,<newline>please accept our custom resource pack.</yellow>"
# If you are hosting the resource pack by yourself, replace `localhost` with your server ip otherwise it would only work on your local pc
# If using BungeeCord or Velocity, consider using a proxy-side plugin to handle resource pack delivery.