Codie Newark dfb83f8eda 1.1.3
2021-07-12 19:26:38 +01:00
2021-07-09 17:30:18 +01:00
2020-11-04 02:55:42 +00:00
2021-07-12 19:26:38 +01:00
2021-07-12 19:26:38 +01:00
2020-10-01 03:54:54 +01:00
2021-05-21 02:53:23 +01:00
2021-07-09 17:59:03 +01:00

OnlineModeFix

A Bukkit, hMod and Vanilla plugin to fix online-mode for old Minecraft servers.

Bukkit

  1. Move the jar into your server's plugin folder.
  2. Set online-mode to true in the server.properties file.

hMod

  1. Move the jar into your server's plugin folder.
  2. Add the plugin to the plugins list in server.properties (ex. plugins=OnlineModeFix).
  3. Set online-mode to true in the server.properties file.

Vanilla

  1. Move the jar next to your server jar.
  2. Launch the server using this command:

java -Djava.protocol.handler.pkgs=gg.codie.mineonline.protocol -cp minecraft_server.jar;OnlineModeFix.jar net.minecraft.server.MinecraftServer

Description
A Bukkit, hMod and Vanilla plugin to fix online-mode for old Minecraft servers.
Readme GPL-3.0 12 MiB
Languages
Java 100%