Skip to content

Releases: rikka0w0/LanServerProperties

1.13 for Minecraft 1.21 (Forge, Neoforge and Fabric)

17 Jun 17:04
Compare
Choose a tag to compare
  1. Port to Minecraft 1.21
  2. Add Neoforge support without dropping Lex-Forge support.
  3. Drop all coremods and accesstransformers, they are replaced with Mixins where possible.
  4. Most Mixins are made common.

1.12.1 for Minecraft Forge and Fabric 1.20.2-1.20.4

21 Feb 04:25
Compare
Choose a tag to compare

Add Russian support.

What's Changed

New Contributors

Full Changelog: 1.12_1.20.2...1.12.1_1.20.2

1.11.1 for Minecraft Forge and Fabric 1.20.1

01 Oct 03:35
83012e9
Compare
Choose a tag to compare

Correct a Mixin target
Add Github Actions for auto-publishing to Github and Curseforge

1.12 for Minecraft Forge and Fabric 1.20.2-1.20.4

01 Oct 05:03
Compare
Choose a tag to compare

Port to 1.20.2

Known to work on 1.20.3 and 1.20.4

1.11, For Minecraft 1.20 and 1.20.1, Forge and Fabric

27 Jul 00:01
Compare
Choose a tag to compare

Same features as version 1.10, but for Minecraft 1.20 and 1.20.1 and hopefully above.

Add French support (fr_fr)

Forge

Requires Forge 46 or above on Minecraft 1.20.
Requires Forge 47 or above on Minecraft 1.20.1.

Fabric

Fabric Loader must be 0.14.21 or above.
Fabric API is not compulsory but highly recommended. You will need this to load localization for mods.

1.10.1, For Minecraft 1.19.4, Forge and Fabric

27 Mar 16:31
Compare
Choose a tag to compare

Same features as version 1.10, but for 1.19.4 and hopefully above.

Known Problem

Due to MinecraftForge/MinecraftForge#9418, the mod buttons disappear when resizing the window. Only the Forge version is affected. Please wait until Forge fixes this issue.

New Feature

  1. Optionally force offline mode on certain players to avoid name collision with registered online players.
  2. Redesign the "Open to Lan" button in the pause screen so that it works with the new "Report Player" button.
  3. Better icons
  4. Add lang: “Brazilian Portuguese” (pt_BR)

Forge

The 1.10.1 version supports 1.19.4 and hopefully above.
Requires Forge 45.0.24 or above.

Fabric

The 1.10.1 version supports 1.19.4 and hopefully above.
Fabric Loader must be 0.14.18 or above.
Fabric API is not compulsory but highly recommended. You will need this to load localization for mods.

1.10, For Minecraft 1.19.3, Forge and Fabric

27 Mar 16:26
Compare
Choose a tag to compare

New Feature

  1. Optionally force offline mode on certain players to avoid name collision with registered online players.
  2. Redesign the "Open to Lan" button in the pause screen so that it works with the new "Report Player" button.
  3. Better icons
  4. Add lang: “Brazilian Portuguese” (pt_BR)

Forge

The 1.10 version supports 1.19.3 only, it does not support 1.19.2 or 1.19.4.
Requires Forge 44.1.23 or above.

Fabric

The 1.10 version supports 1.19.3 only, it does not support 1.19.2 or 1.19.4.
Fabric Loader must be 0.14.18 or above.
Fabric API is not compulsory but highly recommended. You will need this to load localization for mods.

1.9.1, For Minecraft 1.19, Forge and Fabric

26 Jul 16:28
Compare
Choose a tag to compare

This version is a minor revision to address #20 and support Forge 41.0.96 (above, if possible). No new feature was introduced. As #20 is caused by an internal breaking change inside Forge, the Fabric version (1.9) is unaffected.

Works on Minecraft 1.19 to 1.19.2.

1.9, For Minecraft 1.19, Forge and Fabric

14 Jun 13:15
Compare
Choose a tag to compare

New Feature

  1. Allow the use of genuine UUID (From Microsoft/Mojang) in offline mode, where possible. #19
  2. Now you can set the maximum number of players.
  3. The IP address display shows more details.
  4. Fix a number of bugs

Forge

The 1.9 version supports 1.19 to 1.19.2, it does not support 1.18.1 or 1.18.2.
Requires Forge 42 or above. Only works up to 41.0.42. Check out [1.9.1] (https://github.com/rikka0w0/LanServerProperties/releases/tag/1.9.1_Forge) which fixes #20.

Fabric

The 1.9 version supports 1.19 to 1.19.2, it does not support 1.18.1 or 1.18.2.
Fabric Loader must be 0.14.16 or above.
Fabric API is not compulsory but highly recommended. You will need this to load localization for mods.

1.8, For Minecraft 1.18.1 and 1.18.2, Forge and Fabric

14 Jun 12:58
Compare
Choose a tag to compare

Since 1.18.1, Minecraft requires Java 17

New Feature

  1. Allow the use of genuine UUID (From Microsoft/Mojang) in offline mode, where possible. #19
  2. Now you can set the maximum number of players.
  3. The IP address display shows more details.
  4. Fix a number of bugs

Forge

1.8 version supports both 1.18.1 and 1.18.2.
Requires Forge 39 or above

Fabric

1.8 version supports both 1.18.1 and 1.18.2.
Fabric Loader must be 0.12.12 or above.
Fabric API is not compulsory but highly recommended. You will need this to load localization for mods.