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
    • Mechanics
  • currencytake

currencytake · Changes

Page history
Updated formatting, typos and example authored Jun 13, 2023 by Amy's avatar Amy
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 8 deletions
+8 -8
  • skills/mechanics/currencytake.md skills/mechanics/currencytake.md +8 -8
  • No files found.
skills/mechanics/currencytake.md
View page @ a7baaf05
...@@ -4,11 +4,11 @@ Mechanic: CurrencyTake ...@@ -4,11 +4,11 @@ Mechanic: CurrencyTake
Takes money from players. Takes money from 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 [config.yml](/configuration/)
```yaml
Vault: Vault:
Enabled: true Enabled: true
```
Attributes Attributes
---------- ----------
...@@ -20,8 +20,8 @@ Attributes ...@@ -20,8 +20,8 @@ Attributes
Examples Examples
-------- --------
This skill will take away 20 money from all players in radius of 20 blocks.
- currencytake{amount=20} @pir{r=20} ~onSpawn 0.2 ```yaml
Skills:
If executed the skill will take away 20 money from all players in radius - currencytake{amount=20} @pir{r=20} ~onSpawn
of 20 blocks by a chance of 20% ```
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