
SyLocation
A plugin that allows administrators only to view players' locations and worlds on the server.
6
1
SyLocation
A Minecraft Java server plugin for querying player locations, supporting Paper, Purpur, and Folia cores.
Supported Cores
- ✅ Paper 1.21.x
- ✅ Purpur 1.21.x
- ✅ Folia 1.21.x
Features
- Administrators can view a player's coordinates and world via commands
- Automatic detection of server core type (Paper/Purpur/Folia)
- Automatic use of asynchronous schedulers on Folia cores to ensure thread safety
Installation
- Download
SyLocation-1.0.1.jar - Place the JAR file into the server's
pluginsfolder - Restart the server or use the
/reloadcommand to load the plugin
Commands
| Command | Description | Permission |
|---|---|---|
/syl <player> | View the specified player's coordinates and world | sylocation.use |
Permissions
| Permission Node | Description | Default |
|---|---|---|
sylocation.use | Allow use of the /syl command | OP |
Usage Example
/syl Steve
Output:
========== Player Location Info ==========
Player: Steve
World: world
Coordinates: X: 100, Y: 64, Z: -200
==========================================
Technical Information
- Java Version: 21
- API Version: 1.21
- Plugin Version: 1.0.1
Building
This project is built using Maven:
mvn clean package
Ссылки
Создатели
Детали
Лицензия:MIT
Опубликован:3 недели назад
Обновлён:1 неделю назад
