12 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by zaviusgaming#0
does this look correct
command = "{JAVA}" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal slimeworldmanager-classmodifier-2.2.1.jar -jar "{JAR}" nogui
thats a weird name for a jar
also slimeworldmanager afaik isnt stable
it is for small worlds like lobby, skyblock, etc
i'd probably use myworlds for 1.8-1.20 if i want to manage whole generated worlds
its not stable in general from what i know
hypixel does use it, so how exactly not stable is my question
does/did i dont remember
no
never
slime region format is a format hypixel devs created
swm was made by the hypixel team for hypixel team
slime world is fully unofficial and has never touched
no
the format was
not the plugin or fork.
hmmm
so modern slime world manager?
i saw it like a while ago, it seems dead
oh its aswm
advanced slime world manager
your startup line is wrong, if you use classmodifier it should look like this:
-javaagent:classmidifier.jar
. But its very deprecated, there's AdvancedSlimePaper for new versions which is supported and is a fork of paper so no classmodifier needed anymore.