
NoxesiumAPI
A plugin and API making communicating with Noxesium clients easier.
If you find any issues or have a suggestion, head over to the Github or join the Discord server
Features
- Setting server/entity rules
- Noxesium specific events
- Qib system
- Custom sound system
- Client-side glow for entities and blocks (plugin only)
- Skript friendly (using Skript-Reflect)
Requirements
- Paper 1.21.9+ (or a fork)
Gradle (Kotlin):
maven {
name = "noxcrewMavenPublic"
url = uri("https://maven.noxcrew.com/public")
}
maven {
name = "astrofoxRepository"
url = uri("http://144.21.60.201:25566/releases")
}
implementation "me.iris:noxesiumapi:2.4.3"
Maven:
<repository>
<id>noxcrew-maven-public</id>
<name>Noxcrew Public Maven Repository</name>
<url>https://maven.noxcrew.com/public</url>
</repository>
<repository>
<id>astrofox-repository-releases</id>
<name>Astrofox Repository</name>
<url>http://144.21.60.201:25566/releases</url>
</repository>
<dependency>
<groupId>me.iris</groupId>
<artifactId>noxesiumapi</artifactId>
<version>2.4.3</version>
</dependency>
Credits- Noxesium by Noxcrew - Noxesium
- GlowingEntities by SkytAsul - Client-side glowing
- NoxesiumUtils by SuperNeon4ik - Inspiration
- ExpHost by Astrofox Studios - Hosting the repository
Not affiliated or endorsed by Noxcrew
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as NoxesiumAPI-3.0.0.jar — drop this file into the mods folder
- Download size: 13.8 MB
- Download link checked 7 Sept 2026 — working
These come from our own check of the pack file, not from the source page.