jpenilla / squaremap

squaremap is a minimalistic and lightweight world map viewer for Minecraft servers, using the vanilla map rendering style
https://modrinth.com/plugin/squaremap
Other
342 stars 41 forks source link

map does not load? #298

Open lomar92 opened 2 months ago

lomar92 commented 2 months ago

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?

Bildschirmfoto 2024-09-18 um 19 57 23
0x412e4e commented 1 month ago

I have the exact same issue.

0x412e4e commented 1 month ago

@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

TBG-FR commented 1 month ago

@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