Open lomar92 opened 2 months ago
I have the exact same issue.
@lomar92 It seems that by default it only renders areas where players have roamed. Here's how you can render the entire map (runner needs to be an operator):
/squaremap:squaremap fullrender
@lomar92 It seems that by default it only renders areas where players have roamed. Here's how you can render the entire map (runner needs to be an operator):
/squaremap:squaremap fullrender
That's it ! or /squaremap:squaremap radiusrender minecraft:overworld 500 ~ ~
if you want to start by rendering 500 blocks around you
I just downloaded and configured Squaremap, but it seems like the map isn't loading correctly. My Minecraft server is running in a Docker container with 4GB of RAM. It's a small, private server with a max of 2 players.
Do I need to increase the server specs, or could this be due to the fact that the server is running on version 1.21.30 and the plugin hasn't been updated yet?