▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Simple Locations
Simple Locations

Simple Locations

A lightweight server-side mod that allows players to configure locations.

135
6

Simple Locations

Lightweight server-side regions that show “Now Entering” text when players walk into an area. Optional “fancy” mode puts big center-screen text with a line and can play a vanilla ambient sound only to that player.

Fancy Location

Requirements

Fabric API

Features

Create circle or square locations by name and radius

Per-location color for the action bar message

Optional “fancy” mode for Dark Souls style center title with underline

Pure server side. No client mod needed

Square Location

Circle Location

Commands

Examples assume you are standing where you want the center.

# Create a circle with radius 25
/location create <name> 25

# Create a square with radius 30
/location create <name> 30 square

# Set the display color (name or RGB, depends on your implementation)
/location color <name> red

# Toggle fancy mode for the location you are currently inside
/location fancy true
/location fancy false

# List, remove, rename
/location list
/location remove <name>

Base Example

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:4 месяца назад
Обновлён:2 месяца назад
Главная