Links
Tags
Creators
Details
3.3.1
Compatibility
Changes
๐ DivinityEconomy (1.20 -> 1.20.5) 3.3.1 ๐
๐ชฒ Bug Fixes ๐ชฒ
-
๐ Localisation ๐
Fixed an issue with localisation for the /iteminfo command.
You may need to delete your language files to regenerate missing language entries.
๐ Check It Out (Official Server Links)
Discord: Click To Join
Minecraft Server Java: DivinityCraft.org:25565
Dynmap: Click To View
Website Click To View
๐พ Vault Dependency ๐พ
DivinityEconomy is reliant on the renowned plugin Vault. Vault is a necessity for DivinityEconomy's functionality, enabling seamless integration amongst various economy plugins ๐
Acquire Vault Here ๐ฅ
๐ Optional Placeholder API Support ๐
DivinityEconomy offers optional support for the Placeholder API. If server owners elect to enable this feature, they must install Placeholder API alongside DivinityEconomy. By supporting Placeholder API, DivinityEconomy extends its customisation possibilities and versatility, allowing server owners to develop even more captivating and immersive economic experiences ๐ญ
Acquire PlaceholderAPI Here ๐ฅ
With its robust and matured features, DivinityEconomy establishes itself as a premium Minecraft economy plugin ๐ฐ As the plugin makes its official debut on Modrinth, Minecraft server owners and players can now relish in an unparalleled in-game economy experience, underpinned by years of development and refinement. Don't miss the opportunity to augment your Minecraft server with DivinityEconomy ๐
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:pYiIJ4xC:D2ipORMm"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:pYiIJ4xC:D2ipORMm"
}

