vincss / mcEmptyServerStopper

Stop your minecraft server when no one is connected
https://www.spigotmc.org/resources/emptyserverstopper.19409/
44 stars 4 forks source link

Plugin not being recognized not loading when i /plugins #1

Closed SavageDatBoi closed 3 years ago

SavageDatBoi commented 3 years ago

other plugins are working even sleeping server is working just not the server stopper im on version 1.16.5 please help ive doing this for 4 hours.

vincss commented 3 years ago

Which version are you using ? (Latest https://github.com/vincss/mcEmptyServerStopper/releases/tag/v1.16.5 ) Did you unzip the .zip to get a .jar and put it plugins/?

disgusteddog commented 3 years ago

I second this ^. Ive tried running on 1.16.5 server stopper on my server and it just wouldn't load. Im currently running at 1.16.5. The past serverstopper (1.15.2) works just fine with my 1.16.5 server though.

vincss commented 3 years ago

Hi ! That weird, are you sure you unziped the file and put the jar into plugins ? Which version of MC Server are you using ?

disgusteddog commented 3 years ago

Yup, I put the jar file in the plugins folder and the version that I'm running is 1.16.5

vincss commented 3 years ago

Are you using a special flavor or Minecraft Server ? Spigot, Paper, ... ? On which OS ?

disgusteddog commented 3 years ago

My server runs on paper and the os is on the latest version of windows 10.

vincss commented 3 years ago

I don't understand, I tested it on exactly the same configuration, and it's working just fine image

disgusteddog commented 3 years ago

I kept getting this Java error so I decided to update java from java 8 to java16 and that fixed the issue! Screenshot 2021-04-05 131904 Thanks for the help!

vincss commented 3 years ago

Thanks for the information, I will put in onto the wiki page.

disgusteddog commented 3 years ago

Hey can you add this to the wiki for those who don't want to go through the hassle of going through the manual installation of java 16? https://adoptopenjdk.net/?variant=openjdk16&jvmVariant=hotspot

vincss commented 3 years ago

For now, I think java 11 is the current LTS.