pantherman594 / BungeeEssentials

Full customization of a few necessary features for your server!
http://www.spigotmc.org/resources/bungeeessentials.1488/
GNU General Public License v3.0
6 stars 8 forks source link

msg? #44

Closed voigtman closed 7 years ago

voigtman commented 7 years ago

I have not run into this issue before but it's been a while since I've done a major update - I recently updated to the latest Bungee and BungeeEssentials and updated the servers and what not. I did add ProxySuite and VanillaPod. Are you aware of any interactions these plugins may have?

Right now I can send a /msg command and it hits bungee fine - no errors are generated but I only see the "Sorry, no player was found." error in chat. This is the case when chatting across the proxy but If i am on the very same server, it works fine. ideas? I am running 3 versions on MC on the same proxy. 1.8.8, 1.10.2 and 1.11 (which is what vanillapod is for)

pantherman594 commented 7 years ago

Players need another permission to msg across servers, gssentials.message.global. This should've been on the wiki, sorry about that.

On Wed, Dec 7, 2016, 4:33 PM Voigtman notifications@github.com wrote:

I have not run into this issue before but it's been a while since I've done a major update - I recently updated to the latest Bungee and BungeeEssentials and updated the servers and what not. I did add ProxySuite and VanillaPod. Are you aware of any interactions these plugins may have?

Right now I can send a /msg command and it hits bungee fine - no errors are generated but I only see the "Sorry, no player was found." error in chat. This is the case when chatting across the proxy but If i am on the very same server, it works fine. ideas? I am running 3 versions on MC on the same proxy. 1.8.8, 1.10.2 and 1.11 (which is what vanillapod is for)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PantherMan594/BungeeEssentials/issues/44, or mute the thread https://github.com/notifications/unsubscribe-auth/AC2KmMEgSzRWHnFPZDLH1ZA4oHAm7sK-ks5rFyY4gaJpZM4LHI0d .

voigtman commented 7 years ago

Ah! Thank you very much

pantherman594 commented 7 years ago

No problem!