OmniSuite
๐ก Updated this year๐ Analysis
- ๐ #9 of 92 economy mods in this game by downloads
๐ About This Mod
๐ OmniSuite โ Your all-in-one utility plugin OmniSuite bundles the most important quality-of-life features for SMPs, community servers and events in one lightweight and modular plugin. Homes & Warps, TPA, RTP, Moderation, Economy light, Mailbox, Nick/Vanish, Kits, Backpack (preview) and even blueprints from resources โ all out-of-the-box. โจ Highlights โข ๐ Homes: /sethome , /home , /delhome <name>, /homes โ per player, stored in player YAML. โข ๐ Warps: /setwerp <name>, /warp <name>, /delwarp <name>, /warps โ serverwide in config.yml. โข ๐งญ Spawn & Back: /setspawn, /spawn, /back โ last place via death listener, spawn persists. โข ๐ค TPA system: /tpa <player>, /tpaccept, /tpdeny โ simple, robust requests (in-memory pending-map). โข ๐ฒ RTP: /rtp โ random teleports with radius & minimum distance from config.yml (rtp.radius, rtp.min-distance). โข ๐ซUtility: โข /Fly (toggle flies), โข /Gm <0|1|2|3> (game mode), โข /Feed , โข /Repair (sets item damage to 0), โข /Uptime (since server start, h:m:s), โข /Afk (AFK toggle via metadata), โข /Hat (held item as a helmet), โข /Sit (ArmorStand sitting; sneak to get up). โข ๐งโโ๏ธ Moderation: โข /Broadcast <message>, โข /Mute <player> <seconds> & /unmute <player> โ mute via mutedUntil + chat interceptor. โข โน๏ธ Info: โข /Rules (from config.yml.rules with ยง colour codes), โข /Playtime (rough since first-accession hours). โข ๐ฌ Mail system: /mail send <player> <message>, /mail inbox, /mail clear โ storage per player in player YAML. โข ๐ฐ Economy light: /bal, /pay <player> <amount> โ very simple YAML accounts without external dependencies. โข ๐ Backpack (Preview): /backpack โ 27-slot inventory; Load from player YAML available, save when closing is still โto-doโ as an event (see comment in the code). โข ๐งฐ Kits: /kits, /kit <name> โ In-memory-defined example kits (code shows setups with Enchants/Items). โข ๐ค Nick/Vanish/PvP: โข /Nick <name>, /unnick, โข /Vanish (completely hidden, incl. tab), โข /Pvp (per-player toggle). โข ๐งฑ Blueprint-Pastes: /schem <list|paste> โข Resource-based .obp files (hub.obp, arena.obp, market.obp) + palette.txt โข Fast paste relative to player position; block palette of resources. โ๏ธ Configuration & Storage โข Config.yml: โข Chat-format (formatting with & codes), โข Join-message, quit-message, โข Rules: (multi-line server rules, ยง colour codes supported), โข Rtp.radius, rtp.min-distance, rtp.cooldown-seconds (cooldown value is already prepared; not yet wired in the current command). โข Player data: plugins/OmniSuite/players/<uuid>.yml โข Saves e.o. Homes, Backpack slots (if available), Economy balance, Mail inbox, Nicknames, PvP status. ๐ Permissions (excerpt) โข Omnisuite.use โ Default (default: true) โข Omnisuite.mod โ Moderator commands (default: op) โข Omnisuite.admin โ Admin rights (default: op) ๐งฉ Compatibility โข Api-version: 1.21 (POSTWORLD-Load) โข Tested for Paper / Purple / Folia / Spigot โข Java 21 Build โข No external dependencies ๐งช Known boundaries / Roadmap โข Backpack-Persistence: Shop available, Storage at inventory-Close is still open (planned as listener). โข RTP-Cooldown: Field exists in config.yml, hook in the command follows. โข Kits management: Currently in-memory; persistent kit definitions in config are planned. โข Mailbox "read": Mentioned in Command-Help, but currently not implemented (present: send, inbox, clear). ๐ฅ Installation 1. Place OmniSuite.jar in /plugins. 2. Start server โ config.yml & player folders are created. 3. Optionally customise chat format, rules, RTP parameters, etc. 4. Done. โธป ๐งพ Command overview (compact) /Sethome, /home, /delhome, /homes, /setwarp, /warp, /delwarp, /warps , /setspawn, /spawn, /back, /tpa, /tpaccept, /tpdeny, /rtp, /fly, /gm, /feed, /repair, /uptime, /afk, /hat, /sit, /broadcast, /mute, /unmute, /rules, /playtime, /kits, /kits, /nick, /unnick, /vanish, /pvp, /backpack, /mail, /bal, /pay, /schem โธป
๐ OmniSuite โ Your all-in-one utility plugin
OmniSuite bundles the most important quality-of-life features for SMPs, community servers and events in one lightweight and modular plugin. Homes & Warps, TPA, RTP, Moderation, Economy light, Mailbox, Nick/Vanish, Kits, Backpack (preview) and even blueprints from resources โ all out-of-the-box.
โจ Highlights
โข ๐ Homes: /sethome , /home , /delhome
โข ๐ Warps: /setwerp
โข ๐งญ Spawn & Back: /setspawn, /spawn, /back โ last place via death listener, spawn persists.
โข ๐ค TPA system: /tpa
โข ๐ฒ RTP: /rtp โ random teleports with radius & minimum distance from config.yml (rtp.radius, rtp.min-distance).
โข ๐ซUtility:
โข /Fly (toggle flies),
โข /Gm <0|1|2|3> (game mode),
โข /Repair (sets item damage to 0),
โข /Uptime (since server start, h:m:s),
โข /Afk (AFK toggle via metadata),
โข /Hat (held item as a helmet),
โข /Sit (ArmorStand sitting; sneak to get up).
โข ๐งโโ๏ธ Moderation:
โข /Broadcast
โข /Mute
โข /Rules (from config.yml.rules with ยง colour codes),
โข /Playtime (rough since first-accession hours).
โข ๐ฌ Mail system: /mail send
โข ๐ฐ Economy light: /bal, /pay
โข ๐ Backpack (Preview): /backpack โ 27-slot inventory; Load from player YAML available, save when closing is still โto-doโ as an event (see comment in the code).
โข ๐งฐ Kits: /kits, /kit
โข ๐ค Nick/Vanish/PvP:
โข /Nick
โข /Vanish (completely hidden, incl. tab),
โข /Pvp (per-player toggle).
โข ๐งฑ Blueprint-Pastes: /schem
โข Resource-based .obp files (hub.obp, arena.obp, market.obp) + palette.txt
โข Fast paste relative to player position; block palette of resources.
โ๏ธ Configuration & Storage
โข Config.yml:
โข Chat-format (formatting with & codes),
โข Join-message, quit-message,
โข Rules: (multi-line server rules, ยง colour codes supported),
โข Rtp.radius, rtp.min-distance, rtp.cooldown-seconds (cooldown value is already prepared; not yet wired in the current command).
โข Player data: plugins/OmniSuite/players/
โข Saves e.o. Homes, Backpack slots (if available), Economy balance, Mail inbox, Nicknames, PvP status.
๐ Permissions (excerpt)
โข Omnisuite.use โ Default (default: true)
โข Omnisuite.mod โ Moderator commands (default: op)
โข Omnisuite.admin โ Admin rights (default: op)
๐งฉ Compatibility
โข Api-version: 1. 21 (POSTWORLD-Load)
โข Tested for Paper / Purple / Folia / Spigot
โข Java 21 Build
โข No external dependencies
๐งช Known boundaries / Roadmap
โข Backpack-Persistence: Shop available, Storage at inventory-Close is still open (planned as listener).
โข RTP-Cooldown: Field exists in config.yml, hook in the command follows.
โข Kits management: Currently in-memory; persistent kit definitions in config are planned.
โข Mailbox "read": Mentioned in Command-Help, but currently not implemented (present: send, inbox, clear).
๐ฅ Installation
1. Place OmniSuite.jar in /plugins.
2. Start server โ config.yml & player folders are created.
3. Optionally customise chat format, rules, RTP parameters, etc.
๐งพ Command overview (compact)
/Sethome, /home, /delhome, /homes, /setwarp, /warp, /delwarp, /warps , /setspawn, /spawn, /back, /tpa, /tpaccept, /tpdeny, /rtp, /fly, /gm, /feed, /repair, /uptime, /afk, /hat, /sit, /broadcast, /mute, /unmute, /rules, /playtime, /kits, /kits, /nick, /unnick, /vanish, /pvp, /backpack, /mail, /bal, /pay, /schem
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- JonaGotthardt
- Version
- 1.0.0
- Downloads
- 30
- Endorsements
- 1
- Category
- economy
- Created
- 3/25/2026
- Updated
- 10/1/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- economy, optimization, technology
๐ง 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 OmniSuite support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of OmniSuite?
Version 1.0.0, published 2025-10-01 with 30 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await