
LandMark
An elegant and powerful Minecraft landmark teleportation system plugin, supporting Paper/Folia servers.
- Загрузки
- 119
- Подписчики
- 4
- Обновлён
- 30 января 2025 г.
- Лицензия
- MIT
Опубликован 30 января 2025 г.
🎯 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
Ченджлог
1.7Релиз1.21.2, 1.21.3, 1.21.4 · 30 января 2025 г.
[1.7]
✨ 新增
- 新增一键解锁所有锚点功能 (
/landmark unlockall) - 新增无视传送冷却权限节点 (
landmark.bypass.cooldown) - 新增左键空气打开菜单功能
🔧 优化
- 优化了粒子效果显示
- 改进了菜单界面布局
- 优化了权限系统结构
[1.5]
✨ 新增
- 新增锚点重命名功能 (
/landmark rename) - 新增锚点描述编辑功能 (
/landmark edit) - 新增多行描述支持
- 新增自定义解锁音效
🔧 优化
- 优化了数据存储结构
- 改进了命令提示系统
- 优化了权限检查逻辑
[1.0]
✨ 初始功能
- 基础锚点创建系统
- 锚点传送功能
- GUI菜单界面
- 自动解锁机制
- 粒子特效系统
- 权限系统
- 多世界支持
- Folia 兼容
Комментарии
Загружаем…