#[BUG] Rejecting a custom resource pack

1 messages · Page 1 of 1 (latest)

umbral dragon
#

If a server requires the use of a custom resource pack and if player denies, than the player will get kicked to the multiplayer screen which causes them to leave minehut.

Steps to reproduce:

  1. Join a server which has forced resource packs enabled
  2. Deny the custom resource pack by clicking “disconnect” or by pressing ESC

What should’ve happened:

  • Player should be sent back to the minehut lobby after denying the custom resource pack.

This may be a vanilla minecraft “feature” however bungeecord may allow you to fix it.

sand stirrup
#

minehut doesn't use bungeecord

#

nor support it

#

they use velocity

umbral dragon
#

Than maybe velocity allows you to fix this?

#

I know this is a minor bug however it’s not good that players are sent to the multiplayer screen

gritty mesa
#

force resource pack will kick you back to multiplayer if you reject it

pine bolt
#

I think you can just check if it's been declined/failed to download and then kick them instead of using force resource pack

#

Idk if Minehut can implement that without you having to do smth on your server

paper mirage
#

its solveable by minehut, but it would be a pain, and would have to be on the proxy level

stable horizon
# gritty mesa force resource pack will kick you back to multiplayer if you reject it

What about the other things that would normally send someone to the multiplayer screen but don't on Minehut. If you join a server while banned on that server, you get sent to the lobby. Same if an admin uses /kick on you. The Minehut lobby acts as a replacement for the multiplayer screen in many instances. Why is a resource pack kick different than a normal kick?

gritty mesa
#

You can use skript to detect that, or packet events, paper/spigot api also has a way to manage it iirc