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 137
    • Issues 137
    • 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
  • playersinradius

playersinradius · Changes

Page history
updated layout and informations authored Jun 14, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 14 additions and 16 deletions
+14 -16
  • Skills/conditions/playersinradius.md Skills/conditions/playersinradius.md +14 -16
  • No files found.
Skills/conditions/playersinradius.md
View page @ 7c6b1c40
**Description:** Checks how many players are in a radius. ## Description
Checks how many players are in a radius.
---
**Attributes:** ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
| --------- | ------------- | ------------------------- | ------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| amount | a | the given range value to check | >0 | | amount | a | The given range value to check | >0 |
| radius | range, r | the given radius to check | 32 | | radius | range, r | The given radius to check | 32 |
Example
------
``` ## Examples
Conditions: ```yaml
- playersinradius{a=>3;r=16} Conditions:
- playersinradius{a=>3;r=16}
``` ```
Extra Information
----------
- [x] Alias: pir, playerinradius ## Aliases
- [x] Type: Location - [x] pir
\ No newline at end of file - [x] playerInRadius
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples