Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published yesterday
Updated 6 days ago
NeoEssentials
Essential Features for NeoForge Servers
About
NeoEssentials brings comprehensive server management features to NeoForge Minecraft servers. Whether you're running a small private server or a large public network, NeoEssentials provides the tools you need to enhance administration and improve player experience.
Features
Enhanced Tablist System ✨
- Custom Headers & Footers: Design your server's tablist with rich text formatting
- Dynamic Bossbars: Create informative and interactive boss bars
- JSON Configuration: Flexible template system stored in JSON format
- RGB & Animation: Support for RGB colors and text animations
- Group-Specific Display: Show different content based on player groups
Economy System 💰
- Currency Management: Full-featured economy with balances and transactions
- Shop Integration: Buy and sell items through a robust shop system
- Admin Controls: Comprehensive tools for economy management
- API Support: Extensible API for integration with other mods
Home & Warp System 🏠
- Multiple Homes: Players can set and manage multiple homes
- Server Warps: Admins can create public teleportation points
- Permission Control: Fine-grained access control for warps
- Cooldowns & Costs: Configurable costs and cooldowns for teleportation
Kit System 🎁
- Custom Kits: Create kits with any items and special properties
- Cooldown System: Set usage limits with configurable cooldowns
- Economy Integration: Optional costs for kit redemption
- Permission-Based: Control access with granular permissions
Permission System 🔐
- Group Management: Create and manage permission groups
- Inheritance: Hierarchical permission structure
- Fine-Grained Control: Control access to specific features and commands
- User-Friendly: Simple command interface for permission management
Command System 🛠️
- Essential Commands: Over 50 administrative and utility commands
- Custom Aliases: Create shortcuts and aliases for frequently used commands
- Help System: Detailed command documentation available in-game
- Permission Integration: Commands respect the permission system
Installation
- Install NeoForge for Minecraft 1.21.1
- Download NeoEssentials from this page
- Place the mod JAR file in your server's
mods
folder - Start your server - default configs will be generated
- Configure the mod through files in
config/neoessentials
and theneoessentials
directory
Configuration Guide
NeoEssentials uses a hybrid configuration system:
- Main Settings: TOML files in
config/neoessentials/
- Templates & Complex Data: JSON files in
neoessentials/
Key configuration files:
config/neoessentials/general.toml
- Core settingsconfig/neoessentials/tablist.toml
- Tablist behavior settingsneoessentials/templates.json
- Tablist templates and boss barsneoessentials/animations.json
- Custom animation definitions
See our Configuration Wiki for detailed information.
Commands
Some essential commands include:
Command | Description | Permission |
---|---|---|
/neoessentials help |
Show help information | neoessentials.command.help |
/home [name] |
Teleport to a home | neoessentials.command.home |
/sethome [name] |
Set a home location | neoessentials.command.sethome |
/warp [name] |
Teleport to a server warp | neoessentials.command.warp |
/balance |
Check your balance | neoessentials.command.balance |
/pay <player> <amount> |
Pay another player | neoessentials.command.pay |
/kit [name] |
Claim a kit | neoessentials.command.kit |
For a complete command list, see our Commands Wiki.
Links
Screenshots
COMING SOON!!
The tablist system with custom headers, footers, and boss bars
The warp system menu interface
Permission management interface