Skip to content

GitLab

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

Conditions · Changes

Page history
added ServerIsPaper, ServerVersionAfterOrEqual and ServerVersionBefore authored May 02, 2025 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 0 deletions
+3 -0
  • Skills/Conditions.md Skills/Conditions.md +3 -0
  • No files found.
Skills/Conditions.md
View page @ 9dcdc0a1
......@@ -321,8 +321,11 @@ Links to conditions added by addon plugins. Any conditions from these links will
| [Region](/skills/conditions/region) | Location | If the target is within the given WorldGuard region |
| [SameFaction](/skills/conditions/samefaction) | Entity | Tests if the caster and target are in the same faction |
| [Score](/skills/conditions/score) | Entity | Checks a scoreboard value of the target entity |
| [ServerIsPaper](/skills/conditions/ServerIsPaper) | Meta | Checks whether the server is running a fork of paper. |
| [ServerNmsVersion](/skills/conditions/servernmsversion) | Meta | Checks if the server is running the specified minecraft NMS version. |
| [ServerVersion](/skills/conditions/serverversion) | Meta | Checks if the server is running the specified minecraft version. |
| [ServerVersionAfterOrEqual](/skills/conditions/ServerVersionAfterOrEqual) | Meta | Checks whether the server is after or equal to a specific version |
| [ServerVersionBefore](/skills/conditions/ServerVersionBefore) | Meta | Checks whether the server is before a specific version |
| [Size](/skills/conditions/Size) | Entity | Checks the size of the target entity |
| [SkillOnCooldown](/skills/conditions/skilloncooldown) | Entity | Checks if the given skill is in cooldown for the target |
| [SpawnReason](/skills/conditions/SpawnReason) | Entity | Checks against the spawn reason of the target |
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques