mbax / VanishNoPacket

Invisibility for sexy people.
http://dev.bukkit.org/projects/vanish/
GNU General Public License v3.0
134 stars 113 forks source link

Blank line in chat when a user joins silently #540

Closed WillyP123 closed 10 years ago

WillyP123 commented 10 years ago

Everytime a staff member joins vanished, a blank line appears.

How would i fix this? or is it just a bug that needs to be fixed?

I'm using GroupManager as the permissions plugin.

mbax commented 10 years ago

I need: The output of /version The output of /version VanishNoPacket The output of /plugins

WillyP123 commented 10 years ago

Output of /version : This server is running CraftBukkit version git-Bukkit-1.7.2-R0.1-2-gf24d967-b2971jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.2-SNAPSHOT)

Output of /version VanishNoPacket: Author: mbaxter Website: http://kitteh.org Vanish for the distinguished admin VanishNoPacket version 3.18.7

Output of /plugins: Plugins (26): WorldBorder, GroupManager, WorldEdit, TokenStore, CoreProtect, chatannouncer, Buycraft, BanManager, Lockette, Vault, PlayerHeads, BlockNotif, MobArena, Entity Police, WorldGuard, Essentials, EssentialsProtect, EssentialsSpawn, WelcomeBookRecoded, VanishNoPacket, EssentialsChat, WGCustomFlags, EssentialsAntiBuild, WGKeepInventoryFlags, WGMobDamageFlags, WGSpawnPointFlag

mbax commented 10 years ago

While I'm still unable to look into things further let's try something:

Create a test server with just these plugins (and your configs for them): GroupManager, VanishNoPacket

See if it still does it

WillyP123 commented 10 years ago

So it didn't do it with just those two. Once i added essentials.jar it did it. It occurs between the " has joined vanished and silently" and the "Welcome, to !" from the essentials part.

mbax commented 10 years ago

Looks like Essentials is adding that message. Make sure you're on the latest version :)