Essentials Help

Status
This thread has been locked.

GraphicsDesigner

Banned
Feedback score
0
Posts
82
Reactions
12
Resources
0
Hello,

I am having a little issue on my server. At first, I wasn't too sure which plugin is causing it so I decided to disable each plugin one by one with plugman to see when the issue stops. After I disabled essentials, the issue stopped.

The issue I am having is that whenever a new player joins, in the name chat, there is a blank line. https://gyazo.com/97c4dbe847e7c7aca9a89e8043ecfa87

I went into essentials/motd and there is nothing there, its just a blank file with no spaces.

Please could someone help me resolve this issue by telling me how I can get rid of that blank line?

Thank you,
Ashley
 

Norska

Java Developer (https://norska.dev)
Supreme
Feedback score
68
Posts
901
Reactions
1,406
Resources
13
Do you have any plugins that modify the join/leave messages? It's a frequent mistake developers do that ends up adding an empty line instead of removing the join/leave messages.
 

GraphicsDesigner

Banned
Feedback score
0
Posts
82
Reactions
12
Resources
0
Do you have any plugins that modify the join/leave messages? It's a frequent mistake developers do that ends up adding an empty line instead of removing the join/leave messages.

I use premiumjoin made by myokan. It basically works like essentials motd where it gives a player who joins a message[DOUBLEPOST=1558177901][/DOUBLEPOST]
Do you have any plugins that modify the join/leave messages? It's a frequent mistake developers do that ends up adding an empty line instead of removing the join/leave messages.

Oh and I also use https://www.spigotmc.org/resources/disable-join-message.4138/
 
Last edited:
Banned forever. Reason: Ban Evading (WrathPlayz, https://builtbybit.com/members/wrathplayz.134065/)

Norska

Java Developer (https://norska.dev)
Supreme
Feedback score
68
Posts
901
Reactions
1,406
Resources
13
Weird, try running each of those plugins separately on a local server, see which one causes the issue.
 

GraphicsDesigner

Banned
Feedback score
0
Posts
82
Reactions
12
Resources
0
Weird, try running each of those plugins separately on a local server, see which one causes the issue.

So you don’t think it’s essentials? When I disable essentials with plugman, it works fine[DOUBLEPOST=1558179648][/DOUBLEPOST]
Weird, try running each of those plugins separately on a local server, see which one causes the issue.

Hi,

I deleted that disablejoinmessage plugin and now I get the default join and leave messages https://gyazo.com/41d6c703a44fe5f29c37bbe69ed5f834

How do I disable these?
 
Last edited:
Banned forever. Reason: Ban Evading (WrathPlayz, https://builtbybit.com/members/wrathplayz.134065/)

Norska

Java Developer (https://norska.dev)
Supreme
Feedback score
68
Posts
901
Reactions
1,406
Resources
13
So you don’t think it’s essentials? When I disable essentials with plugman, it works fine
I didn't think it was anything, but since it's essentials, are you sure you have completely wiped the motd.txt file?

I can send you over code from my plugin which I use to disable the messages, I'll obviously make it into a jar for you. Add me on Discord, Norska#1933
 

GraphicsDesigner

Banned
Feedback score
0
Posts
82
Reactions
12
Resources
0
Banned forever. Reason: Ban Evading (WrathPlayz, https://builtbybit.com/members/wrathplayz.134065/)
Status
This thread has been locked.
Top