spigot-gillesm / RPGChest-Premium

The best configurable chest system
2 stars 0 forks source link

Container name appear in the chat #5

Closed Momonche closed 4 years ago

Momonche commented 4 years ago

Hello Gilles !

I'm a new user of RPGChest and I start on 1.15.1 There is my issue : When I use the menu to create a Chest I write the name and it's print in the general chat

Q8CDAU0

PS: We can see "The cooldown must ba a positive integer" but it's the default cooldown in config.yml so why this message ? (And it's not "ba" but "be")

Server PaperSpigot version 45 (MC 1.15.1) RPGChest version 1.9.0.1

spigot-gillesm commented 4 years ago

Hello!

Are you using any chat management plugin? The cooldown thing seems to happen with other people too but I couldn't replicate this issue I'll try to dig a bit more on this

(thanks for the details)

Momonche commented 4 years ago

Yes, I use VentureChat (Usefull for BungeeCord Inter-Server chat)

spigot-gillesm commented 4 years ago

Oh yes VentureChat, I had to fix a big incompatiblity with this plugin in the early versions of RPGChest but I couldn't prevent VentureChat to re-send message through its own code. I'm not sure I can prevent it from happening as it's a hard coded feature of VentureChat (which I don't own). I'll try again but one of my users told me he put himself in an isolated chat so no one could see his texts

Momonche commented 4 years ago

Ok, a lot of dev have problems with VentureChat integration :(

Keep me in touch if you can do something in the future !

spigot-gillesm commented 4 years ago

It doesn't surprise me as some VentureChat implementations are weird and there are not a lot of way to access VentureChat code I close this issue as I can't really do anything about it right now but feel free to open a new one about this subject if there's another problem with VentureChat