ConfigureCore

ConfigureCore: Let your Minecraft plugin load and save the configuration. You no longer need to care about config.yml or any other .yml file. Support for BukkitAPI and BungeeCord.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.lintx.plugins.modules
ArtifactId

ArtifactId

Configure
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

ConfigureCore
ConfigureCore: Let your Minecraft plugin load and save the configuration. You no longer need to care about config.yml or any other .yml file. Support for BukkitAPI and BungeeCord.
Project URL

Project URL

https://github.com/lintx/ConfigureCore-for-Minecraft-plugins
Source Code Management

Source Code Management

https://github.com/lintx/ConfigureCore-for-Minecraft-plugins

Download Configure

How to add to project

<!-- https://jarcasting.com/artifacts/org.lintx.plugins.modules/Configure/ -->
<dependency>
    <groupId>org.lintx.plugins.modules</groupId>
    <artifactId>Configure</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.lintx.plugins.modules/Configure/
implementation 'org.lintx.plugins.modules:Configure:1.2.5'
// https://jarcasting.com/artifacts/org.lintx.plugins.modules/Configure/
implementation ("org.lintx.plugins.modules:Configure:1.2.5")
'org.lintx.plugins.modules:Configure:jar:1.2.5'
<dependency org="org.lintx.plugins.modules" name="Configure" rev="1.2.5">
  <artifact name="Configure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lintx.plugins.modules', module='Configure', version='1.2.5')
)
libraryDependencies += "org.lintx.plugins.modules" % "Configure" % "1.2.5"
[org.lintx.plugins.modules/Configure "1.2.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.18.1-R0.1-SNAPSHOT
org.spigotmc » spigot-api jar 1.18.1-R0.1-SNAPSHOT
net.md-5 : bungeecord-api jar 1.13-SNAPSHOT
net.md-5 : bungeecord-api jar 1.13-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5