Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.1 KB

homes | Codacy Badge

GitHub Actions Workflow Status GitHub License GitHub commit activity

AldrHomes is a modern-plugin that provides the functionality to create multiple home-points that you can use to travel to any place such as farms, houses,

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

Features

  • Create up to five home-points at any place.
  • Home-points management such as, teleporting, deletion or modification.
  • Async, the teleports are processed asynchronously by the server (for chunks loading).
  • Easy to use.

Building

The plugin's uses Gradle and requires Java 21+ for building.

git clone [email protected]:aivruu/homes
cd homes
./gradlew shadowJar