Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Alejandro

A plugin that provides an API to work with events when a player enters or leaves a WorldGuard region.

Report region-events?

region-events | Codacy Badge

GitHub Actions Workflow Status GitHub License GitHub commit activity

RegionEvents is a modern-plugin that manages when a player enters or leaves a WorldGuard region in their world. This plugin provides an API to work with players that are in a region, provide functions to search regions at a world or location, and listen to events when a player enters or leaves a region.

This plugin was made to run with Paper (or forks) on versions 1.21.1 and newer.

Features

  • Listen to events when player enters or leaves a region.
  • Provide useful functions to search possible regions at a specific world or location, or get the players that are in a region.
  • Async, plugin uses an async-task to check by players' movements in/out of regions prior region's action's event firing.
  • Easy to use.

Documentation

Plugin's code itself is already documented for a good understanding of what plugin does, and if another developers want to contribute, know where and how they can do it, either way, there's guides to know how to implement and use the Plugin's API classes, utilities and events.

Building

The plugin's dependency-manager structure uses Gradle-Kotlin and requires Java 21+ for compilement.

git clone [email protected]:aivruu/region-events
cd region-events
./gradlew shadowJar

Information

CategoryDeveloper Tools
Published onDecember 5, 2024
LicenseGPL
Downloads7
Stars0
Watchers0

Pinned Versions

Members