1.0.0
Compatibility
Changes
🌞 SunReg – The Best Free Register Plugin Author: Not_LazyyXD
SunReg is a powerful and reliable registration plugin designed for Minecraft servers that want the quality of big networks like PikaNetwork, FireMC, and HaiderNetwork—but without the high price tag.
Unlike other paid plugins, SunReg gives you everything you need for a smooth, secure, and lag-free login system completely free. It’s built for both performance and stability, so your players can enjoy the best experience without delays or bugs.
✨ Features:
Fast & secure player registration system
Optimized for lag-free performance
User-friendly commands & configuration
Inspired by top-tier networks but 100% free
Perfect for small to large Minecraft servers
If you want a professional, free, and community-friendly register plugin, SunReg is the ultimate solution.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:wfwYuDn0:yrPGoFsp"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:wfwYuDn0:yrPGoFsp"
}

