Tanguygab / TAB-Additions

An addon for the TAB minecraft plugin with some more cool features :D
GNU General Public License v3.0
14 stars 4 forks source link

Send messages to plugins in backend servers. #15

Closed Kydaix closed 2 years ago

Kydaix commented 2 years ago

Spigot: 1.8.8 Bungeecord: XCord 1.36D-BETA TAB: 3.1.2 TAB-Additions: 1.6.3 TAB-Bridge: 2.0.3

TAB and TAB-Additions are both installed on the Bungeecord. TAB-Bridge on the spigot server.

Problem: Here is what I found! When TAB-Additions is installed on the Bungeecord server, I activate the chat module. However, I have plugins on my Spigot servers that can request information that they get through the chat (The player writes in the chat and the plugin gets the input). However, if TAB-Additions is installed on the Bungeecord, and its chat module is enabled, then it is impossible for the plugin on the backend server (Spigot) to retrieve the input.

Note: Of course I can enable chat-from-bukkit-bridge but then there is no formating anymore, so I don't see the goal.

No logs.

Tanguygab commented 2 years ago

I had a modified version of the TAB-Bridge to make this work, but I don't remember if I updated it or not, I'll have to check, but rn it's almost 2am for me so I'll check after sleeping 😅

Kydaix commented 2 years ago

Yep no problem, I live in France too. 😄

Tanguygab commented 2 years ago

Updated https://github.com/Tanguygab/TAB-Additions/releases/download/1.6.3/TAB-Bridge-2.0.3.jar (check config.yml -> chat: true)

Kydaix commented 2 years ago

Ok, thanks, will this be implemented in the TAB-Bridge on MC-Market?

Edit: There is a problem, it does not work and does not generate any logs. (Non, ça ne fonctionne pas :( ).

Tanguygab commented 2 years ago

probablement pas, mais je continuerais de le mettre à jour chaque fois que NEZ update son TAB-Bridge

Kydaix commented 2 years ago

Il faut bien activer l'option chat du plugin TAB-Bridge et ensuite l'option chat-from-bukkit-bridge de TAB-Additions ? Ou seulement chat de TAB-Bridge ?

Car dans les deux cas ça ne fonctionne pas pour ma part, si j'active chat-from-bukkit-bridge, ok ça fonctionne mais je n'ai plus aucun formatage, ni commande, de TAB-Additions.

Tanguygab commented 2 years ago

les 2

Kydaix commented 2 years ago

Malheureusement ça ne fonctionne pas, je n'ai aucun formatage, c'est comme si j'avais le TAB-Bridge de base.

Tanguygab commented 2 years ago

ALORS.... je viens de check le code, et jsp comment j'ai fait, mais j'ai inversé le truc x) faut désactiver chat dans la config du TAB-Bridge pour que ça marche ptdrr

Tanguygab commented 2 years ago

https://github.com/Tanguygab/TAB-Additions/releases/download/1.6.3/TAB-Bridge-2.0.3.jar on espère que c'est bon cette fois

Kydaix commented 2 years ago

Ahahahah x) Vas-y pas de problème ! Merci pour l'aide, je teste ça et je te dis.