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 2 days ago
Updated 6 hours ago
Changelog
NeoEssentials - Changelog
Version 1.0.0 (June 22, 2025)
Initial Release for Minecraft NeoForge 1.21.1
Major Features
-
Complete Teleportation System
- Home system with multi-home support and permissions
- Server warps with permission-based access
- TPA request system for player-to-player teleportation
- Tracking of previous locations with
/back
command
-
Economy System
- Balance tracking and management
- Player-to-player payments
- Admin economy commands for server management
- Support for shop integration
-
Admin Tools
- Comprehensive admin panel for server management
- Professional moderation tools (ban, kick, mute)
- Server performance monitoring utilities
- Maintenance mode with permission-based bypass
-
Player Utilities
- Kit system with cooldowns and permission controls
- Offline mail messaging system
- Jail system for rule enforcement
- Vanish functionality for staff
- PowerTools for binding commands to items
-
General Features
- AFK detection and notification system
- Chat formatting and management
- Time and weather control commands
- Tab completion with smart suggestions
- Integration with permission systems
Technical Improvements
-
True Server-Side Implementation
- Zero client-side requirements
- Compatible with vanilla and modded clients
- No client disconnects in modded environments
- Only uses vanilla-compatible command argument types
-
Performance Optimizations
- Efficient data storage and retrieval
- Optimized command processing
- Minimal impact on server resources
-
Bug Fixes
- Fixed command argument registry synchronization
- Resolved client-server connection issues
- Enhanced compatibility with other mods
- Improved error handling and feedback
Storage System
- Implemented three storage backend options:
- JSON file-based storage (default)
- SQLite database support
- MySQL integration for multi-server setups
Documentation
- In-game command help and suggestions
- Detailed configuration file comments
- Wiki documentation for all features
Known Issues
- None reported yet. Please submit any issues to our GitHub Issue Tracker.
Future Plans
- Additional economy features
- More administrative tools
- Extended customization options
- Expanded API for mod integration