SOLEA API

SoleaAPI is a utility mod that combines homes, warps, TPA, teams, moderation, and combat-log tools into one configurable package with dynamic prefix support and EN/FR localization.

File Details

SOLEA API : 26.5

  • R
  • Jun 6, 2026
  • 594.29 KB
  • 13
  • 1.21.1
  • NeoForge

File Name

SOLEA-API-26.5-1.21.1-NeoForge.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:solea-api-1552412:8208156"

Learn more about Curse Maven

# SOLEA API 26.5

This release fixes a critical RTP issue related to worldborder safety.

## Fixed

- `/rtp` no longer uses the player's current position as the center of the random teleport range.
- RTP coordinates are now generated from the world origin: `0,0`.
- The effective RTP radius is now clamped to the current worldborder.
- This prevents players near the worldborder from being teleported too far outside the safe playable area.
- RTP still searches for a safe standing position before teleporting.

## Technical

- Updated the mod version to `26.5`.
- Added project safeguards so future RTP changes keep the origin-centered behavior and worldborder protection.