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

Published 2025-12-13 16:47:27 +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-event</artifactId>
	<version>1.7.3-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.md-5:bungeecord-event:1.7.3-SNAPSHOT

About this package

Generic java event dispatching API intended for use with BungeeCord
Details
Maven
2025-12-13 16:47:27 +00:00
2
BungeeCord-Event
460 KiB
Assets (75)
Versions (1) View all
1.7.3-SNAPSHOT 2025-12-13