OmniSMP
🟡 Updated this year🖼️ Gallery (7 images)
🔍 Analysis
- 🏆 #1000 of 1452 bukkit mods in this game by downloads
📋 About This Mod
# ⚠️Important: Plugin No Longer Updated. The plugin you are using is no longer being updated. ## 🌟 OmniSMP - Advanced Lands & Settlements Core OmniSMP is a powerful, lightweight, and highly customizable chunk-based land claiming plugin designed for modern survival servers. It allows players to protect their builds, manage members, and customize their settlement settings without relying on clunky golden-shovel mechanics. ### ✨ Features - **Chunk-Based Claiming:** Claim land chunk-by-chunk (16x16) instantly. - **Visual Borders:** Live, highly visible green particle walls show exact claim borders (/lands view). - **Immersive Welcome Titles:** Aqua on-screen titles display the land name and owner when crossing borders. - **Invite-Based Member System:** Safely invite friends. They must /lands accept to join, preventing forced teleportation or griefing setups. - **Advanced Protections:** Blocks breaking, placing, PVP, and block interactions (chests, hoppers, etc.) for non-members. - **Customizable Land Settings:** Owners can toggle PVP or open doors/gates to the public using /lands setting. - **Ban System:** Keep specific troublemakers out of your claims completely. - **Permission-Based Limits:** Easily integrate with LuckPerms to give VIPs and higher ranks more chunks and member slots. - **World Whitelists:** Restrict claiming to specific worlds via config.yml. - **PlaceholderAPI Support:** Display claim stats on scoreboards or in chat! ### 📥 Installation Guide Download Dependencies: OmniSMP requires PlaceholderAPI to function fully. Download it from SpigotMC. - **Install:** Place ``OmniSMP-x.x.jar`` and ``PlaceholderAPI.jar`` into your server's ``plugins/`` folder. - **Restart:** Start or restart your server. - **Configure:** Open ``plugins/OmniSMP/config.yml`` to set up your allowed worlds. - **Permissions:** Use your permissions plugin (e.g., LuckPerms) to set player chunk limits (see below). ### 💬 Commands - `/lands claim` or `/claim` Claims the chunk you are currently standing in. - `/lands unclaim` or `/unclaim` Unclaims the chunk you are standing in. - `/lands view` Shows green particle borders of nearby claims for 30s. - `/lands about` or `/about` Shows information about your current land. - `/lands rename <name>` or `/rename` Renames your settlement. - `/lands addmember <player>` Sends a land invite to an online player. - `/lands accept` / `deny` Accept or deny a pending land invite. - `/lands leaveland` Leaves the settlement you are currently standing in. - `/lands removemember <player>` Kicks a member from your land. - `/lands ban <player>` Bans a player from entering or interacting in your land. - `/lands unban <player>` Removes a ban. - `/lands setting <pvp/doors> <on/off>` Toggles land settings (e.g., `/lands setting pvp off`). ### 👑 Rank Limits (Permissions) Limits are not set in the config. They are assigned using permissions! This makes it incredibly easy to link limits to your server ranks. - If a player does not have a permission, they default to `10 Chunks` and `3 Members`. `Chunk Limits`: Add the permission `omnismp.limit.chunks.<amount>` Example: `/lp group vip permission set omnismp.limit.chunks.25` gives VIPs 25 chunks. - Member Limits: Add the permission `omnismp.limit.members.<amount>` Example: `/lp group mvp permission set omnismp.limit.members.10` lets MVPs invite 10 people. ### 📊 PlaceholderAPI Placeholders You can use these placeholders in plugins like TAB, HolographicDisplays, or Scoreboard plugins: - `%omnismp_lands_chunks_claimed%` - Shows the number of chunks the player currently owns. - `%omnismp_lands_chunks%` - Shows the number of chunks the player has left to claim (Max Limit - Claimed). ## Preview >Title Lands !(https://cdn.modrinth.com/data/cached_images/a77576f47fc27551248ea4a7cd51ed052fa3b3b5.png) !(https://cdn.modrinth.com/data/cached_images/8e23e18aa6c8b7693863ae26e6f99063992248f7.png) !(https://cdn.modrinth.com/data/cached_images/449b7c418205cb871424f47cce7118ad8110bcb7.png) >Lands Rename !(https://cdn.modrinth.com/data/cached_images/20e3a3178ae8cfca605cef1c4dc070c3391d26c4.png) !(https://cdn.modrinth.com/data/cached_images/8febb6bb44a68d7e3e9897fad64556de04f6994f.png) >Created by bellanoo for OmniSMP version
# ⚠️Important: Plugin No Longer Updated. The plugin you are using is no longer being updated. ## 🌟 OmniSMP - Advanced Lands & Settlements Core
OmniSMP is a powerful, lightweight, and highly customizable chunk-based land claiming plugin designed for modern survival servers. It allows players to protect their builds, manage members, and customize their settlement settings without relying on clunky golden-shovel mechanics.
### ✨ Features - Chunk-Based Claiming: Claim land chunk-by-chunk (16x16) instantly. - Visual Borders: Live, highly visible green particle walls show exact claim borders (/lands view). - Immersive Welcome Titles: Aqua on-screen titles display the land name and owner when crossing borders. - Invite-Based Member System: Safely invite friends. They must /lands accept to join, preventing forced teleportation or griefing setups. - Advanced Protections: Blocks breaking, placing, PVP, and block interactions (chests, hoppers, etc.) for non-members. - Customizable Land Settings: Owners can toggle PVP or open doors/gates to the public using /lands setting. - Ban System: Keep specific troublemakers out of your claims completely. - Permission-Based Limits: Easily integrate with LuckPerms to give VIPs and higher ranks more chunks and member slots. - World Whitelists: Restrict claiming to specific worlds via config.yml. - PlaceholderAPI Support: Display claim stats on scoreboards or in chat!
### 📥 Installation Guide Download Dependencies: OmniSMP requires PlaceholderAPI to function fully. Download it from SpigotMC. - Install: Place ``OmniSMP-x.x.jar`` and ``PlaceholderAPI.jar`` into your server's ``plugins/`` folder. - Restart: Start or restart your server. - Configure: Open ``plugins/OmniSMP/config.yml`` to set up your allowed worlds. - Permissions: Use your permissions plugin (e.g., LuckPerms) to set player chunk limits (see below).
### 💬 Commands
- `/lands claim` or `/claim` Claims the chunk you are currently standing in.
- `/lands unclaim` or `/unclaim` Unclaims the chunk you are standing in.
- `/lands view` Shows green particle borders of nearby claims for 30s.
- `/lands about` or `/about` Shows information about your current land.
- `/lands rename
### 👑 Rank Limits (Permissions) Limits are not set in the config. They are assigned using permissions! This makes it incredibly easy to link limits to your server ranks.
- If a player does not have a permission, they default to `10 Chunks` and `3 Members`.
- `Chunk Limits`: Add the permission `omnismp.limit.chunks.
` - Example: `/lp group vip permission set omnismp.limit.chunks. 25` gives VIPs 25 chunks.
- Member Limits: Add the permission `omnismp.limit.members.
` - Example: `/lp group mvp permission set omnismp.limit.members. 10` lets MVPs invite 10 people.
### 📊 PlaceholderAPI Placeholders You can use these placeholders in plugins like TAB, HolographicDisplays, or Scoreboard plugins: - `%omnismp_lands_chunks_claimed%` - Shows the number of chunks the player currently owns. - `%omnismp_lands_chunks%` - Shows the number of chunks the player has left to claim (Max Limit - Claimed).
## Preview >Title Lands !(https://cdn.modrinth.com/data/cached_images/a77576f47fc27551248ea4a7cd51ed052fa3b3b5.png) !(https://cdn.modrinth.com/data/cached_images/8e23e18aa6c8b7693863ae26e6f99063992248f7.png) !(https://cdn.modrinth.com/data/cached_images/449b7c418205cb871424f47cce7118ad8110bcb7.png)
>Lands Rename !(https://cdn.modrinth.com/data/cached_images/20e3a3178ae8cfca605cef1c4dc070c3391d26c4.png) !(https://cdn.modrinth.com/data/cached_images/8febb6bb44a68d7e3e9897fad64556de04f6994f.png)
>Created by bellanoo for OmniSMP version
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- NotDelulu
- Version
- v1.1
- Downloads
- 482
- Endorsements
- 0
- Category
- bukkit
- Created
- 3/30/2026
- Updated
- 3/15/2026
- Game Versions
- 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2
- Tags
- storage, technology, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does OmniSMP support?
The author lists 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3. Other versions may work but are untested by the author.
What is the latest version of OmniSMP?
Version v1.1, published 2026-03-15 with 482 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await






