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

AuryxCore

Modern EssentialsX alternative with teleportation, economy, player utilities, and cross-platform support. Built for Paper, Folia, Velocity with VaultUnlocked integration.

185
1

🚀 AuryxCore - Modern EssentialsX Alternative

Version Minecraft Platform License

AuryxCore is a modern, high-performance alternative to EssentialsX, designed specifically for Paper, Folia, and other modern Minecraft server platforms. Built with cross-version compatibility and performance in mind.


Key Features

🏠 Teleportation System

  • Homes - Set multiple homes with configurable limits
  • Spawn - Server spawn management with safety checks
  • Back - Return to previous location after teleportation
  • Safe Teleportation - Automatic safe location detection

💰 Economy System

  • Built-in Economy - No external plugins required
  • VaultUnlocked Integration - Full compatibility with Vault ecosystem
  • Balance Management - /balance, /pay, /baltop commands
  • Admin Tools - /eco command for server management

👤 Player Utilities

  • Fly Mode - /fly command with permission checks
  • God Mode - /god for invincibility
  • Heal & Feed - Instant health and hunger restoration
  • Vanish - /vanish for staff invisibility

⚙️ Advanced Features

  • Multi-Language Support - English & Russian built-in
  • Cross-Version Compatibility - Works on 1.8.8 to 1.21.10
  • Folia Support - Full compatibility with Folia's threading model
  • Performance Optimized - Asynchronous operations where possible
  • PlaceholderAPI Integration - Full placeholder support

🎮 Commands Overview

CommandDescriptionPermission
/auryxcoreMain plugin commandauryxcore.admin
/spawnTeleport to spawnauryxcore.spawn
/setspawnSet server spawnauryxcore.setspawn
/home [name]Teleport to homeauryxcore.home
/sethome [name]Set a homeauryxcore.sethome
/delhome <name>Delete a homeauryxcore.delhome
/homesList your homesauryxcore.homes
/backReturn to previous locationauryxcore.back
/balance [player]Check balanceauryxcore.balance
/pay <player> <amount>Send moneyauryxcore.pay
/baltopTop balancesauryxcore.baltop
/fly [player]Toggle fly modeauryxcore.fly
/god [player]Toggle god modeauryxcore.god
/heal [player]Heal playerauryxcore.heal
/feed [player]Feed playerauryxcore.feed
/vanish [player]Toggle vanishauryxcore.vanish

🔧 Installation

  1. Download the latest version from Modrinth
  2. Place the JAR file in your plugins/ folder
  3. Restart your server
  4. Configure settings in plugins/AuryxCore/config.yml

📋 Requirements

  • Java 21+ (recommended)
  • Paper 1.8.8+ or compatible server
  • VaultUnlocked (optional, for economy integration)

🌐 Supported Platforms

PlatformStatusNotes
Paper✅ Full SupportRecommended platform
Folia✅ Full SupportThreading-aware implementation
Spigot✅ CompatibleLimited async features
Bukkit✅ CompatibleBasic functionality
Purpur✅ Full SupportEnhanced features available
Velocity✅ Full SupportCross-server features available
BungeeCord🔄 PlannedCross-server features planned

🎯 Performance & Compatibility

  • ⚡ Async Operations - Non-blocking database operations
  • 🧵 Folia Ready - Full support for Folia's threading model
  • 📊 Efficient Caching - Smart data caching for performance
  • 🔄 Hot Reload - Configuration reload without restart
  • 📱 Cross-Version - Single JAR works on 1.8.8-1.21.10

🔗 Integration & API

Built-in Integrations

  • VaultUnlocked - Economy and permissions
  • PlaceholderAPI - Custom placeholders
  • LuckPerms - Permission group integration

Developer API

// Get AuryxCore API
AuryxCoreAPI api = AuryxCore.getAPI();

// Economy operations
double balance = api.getBalance(playerUUID);
api.depositMoney(playerUUID, 100.0);

// Player data
String language = api.getLanguage(playerUUID);
Location home = api.getHome(playerUUID, "home");

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

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

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

Сервер

Создатели

Детали

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