net.md-5:bungeecord-config (1.7.3-SNAPSHOT)

Published 2025-12-13 16:47:26 +00:00 by m724

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>net.md-5</groupId>
	<artifactId>bungeecord-config</artifactId>
	<version>1.7.3-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.md-5:bungeecord-config:1.7.3-SNAPSHOT

About this package

Generic java configuration API intended for use with BungeeCord

Dependencies

org.yaml:snakeyaml
2.5
Details
Maven
2025-12-13 16:47:26 +00:00
2
BungeeCord-Config
477 KiB
Assets (75)
Versions (1) View all
1.7.3-SNAPSHOT 2025-12-13