Skip to content

Yeregorix/Mirage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1385d39 · Feb 13, 2025
Apr 18, 2024
Feb 13, 2025
Feb 11, 2018
Apr 18, 2024
Apr 18, 2024
Jun 25, 2024
Feb 13, 2025
Oct 25, 2022
Apr 18, 2024
Apr 18, 2024
Jun 24, 2024

Repository files navigation

Mirage

Mirage is a Minecraft plugin that protects your server against xray mods and packs.

alt text

Server owners

Compiled artifacts and additional information can be found on Ore: https://ore.spongepowered.org/Yeregorix/Mirage.

Developers

Mirage requires Java 21 to build.

Commands:

  • ./gradlew shadowJar constructs a jar that includes all its dependencies.
  • ./gradlew setupVanillaServer setups a vanilla server in directory run/vanilla.
  • ./gradlew setupForgeServer setups a Forge server in directory run/forge.

Known issues

Incompatibility with elytradev's mod

The Mirage plugin distributed on Ore and the elytradev's mod share the same identifier. This causes a crash on server startup with the following error message: java.lang.NoClassDefFoundError: com/elytradev/mirage/event/GatherLightsEvent.

To fix this, please use the Mirage plugin jar hosted at https://files.smoofyuniverse.net/smoofymirage/.

Mirage version 1.5.0 and above should not be affected by this issue, because elytradev's mod has not been updated past Minecraft 1.12.2.