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 06, 2021 by Ethan's avatar Ethan
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 0 deletions
+9 -0
  • Conditions.md Conditions.md +9 -0
  • No files found.
Conditions.md
View page @ 7d2ec424
......@@ -32,3 +32,12 @@ health:
offset: 2
text: '<white>%value%<gray>/<white>%max%'
```
## Useful Conditions
| Conditions | Description | Default Value|
| ------ | ----------- | ------------ |
| gamemode{gm=creative,spectator;m=false} | This condition will be false when a player is in either creative or spectator mode. | false |
| bar-progress{v=0;oper=greater;m=true} | This condition will be false when the bar is empty. | false |
| bar-progress{v=1;oper=less;m=true} | This condition will be false when the bar is full. | false |
| mounted{m=false} | This condition will be false when the player is mounted. | false |
| bar-inactive{m=true} | This condition will be false when the bar is inactive. | false |
Clone repository

MMOBars

  • Home

Bars

  • Settings
  • Functions
  • Colors
  • Styles
  • Options