squaremap

squaremap

1.9k Downloads

Handle spaces in world name

nano-shino opened this issue ยท 1 comments

commented

My level name has spaces in them, e.g. "World 1", and there's no way to enter it in squaremap commands.

Examples:
Input: /map fullrender World 1
Output: Invalid command argument: No such world 'World'

Input: /map fullrender "World 1"
Output: Invalid command argument: No such world '"World'

commented

I don't really care to specifically support having spaces in world names, imo you should just fix your world names to not have spaces... However this is now fixed as a side effect of using keys to represent worlds like vanilla does.