Download NeoEssentials — Minecraft Mods — MetaMods

NeoEssentials

Active

Downloads

4

Last update

8 months ago

Versions

1.21.1
Server
Neoforge
Economy
Control
Utils

NeoEssentials

NeoEssentials Logo

A comprehensive utilities pack for Minecraft servers running NeoForge version 1.21.1, featuring over 50 commands, user-friendly graphical interfaces, and advanced administrative settings.

🎯 Mod Features

NeoEssentials offers a complete server-side solution providing administrators and players with all essential utilities for comfortable gameplay. The mod installs exclusively on the server side, requiring no additional client modifications from players.

Core Features:

  • Over 50 commands for server management and player interaction
  • 🎮 Interactive interfaces with color code support
  • 🔗 TPA and teleportation system between players
  • 💰 Built-in economy with sign-based shops
  • 🛡️ Moderation tools and player management
  • 🌐 Multi-language support with instant switching capability

Main Command Categories

Player Utilities Healing (/heal), satiation (/feed), god mode (/god), invisibility (/vanish), flight (/fly), speed adjustment (/speed), game mode change (/gamemode)

Item Management Item distribution (/give, /item), repair (/repair), enchanting (/enchant), inventory clearing (/clear)

Teleportation System Home setting (/sethome), server warps (/warp), TPA requests (/tpa), return to previous location (/back), spawn management (/spawn)

Portable Interfaces Workbench (/wb), anvil (/anvil), smithing table (/smithing), stonecutter (/stonecutter), crafting table (/craft)

Social Features Private messaging (/msg, /reply), mail system (/mail), player ignoring, AFK status tracking

Administrative Tools Player banning, kicking, muting (/ban, /kick, /mute), time management (/time), weather control (/weather), forced command execution (/sudo)

📋 System Requirements

  • Minecraft: version 1.21.1
  • NeoForge: build 21.1.179 or higher
  • Java: version 21 or newer
  • Server: installation required only on server side

🚀 Getting Started

Simple Installation

  1. Download the latest JAR file version (e.g., neoessentials-1.0.2.2_HOTFIX.jar)
  2. Place the file in your server's mods folder
  3. Start the server for automatic configuration file generation
  4. Configure parameters in the config/neoessentials/ directory
  5. Restart the server to apply changes

Main Configuration Files

config/neoessentials/
├── config.json           # Main settings
├── permissions.json      # Permission system
├── language/            # Localization files
├── shops.json           # Shop configuration
└── settings.json         # Additional parameters

Permission Setup (for LuckPerms)

/lp group admin permission set neoessentials.admin true
/lp group moderator permission set neoessentials.moderator true
/lp group default permission set neoessentials.player true

🎮 Useful Commands

Interfaces

/workbench (/wb)         # Portable workbench
/anvil                   # Anvil
/smithing                # Smithing table
/stonecutter             # Stonecutter
/craft (/crafting)       # Crafting interface

Teleportation

/home [name]             # Teleport to home
/sethome [name]          # Set home
/warp <name>             # Go to warp point
/spawn                   # To server spawn
/tpa <player>            # Teleport request to player
/back                    # Return to previous location

Player Utilities

/heal [player]           # Heal self or player
/feed [player]           # Saturate
/god [player]            # God mode
/nick <nickname>         # Nickname change
/invsee <player>         # View player inventory
/afk                     # AFK status

Economy

/balance (/bal)          # Check balance
/pay <player> <amount>   # Money transfer
/eco <subcommand>        # Economy administration
/kit <name>              # Claim kit
/kits                    # List available kits

⚙️ Configuration Examples

Main Settings Structure

// config/neoessentials/config.json
{
  "general": {
    "debug": false,
    "language": "en"
  },
  "features": {
    "economy": true,
    "homes": true,
    "warps": true,
    "kits": true,
    "shops": true
  },
  "limits": {
    "max_homes": 5,
    "max_warps": 10
  }
}

Integration with Permission Systems

// config/neoessentials/permissions.json
{
  "system": "luckperms",
  "groups": {
    "admin": "neoessentials.admin",
    "moderator": "neoessentials.moderator", 
    "player": "neoessentials.player"
  }
}

Shop System Configuration

// config/neoessentials/shops.json
{
  "enabled": true,
  "sign_shops": true,
  "max_shops_per_player": 3,
  "creation_cost": 100.0
}

🔗 Compatibility

Supported Permission Systems

  • LuckPerms - full integration with permission nodes
  • FTB Ranks - compatibility with FTB server systems
  • Built-in system - backup option when no plugins are available

Operational Features

  • Server-side only - players need no modifications
  • Vanilla client compatibility - works with clean Minecraft version
  • Performance optimization - minimal server impact

🏆 Advantages

  • 📊 Extensive functionality: Over 50 commands for daily use
  • 🎨 Modern design: Hexadecimal color code support in &#RRGGBB format
  • Performance: Optimized operation with minimal load
  • 🌍 Localization: Built-in translation system with easy language additions
  • 🔧 Flexible configuration: JSON-based configuration files

🎯 Perfect Applications

NeoEssentials suits various server types:

  • 💪 Survival: Basic utilities and commands for player convenience
  • 🎨 Creative: Tools for creative projects and administration
  • 👥 Communities: Social features and player management
  • 🏪 Economy: Built-in monetary system and shops
  • ⚙️ Administrative: Comprehensive moderation tools

The mod continues the tradition of popular EssentialsX, adapted for modern servers on the NeoForge platform.

Project members
MrWhiteFlamesYT

MrWhiteFlamesYT

Created: 27 Jun 2025

ID: 224413