Skip to main content
1

Understanding Alliances

The Alliances module lets you create custom shortcuts (aliases) for Omex commands.
It’s ideal for roleplay alliances, gaming clans, or simplifying commonly used commands.
This feature is part of Omex Plus — a premium upgrade that unlocks advanced server tools.
To learn more, visit the Access Alliances section below.
2

Creating an Alliance

You can create a new alliance (alias) using the following command:
.alias add <shortcut> <command>
  • Description: Creates a new shortcut that runs the target command.
  • Example:
    .alias add boot ban
    
How it works: Typing:
.boot @User
will automatically execute:
.ban @User
Alliances can simplify long or complex commands by giving them shorter, easier-to-remember names.
3

Removing an Alliance

To remove a specific alliance, use the following command:
.alias remove <shortcut>
  • Example:
    .alias remove boot
    
You can also delete all alliances at once:
.alias remove all
This will remove every active alliance on the server.
4

Viewing All Alliances

To see all existing alliances in your server, use:
.alias list
Example Output:
**boot** executes `ban`
**allyjoin** executes `alliance join`
Use this command regularly to keep track of your active alliances and their linked commands.
5

Limits & Permissions

⚙️ System Limits
  • Servers can have up to 5 alliances
  • Alliances cannot overwrite existing commands
  • Only members with Manage Server permission can create or remove alliances
The Alliances module is a premium feature that requires Omex Plus.
Without Omex Plus, these commands will not be available.
6

Accessing the Alliances Module

The Alliances system is part of Omex Plus, offering premium customization tools for your server.To gain access:
  • Visit the Access Alliances section on the Omex Docs.
  • Follow the steps to enable Omex Plus for your server.
Once Omex Plus is enabled, alliance commands will be fully accessible.
7

Completion

You’ve successfully learned how to use the Alliances module! 🎉You can now:
  • Create shortcuts for long commands
  • Simplify your server workflow
  • Manage alliances effortlessly