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
  • Condition Parameters

Condition Parameters · Changes

Page history
Update Condition Parameters authored Apr 08, 2021 by Ethan's avatar Ethan
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • Condition-Parameters.md Condition-Parameters.md +2 -2
  • No files found.
Condition-Parameters.md
View page @ 4d7c677d
......@@ -12,7 +12,7 @@ These parameters are included in [**condition**](https://git.lumine.io/Ehh/mmoba
| Parameter | Aliases | Description | Type | Default Value |
| ------ | ------ | ------ | ------ | ------ |
| `match` | `m, default, d` | What the condition will match to. This condition `gamemode{gm=creative;m=true}` will be true if the player is in creative, while this condition `gamemode{gm=creative;m=false}` will be false. | Boolean | `true` |
| `match` | `m, default, d` | What the condition will match to. This condition `gamemode{gm=creative;m=true}` will be true if the player is in creative, while this condition `gamemode{gm=creative;m=false}` will be false. | `Boolean` | `true` |
## Comparison Parameters
These parameters are included in every comparison condition.
......@@ -20,4 +20,4 @@ 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` |
\ No newline at end of file
Clone repository

MMOBars

  • Home

Bars

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