Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSM support for bukkit / spigot 1.12 #357

Open
repomanz opened this issue Aug 1, 2017 · 1 comment
Open

MSM support for bukkit / spigot 1.12 #357

repomanz opened this issue Aug 1, 2017 · 1 comment

Comments

@repomanz
Copy link

repomanz commented Aug 1, 2017

Hi folks - I'm not sure if this project is dead or not as I haven't seen a build update in a long time (2 years) but thought i'd leave a note.

  1. is there support for spigot? I updated my version.txt for craftbukkit but when i try to run commands, like msm wl list or any commands available with MSM i don't get any information back.

example:
shell: msm ej_spigotmc wl list
response: No players are whitelisted.

There are 6 players whitelisted

example 2:
shell: msm ej_spigotmc connected
response: No players are connected.

There are 5 players currently connected

  1. Is there any updated Java 1.8 java params related to garbage collection that can be put in the /etc/msm.conf

I tried entering this within based on some java tuning i found related to minecraft but when attempting to launch it has a problem with the string:
DEFAULT_INVOCATION="java -Xms{RAM}M -Xmx{RAM}M -XX:+UseG1GC -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+AlwaysPreTouch -jar {JAR} nogui"

@repomanz
Copy link
Author

repomanz commented Aug 3, 2017

I was able to track the first issue down to the EssentialsX jar file. This is some how getting in the way for the console providing information back to me. Additionally, i see the console command being issued in the mc logs but nothing comes back to console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant