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 152
    • Issues 152
    • 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
    • Mechanics
  • currencygive

currencygive · Changes

Page history
fixed typo authored May 10, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 13 deletions
+9 -13
  • skills/mechanics/currencygive.md skills/mechanics/currencygive.md +9 -13
  • No files found.
skills/mechanics/currencygive.md
View page @ 746d6da6
Mechanic: CurrencyGive ## Description
======================
Gives money to players. Gives money to players.
This mechanic needs the Vault plugin and an economy plugin installed to This mechanic needs the Vault plugin and an economy plugin installed to
work. work.
It also requires Vault being enabled in the [](/configuration/). It also requires Vault being enabled in the plugin's Configurations file
```yaml
Vault: Vault:
Enabled: true Enabled: true
```
Attributes ## Attributes
----------
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|---------|----------------------|---------| |-----------|---------|----------------------|---------|
| amount | a | The amount of money. | 0.0 | | amount | a | The amount of money. | 0.0 |
Examples ## Examples
-------- ```yaml
- currencygive{amount=20} @pir{r=20} ~onSpawn 0.2 - currencygive{amount=20} @pir{r=20} ~onSpawn 0.2
```
If executed all players in radius of 20 blocks around the spawned mob If executed all players in radius of 20 blocks around the spawned mob
will receive 20 money by a chance of 20% will receive 20 money by a chance of 20%
\ 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
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples