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 08, 2021 by Ethan's avatar Ethan
Show whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • Conditions.md Conditions.md +2 -2
  • No files found.
Conditions.md
View page @ b0ea6ba8
......@@ -52,8 +52,8 @@ health:
| Conditions | Old Option Equivalent| Description |
| ------ | ------ | ----------- |
| `gamemode{gm=creative,spectator;m=false}` | `HIDE_WHEN_GAMEMODE` | This condition will be false when a player is in either creative or spectator mode. |
| `bar-progress{v=0;oper=greater;m=true}` | `HIDE_WHEN_EMPTY` | This condition will be false when the bar is empty. |
| `bar-progress{v=1;oper=less;m=true}` | `HIDE_WHEN_FULL` | This condition will be false when the bar is full. |
| `bar-progress{v=0;oper=e;m=false}` | `HIDE_WHEN_EMPTY` | This condition will be false when the bar is empty. |
| `bar-progress{v=1;oper=e;m=false}` | `HIDE_WHEN_FULL` | This condition will be false when the bar is full. |
| `mounted{m=false}` | `HIDE_WHEN_MOUNTED` | This condition will be false when the player is mounted. |
| `bar-inactive{m=true}` | `HIDE_WHEN_INACTIVE` | This condition will be false when the bar is inactive. |
......
Clone repository

MMOBars

  • Home

Bars

  • Settings
  • Options
  • Functions
  • Conditions