Duplicate player nicknames
Hi guys, Im having a problem with duplicate player names, historically this was a problem with luckperms, but now Im running 1.21 and the newest version of luckperms and this issue persists. Im running bungeecord and syncing all permissions(ranks) across servers, no problems on the others. I cant find anything misconfigured. Any ideas how to fix this?
Im running Purpur 1.21 newest;
Plugins: BlueMap, BlueMap-BannerMarker, CommandAPI, CoreProtect, FastAsyncWorldEdit, LPC, LuckPerms, Minetrax, PlaceholderAPI, ProtocolLib, RealisticSeasons, TAB, UltimateAutoRestart, Vault, Waypoints, BlueMap-Marker...

Best way to handle multiple worlds for a RPG server
Let's say the server wants to have 4-5 "maps" to play on. Maybe different kingdoms, continents, or realms. All worlds being a fixed size, say 1000x1000 or 2000x2000. All worlds would use the same ~30 plugins. For this example let's say a server with an average of ~50 players. Would it be more efficient to have all those worlds on the same server and use something like MyWorlds or Multiverse to handle that? Or would you ideally want to host each as their own server on a network like Velocity?
Worldguard not working well
I have worldguard, worldedit set up. but world guard is spamming errors, and people can place blocks. but not break
server connetion issue
hey so im stuggleing to connect to my lifesteal server ive been sent your way as they think its a proxy issue but want to see how i would fix this i try to connect throw my hub and sends 23.07 21:22:36 [Disconnect] User com.mojang.authlib.GameProfile@3c15527c[id=<null>,name=zrzskys,properties={},legacy=false] has disconnected, reason: Disconnected idk why any help would be apresated if u want logs let me know and witch server logs u will need
[FEEDBACK] Problems or Things You Wish were Faster in Existing Panel Software
What are some problems, things you wish were faster, or suggestions you have for existing panel software?
Hey! This post is more to collect feedback, suggestions, or just issues you've had with existing panel software (by panel software, I mean Pterodactyl, AMP, Multicraft, etc.)
Either things you've seen hosts have that you wish were in the software by default, issues you've had with hosts' panels, or just general inconveniences.
...
Tps significant drops
1.19 ppaer server with 6gb allocated ram selfhosted on a gaming desktop with high end specs. Please check this out https://spark.lucko.me/omXZwKS6RG more information here https://discord.com/channels/348681414260293634/348681414260293635/1265349111406661674
High tick time
Can you tell me which of these is the problem and how to fix it? Here's also spark report: https://spark.lucko.me/ImEJoRGYsT

World wont stop growing
i deleted, remade a world, pasted schematic. worldborders like 500
did this last night for this world
its just a arena where people pvp...

question about ram
Today I went to Best Buy and got an additional 32 gigs of 3600mhz ram to be able to locally host on my pc and play at the same time. My current specs are:
Ryzen 5700x processor
48gb Corsair vengeance pro ram
Fidium fiber internet
...
Self-Hosting -- Control Panel for Mods/Plugins?
I am looking to setup my own dedicated Minecraft Java Server and am curious, are there any control panels or things like that which provide one click mod and plugin installations, similar to what the paid hosting providers offer and have already setup?
It's sort of the only thing I am having trouble finding....
Stop time when no one is online on 1.21
How do I stop the world from ticking when no one is online? I ported a plugin called ImHere GetMoving to 1.21 but the time still runs.
Any plugins/advice on this issue?...
What are the pros & cons for disabling duplication bugs and bedrock removal?
Paper by default patches these bugs. However some players want these bugs to be enabled in order to produce more cobblestone, sand, concrete, ease of access to top of nether, etc...
What are the pros and cons of allowing for these bugs?...
More than 2 cores?
I'm about to move to a new host and they are so cheap that I have some extra budget for CPU cores. They use Ryzen 7700s and I run lithium, ferritecore, etc - are more than 2 cores helpful at all?
My main priority is fast chunkloading for elytra travel at 32 view distance
Ty!...
World Border config for SMP
I need some help with setting up the server's worldborder for the SMP server kickoff and need to use the native minecraft commands for worldborder (center/set/get you know'em) but I am running a weird server config that , I guess doesnt allow me.
I am running forge arclight 1.16.5 with the essentialsX plugin any ideas on what could cause worldborder to break?...
Auto-updating mods on Modrinth Launcher? 1.20.6 -> 1.21
Is it possible for the Modrinth Launcher to automatically update mods to the new version after you change the Minecraft version in options? Obviously not all will have updates but it still seems to think I'm on 1.20.6 rather than 1.21 (see 2nd pic).

Authentication for small servers
Hello admins!
I'm hosting a small server, it's a tiny server, where friends can invite friends.
As of now, we run behind a whitelist, however that's quite slow as I need to manually process e-mail registrations.
...
So I used to use aternos but now have a different host but nether is different
Aternos had a world like the 1st pic but my new host is using new folders named world_nether and world_the_end does anyone know why and how would I fix it

Calling methods from the game?
How would i make a command to run java methods?
im in the testing/debugging process for one of my plugins and it would help if i was able to just run methods from ingame :)
i have a set of 50 ish methods and i dont wanna go through making a command for all of them, they mostly dont use args but most return a string
...
Math in PlaceholderAPI
Is there a way to calculate a certain outcome thru PlaceholderAPI? An example would be like a placeholder of
%prisonranksx_rankup_cost% * 0.1 = outcome as the value?...