
NeoPlots
Professional-grade, server-side plot management. Based on a plugin, but built natively for the modded ecosystem.
📖About NeoPlots
NeoPlots
Professional-grade, server-side plot management for NeoForge 1.21+
A modern, high-performance replacement for legacy plot plugins, re-engineered natively for the NeoForge ecosystem. Designed for stability, scalability, and seamless mod integration.
✨ Key Features
🌍 Server-Side Architecture: Vanilla clients can join without installing the mod.
⚡ O(1) Deterministic Generation: Custom GridChunkGenerator completely bypasses vanilla noise maps. Zero lag generation.
🧹 Clean World Logic:
No Noise/Biomes: Explicitly disables vanilla decoration (trees, grass, lava lakes).
No Structures: Hard-coded prevention of Villages, Strongholds, and Ruined Portals.
Visual Borders: Classic "PlotMe" style slab borders with mathematically perfect intersections.
🌐 Cross-Dimension Navigation: Smart teleportation handling. /plot auto automatically moves players to the plot dimension; /plot spawn returns them to the Overworld.
🗣️ Internationalization (i18n): Native support for 10+ languages (EN, PT-BR, ES, FR, DE, RU, CN, JP, KR).
💾 Human-Readable Persistence: Optimized JSON storage using Google GSON. Easy to edit, backup, and migrate. Thread-safe caching ensures zero I/O lag on the main thread.
🛡️ Flag System: Configurable rules per plot (PvP, Use, Break) accessible via commands.