SamB440 / ForcePack

Spigot/Velocity plugin to aid resource pack deployment and enforcement, among other utilities.
https://fortitude.islandearth.net/category/forcepack
GNU General Public License v3.0
42 stars 17 forks source link

1.17+ custom resource pack message does not work #21

Closed marlester-dev closed 1 year ago

marlester-dev commented 1 year ago

just look at this Снимыыок There is no difference beetwen normal one and so players will just deny it my server version is 1.17.1 git-Paper-"2826b44"

SamB440 commented 1 year ago

1.17 doesn't support this, no API

marlester-dev commented 1 year ago

1.17 doesn't support this, no API

dude then why is it 1.17+ ? I can't even set custom message for these 'Yes' and 'No' buttons, there is just no difference

SamB440 commented 1 year ago

1.17 doesn't support this, no API

dude then why is it 1.17+ ? I can't even set custom message for these 'Yes' and 'No' buttons, there is just no difference

Because 1.17 clients support it.

And no, you can't set a custom yes/no button message, because those are client sided.

marlester-dev commented 1 year ago

1.17 doesn't support this, no API

dude then why is it 1.17+ ? I can't even set custom message for these 'Yes' and 'No' buttons, there is just no difference

Because 1.17 clients support it.

And no, you can't set a custom yes/no button message, because those are client sided.

I found another resource pack plugin (frp) that have what I need for my 1.17.1 server

Снимоыыык

That might be issue on your side. I recommend you to find the API or create it somehow

SamB440 commented 1 year ago

The other plugin uses NMS and hackery to do things. I don't want to do that. It's not worth my time to support a single feature on a single version.

marlester-dev commented 1 year ago

The other plugin uses NMS and hackery to do things. I don't want to do that. It's not worth my time to support a single feature on a single version.

Ok, but then you should say about this nuance in plugin description or somewhere in faq because I didn't notice that in description and didn't find answer in faq

SamB440 commented 1 year ago

The other plugin uses NMS and hackery to do things. I don't want to do that. It's not worth my time to support a single feature on a single version.

Ok, but then you should say about this nuance in plugin description or somewhere in faq because I didn't notice that in description and didn't find answer in faq

I've specifically said on the plugin description that it's for 1.17+ clients, if you run a e.g 1.19 server with viabackwards it will work for 1.17 clients (I believe).

marlester-dev commented 1 year ago

The other plugin uses NMS and hackery to do things. I don't want to do that. It's not worth my time to support a single feature on a single version.

Ok, but then you should say about this nuance in plugin description or somewhere in faq because I didn't notice that in description and didn't find answer in faq

I've specifically said on the plugin description that it's for 1.17+ clients, if you run a e.g 1.19 server with viabackwards it will work for 1.17 clients (I believe).

ok then just tell in faq that this feature does not work on 1.17 servers, because it's not obvious thing and hard to understand. And in the (far) future some person like me may create the same issue or put bad review because of this misunderstanding