Phoenix616 / ResourcepacksPlugins

Set resource packs on whole proxy, per server and per world!
https://ci.minebench.de/job/ResourcepacksPlugins/
GNU General Public License v3.0
77 stars 16 forks source link

Decline message keeps sending every world change #48

Closed SirKillian closed 3 years ago

SirKillian commented 3 years ago

Used Version

1.10.10

Config

# Assignment section for the whole server. (Per worlds assignments override these settings)
global:
  pack: StickyPack
  send-delay: 10
  actions:
    declined:
      message: |-
        &c&lWarning:
        &c  You have declined to use our resourcepack.
        &c  We have 250+ custom items that you wont be able to see.
        &7
        &c  If you wish to enable our resourcepack visit
        &a  &a&nhttps://stickymc.com/StickyPack
    loaded:
      message: "&7&oResourcepack successfully loaded."
  first-join-actions:
    declined:
      message: |-
        &c&lWarning:
        &c  You have declined to use our resourcepack.
        &c  We have 250+ custom items that you wont be able to see.
        &7
        &c  If you wish to enable our resourcepack visit
        &a  &a&nhttps://stickymc.com/StickyPack
    loaded:
      message: "&7&oResourcepack successfully loaded."

Environment description

Tuinity 1.16.4 Java 11

What is happening?

When a player declines the resource pack and we send them a declined message, it sends the message to the player every single time they change worlds...

What did you expect to happen?

It should not send the decline message every single time they change worlds.

Additional context

Phoenix616 commented 3 years ago

No need to open an issue on this repo too, especially as this plugin doesn't contain that functionality ;)

ForceResourcepacks issue.

SirKillian commented 3 years ago

I wasn't sure whether you used github or gitlab so I posted in both.

Does this mean you wont be changing the current behavior?

Phoenix616 commented 3 years ago

They are different projects. The GitHub repository is for the World, Bungee and Velocity Resourcepacks plugins. It just means that I want to track issues on the correct repository.