OmniAdmin turns a plain Forge server into a fully managed one, without needing a plugin loader. It covers account security, land protection, permissions, teleportation, and everyday player tools in a single mod, all reachable through /omniadmin and its subcommands.
π Every player can register a password-protected account, so nobody can steal a name or grief before logging in. Movement, combat, block interaction and chat are all locked until login.
πΊοΈ Admins can claim cuboid regions with a simple click-based tool, protect them with 20 independent flags (PvP, explosions, fire, mob spawning, item drop/pickup, mounting, invincibility and more — inspired by WorldGuard), and let regions overlap safely using a priority system.
π A full rank system lets admins build a permission hierarchy like LuckPerms: grant or deny nodes, set rank inheritance, give ranks colored chat prefixes and suffixes shown in chat, the tab list and above players' heads, hand out temporary timed ranks, and set custom per-rank limits such as max homes.
π Rank-gated kits, teleport warmup and cooldown timers, clickable TPA requests, private messaging and offline mail, an admin action audit log, and on-demand data backups round out the toolkit.
KEY FEATURES
------------------
π Password login/register system with a grace-period lock on new joins
π Personal homes (multiple per player, rank-adjustable limit)
π Server spawn with automatic teleport on join and/or death
π Warps, plus player-to-player TPA/TPAHERE requests with clickable Accept/Deny buttons
π§ Teleport warmup and cooldown on every teleport command, cancelled by movement or combat
πΊοΈ Cuboid land claims made with a simple click tool (no coordinates typing needed)
π© 20 region protection flags: PvP, mob damage, explosions, fire, chest access, block place/break, monster/slime/villager spawning, item drop/pickup, ender pearls, fall damage, invincibility, item frame/painting destruction, mounting, hunger, and lightning
π Overlapping regions supported through a priority system
π Full permission-node rank system with inheritance, wildcards, explicit deny, chat/tab/nametag prefixes and suffixes
β³ Temporary timed ranks and custom per-rank settings (e.g. max homes)
π Kits with cooldowns, gated behind rank permissions
π« Server-wide blacklists for placeable blocks and spawnable mobs
π° Configurable tiered loot spawner for chests and barrels
π€ Colored floating text holograms
βοΈ Combat tagging that blocks logging out or eating mid-fight
βοΈ Private messaging, reply, and offline mail
π§Ή Killall cleanup tool for monsters, animals, items, projectiles, vehicles and more
π οΈ Admin utilities: fly, heal, speed, afk tag, ender chest access from anywhere
π Admin action audit log
πΎ Manual or automatic backups of the mod's own data
βοΈ Almost every behavior is adjustable in the config file
COMMAND LIST (all under /omniadmin)
------------------
π Account
login <password>
register <password>
π Homes and Spawn
sethome [name]
home [name]
delhome [name]
setspawn
spawn
π Warps and Teleport Requests
setwarp <name>
delwarp <name>
warp [name]
tpa <player>
tpahere <player>
tpaccept
tpdeny
πΊοΈ Land Claims
claim give
claim <region name>
claim priority <region> <value>
unclaim <region>
list
trust <region> <player>
untrust <region> <player>
regiontext <region> <text or clear>
flag <region> <flag> <allow, deny, or default>
flag <region> list
π Ranks
rank create <name>
rank delete <name>
rank list
rank info <name>
rank setprefix <name> <text or clear>
rank setsuffix <name> <text or clear>
rank setweight <name> <value>
rank setdefault <name>
rank cleardefault
rank addperm <name> <node>
rank removeperm <name> <node>
rank addparent <name> <parent>
rank removeparent <name> <parent>
rank meta <name> <key> <value>
rank give <player> <rank>
rank tempgive <player> <rank> <duration>
rank take <player> <rank>
rank user <player>
rank check <player> <node>
π Kits
kit
kit <name>
kitadmin create <name>
kitadmin delete <name>
kitadmin cooldown <name> <seconds>
kitadmin permission <name> <node or default>
kitadmin list
βοΈ Communication
msg <player> <message>
reply <message>
mail send <player> <message>
mail read
mail clear
π§ Player Utilities
fly [player]
unfly [player]
heal [player]
speed <1, 1.5, 2, or 2.5> [player]
afk
enderchest
π§Ή Cleanup and World Tools
killall <monsters, animals, villagers, players, mobs, items, projectiles, vehicles, or all> [radius]
lootspawn <normal, medium, high, or all> <radius>
hologram create <id> <color> <text>
hologram remove <id>
hologram color <id> <color>
hologram list
clear
π οΈ Administration
help
help nodes
auditlog [count]
backup
backup list
