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
Requirements
- Paper 1.21.9+ (or a fork)
Developer stuff
### Gradle (Kotlin):
```gradle
maven {
name = "noxcrewMavenPublic"
url = uri("https://maven.noxcrew.com/public")
}
maven {
name = "astrofoxRepository"
url = uri("http://144.21.60.201:25566/releases")
}
```
```gradle
implementation "me.iris:noxesiumapi:2.4.3"
```
### Maven:
```xml
noxcrew-maven-public
Noxcrew Public Maven Repository
https://maven.noxcrew.com/public
astrofox-repository-releases
Astrofox Repository
http://144.21.60.201:25566/releases
```
```xml
me.iris
noxesiumapi
2.4.3
```
Credits
- [Noxesium by Noxcrew](https://github.com/Noxcrew/noxesium) - Noxesium
- [GlowingEntities by SkytAsul](https://github.com/SkytAsul/GlowingEntities) - Client-side glowing
- [NoxesiumUtils by SuperNeon4ik](https://github.com/SuperNeon4ik/NoxesiumUtils) - Inspiration
- [ExpHost by Astrofox Studios](https://www.exphost.net/) - Hosting the repository
Not affiliated or endorsed by Noxcrew
暂无评论,抢个沙发吧~