U
/u/WafflesYouTubeMC
Guest
I believe this is an essentials problem? Idk. I set up a custom join and leave message using:
The problem is that sometimes it just doesn't even show that someone joins or leaves but sometimes it does. I can't seem to find a pattern its just random. At one point in time I set this (the code block below) to 5 but I put it back on -1 when I didn't like that system, still wasn't working. I tried 100 because my player count doesn't get that high and it still didn't fix it.
Would anyone be able to help me solve this problem? My server is running 1.21.4 Purpur and my plugins are: ChatEmojis, CustomCommands, Essentials, EssentialsSpawn, FasterHoppers, floodgate, Geyser-Spigot, LPC, LuckPerms, MaceCooldown, Multiverse-Core, Multiverse-Inventories, Multiverse-NetherPortals, Multiverse-Portals, NightVision, OldCombatMechanics, OpenInv, PerWorldPlugins, PlaceholderAPI, TAB, Vault, ViaVersion, voicechat, VoidGen, WorldEdit, WorldGuard
Thanks in advance!
Waffles
submitted by /u/WafflesYouTubeMC
[link] [comments]
Continue reading...
custom-join-message: "&7(&a+&7) {PLAYER}" custom-quit-message: "&7(&c-&7) {PLAYER}" The problem is that sometimes it just doesn't even show that someone joins or leaves but sometimes it does. I can't seem to find a pattern its just random. At one point in time I set this (the code block below) to 5 but I put it back on -1 when I didn't like that system, still wasn't working. I tried 100 because my player count doesn't get that high and it still didn't fix it.
# You can disable join and quit messages when the player count reaches a certain limit. # When the player count is below this number, join/quit messages will always be shown. # Set this to -1 to always show join and quit messages regardless of player count. hide-join-quit-messages-above: -1 Would anyone be able to help me solve this problem? My server is running 1.21.4 Purpur and my plugins are: ChatEmojis, CustomCommands, Essentials, EssentialsSpawn, FasterHoppers, floodgate, Geyser-Spigot, LPC, LuckPerms, MaceCooldown, Multiverse-Core, Multiverse-Inventories, Multiverse-NetherPortals, Multiverse-Portals, NightVision, OldCombatMechanics, OpenInv, PerWorldPlugins, PlaceholderAPI, TAB, Vault, ViaVersion, voicechat, VoidGen, WorldEdit, WorldGuard
Thanks in advance!
Waffles
submitted by /u/WafflesYouTubeMC
[link] [comments]
Continue reading...