Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MMOBars
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Ethan
  • MMOBars
  • Wiki
  • Conditions

Conditions · Changes

Page history
Update Conditions authored Apr 07, 2021 by Ethan's avatar Ethan
Hide whitespace changes
Inline Side-by-side
Showing with 7 additions and 4 deletions
+7 -4
  • Conditions.md Conditions.md +7 -4
  • No files found.
Conditions.md
View page @ 2f028f70
......@@ -56,18 +56,21 @@ These parameters are included in **every** condition.
| Conditions | Description |
| ------ | ----------- |
| [bar-inactive](Bar-Inactive-Condition) | Used for bar inactivity. |
| [bar-progress](Bar-Progress-Condition) | Used for detecting the progress of the bar. |
| [effect](Effect-Condition) | Used for detecting potion effects on the player. |
| [gamemode](Gamemode-Condition) | Checks for a player's gamemode. |
| [mounted](Mounted-Condition) | Checks if a player is mounted on a **living** entity. |
| placeholder | Used for making custom conditions. |
## Comparison Conditions
### Default Parameters
These parameters are included in **every** condition.
These parameters are included in every comparison condition.
| Parameter | Aliases | Description | Type | Default Value |
| ------ | ------ | ------ | ------ | ------ |
| `operator` | `oper, op` | Which operator to use for comparing the values. | `greater, g, equal, e, less, l` | `N/A` |
| `equalto` | `et` | If set to true `less` or `greater` will also resolve as true if both of the values equal each other. | Boolean | `false` |
\ No newline at end of file
| `equalto` | `et` | If set to true `less` or `greater` will also resolve as true if both of the values equal each other. | Boolean | `false` |
| Conditions | Description |
| ------ | ----------- |
| [bar-progress](Bar-Progress-Condition) | Used for detecting the progress of the bar. |
| placeholder | Used for making custom conditions. |
\ No newline at end of file
Clone repository

MMOBars

  • Home

Bars

  • Settings
  • Functions
  • Conditions
  • Colors
  • Styles
  • Options