Visual Rule Builder
The Rule Builder is RoleLogic's main interface for creating automation rules. No coding required—just point and click.
Dashboard Layout
Sidebar (Left)
- Server name and icon
- Rule list with status indicators
- Quota info (rules used / available)
- Navigation to other features
Main Area (Right)
- Rule editor when creating/editing
- Test results when using sandbox
Creating a Rule
Step 1: Add New Rule
Click "Add New Rule" in the sidebar or main area.
Step 2: Set the Condition (IF)
- Choose condition type: Has Some, Has All, Lacks Some, etc.
- Select roles: Click to pick roles from your server
- Set threshold: For count-based conditions (At Least N, etc.)
- Add more conditions: Click "Add AND Condition" for complex rules
Step 3: Set the Action (THEN)
- Choose action type: Add Roles or Remove Roles
- Select roles: Pick roles to add or remove
- Add combined action: Click to both add AND remove roles
Step 4: Configure Settings
- Description: Name your rule clearly ("VIP for Boosters")
- Priority: Order of execution (0 runs first)
- Enabled: Toggle on to activate
Step 5: Save
Click "Save Changes". Rule activates immediately if enabled.
Managing Rules
Enable/Disable
Toggle the switch to pause rules without deleting them.
Edit
Click any rule in the sidebar to modify it.
Delete
Select rule → Find delete option → Confirm.
Deleted rules cannot be recovered.
Rule Status
| Status | Color | Meaning |
|---|---|---|
| Enabled | Green | Active and processing |
| Disabled | Gray | Saved but not running |
| Pending | Yellow | Queued, waiting for sync |
| Stopped | Red | Auto-stopped due to conflicts |
Tips
- Descriptive names: "Remove Guest when Verified" not "Rule 1"
- Start simple: Test basic rules before complex chains
- Test first: Use the sandbox before going live
- Unique priorities: Each rule needs a different priority number
Related
- Testing Sandbox — Verify rules before going live
- Common Scenarios — Example configurations
- Conditions Reference — All condition types