this post was submitted on 19 Sep 2024
7 points (100.0% liked)

Old School Minecraft

967 readers
1 users here now

Post anything related to old school minecraft. Posts should be related to older version of minecraft, and evoke a sense of nostalgia.

The following kinds of posts are encouraged:

Rules:

  1. Keep content relevant to the above list
  2. Be nice, don't spam. No bigotry of any kind allowed.

founded 1 year ago
MODERATORS
 

Firstly, make sure Java 8 is installed. Java 17 or 21 should work as well but Java 8 is what I recommend.

Now, download this version of CraftBukkit and this version of AuthMe Unfortunately I couldn't get Canyon to work.

Now, make a folder, and put the CraftBukkit jar in the folder. Then, in that folder, make a folder named plugins, and move the AuthMe jar into that folder.

Now run the CraftBukkit jar like usual (using a batch file or java -jar). You won't be able to connect to it yet.

Now quit the server when it has finished generating the chunks (such as via sending the stop command).

Now open the server.properties file, and turn off online mode, and allow flying (AuthMe sometimes triggers the [very primitive] flying detection).

Now run the server again, and you should be good to go!

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 month ago

Gonna pin this, because this is actually a really nice tutorial to have around in a place like this. Thank you for your contribution.