Compatibility
Minecraft: Java Edition
1.21ā1.21.4
1.20.x
Platforms
Creators
Details
Licensed MIT
Published last year
Updated last year
šÆ LandmarkSystem
An elegant and powerful Minecraft landmark teleportation system plugin, supporting Paper/Folia servers.
⨠Features
- š Elegant magical theme interface
- šØ Beautiful particle effects and sounds
- š® Automatic unlock system
- ā” Quick teleportation
- š± Intuitive GUI menu
- š¾ Secure data storage
- āļø Highly configurable
- š Folia multi-threading support
- š”ļø Complete permission system
- š Multi-world support
- šÆ Custom interaction entities
- š Memory optimization
š¦ Requirements
- Java 21 or higher
- Paper/Folia 1.20.1 or higher
š Usage
For detailed instructions, please check the Usage Guide.
š® Basic Commands
/landmark menu- Open landmark menu/landmark create <name> [description]- Create new landmark- Supports multi-line descriptions, each argument will be a separate line
- Example:
/landmark create spawn Welcome to Spawn center This is the teleport hall
/landmark delete <name>- Delete landmark/landmark edit <name> <description>- Edit landmark description- Supports multi-line descriptions, each argument will be a separate line
- Example:
/landmark edit spawn Welcome to Spawn center This is the teleport hall
/landmark rename <old_name> <new_name>- Rename landmark/landmark teleport <name>- Teleport to specified landmark/landmark reload- Reload configuration
š Permission System
Admin Permissions
landmark.create- Create landmarkslandmark.delete- Delete landmarkslandmark.edit- Edit landmarkslandmark.rename- Rename landmarkslandmark.reload- Reload configurationlandmark.admin- Admin permission group
Player Permissions
landmark.teleport- Teleport permission (default: true)landmark.menu- Menu permission (default: true)landmark.interact- Interaction permission (default: true)
āļø Configuration Example
Basic Settings
settings:
cooldown-time: 90 # Teleport cooldown (seconds)
unlock-radius: 3 # Unlock radius (blocks)
unlock-sound: BLOCK_ENCHANTMENT_TABLE_USE # Unlock sound
GUI Settings
gui:
title: '<gradient:gold:yellow>ā§ Magic Landmark System ā¦</gradient>'
size: 45 # Menu size
items:
unlocked:
material: AMETHYST_SHARD
name: '<#c7a3ed><bold>%landmark_name%</bold>'
locked:
material: BARRIER
name: '<gray><bold>%landmark_name%</bold>'
Particle Effects
particles:
center:
enabled: true
type: END_ROD
height: 0.1
star_radius: 1.5
circle_radius: 2.0
š¦ Installation
- Download the latest version from Releases
- Place the plugin in your server's
pluginsfolder - Restart the server or use
/reload confirm - The plugin will automatically generate configuration files
š§ Technical Features
- Developed using Folia API for multi-threading support
- Adventure API for rich text display
- MiniMessage format support
- Asynchronous data processing and storage
- Smart memory management
- Automatic cleanup system
š Bug Reports
If you encounter any issues, please report them through:
š License
This project is licensed under the MIT license.
š Acknowledgments
- Paper - High-performance Minecraft server
- Folia - Multi-threaded optimized server
- MiniMessage - Text formatting library



