Skip to content

xenyria/xenon

Warning

This project is still heavily work in progress at the moment. Expect a lot of breaking changes and incomplete features.

Xenon

This repository contains the official Fabric mod for the Xenyria Minecraft Server. Xenon is designed to enhance the gameplay experience on the Xenyria server by adding various quality-of-life features and improvements.

You can join our Server on play.xenyria.net.

Features

  • Adds a custom Discord Rich Presence to the game.
  • Adds automatic camera switching for PaintSquad.
  • Level editor functionality for Xenyria Sandbox (Debug shape rendering, Gizmos to manipulate translation, scale and rotation of game objects).

Although this mod is mainly focused on improving the experience on the Xenyria server, it can also be used on other servers.

Project Structure

  • core: Contains shared code that is used by both the client and server. (packets, utilities & common logic)
  • client: Contains client-specific code, such as debug rendering and editor functionality.
  • mod: Contains the Fabric mod implementation for the client.
  • demo-server: Contains a simple Paper plugin that demonstrates how to use the core module on the server side. (requires packetevents)

Maven Repository

The core module is published to the public Pixelground Labs Maven repository.

maven {
    name = "pixelgroundlabs"
    url = uri("https://maven.pixelgroundlabs.com/releases")
}

Acknowledgements

Contributing

This project is open to contributions. Please read the Contributing Guidelines for more information.

About

✨ Official Fabric mod for the Xenyria Minecraft Server

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors