A

AttributeSystem

Bukkit Attribute Engine Plugin.
https://github.com/Glom-c/AttributeSystem/
MIT License
Glom_
Files download
File Operation
AttributeSystem-2.1.1-gamma-15.jar download
AttributeSystem-2.1.1-gamma-15.pom download
AttributeSystem-2.1.1-gamma-15-sources.jar download
Apache Maven
<dependency>
  <groupId>com.skillw.attributesystem</groupId>
  <artifactId>AttributeSystem</artifactId>
  <version>2.1.1-gamma-15</version>
</dependency>
Gradle Groovy
implementation 'com.skillw.attributesystem:AttributeSystem:2.1.1-gamma-15'
Gradle Kotlin
implementation("com.skillw.attributesystem:AttributeSystem:2.1.1-gamma-15")
Scala SBT
libraryDependencies += "com.skillw.attributesystem" % "AttributeSystem" % "2.1.1-gamma-15"
Groovy Grape
@Grapes(
  @Grab(group='com.skillw.attributesystem', module='AttributeSystem', version='2.1.1-gamma-15')
)
Apache Ivy
<dependency org="com.skillw.attributesystem" name="AttributeSystem" rev="2.1.1-gamma-15" />
Leiningen
[com.skillw.attributesystem/AttributeSystem "2.1.1-gamma-15"]
Apache Buildr
'com.skillw.attributesystem:AttributeSystem:jar:2.1.1-gamma-15'
Dependencies
The project has no third-party dependencies