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
added aliases authored Oct 09, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 9 additions and 9 deletions
+9 -9
  • skills/mechanics/currencytake.md skills/mechanics/currencytake.md +9 -9
  • No files found.
skills/mechanics/currencytake.md
View page @ c0755405
Mechanic: CurrencyTake ## Description
======================
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.
...@@ -9,19 +7,21 @@ It also requires Vault being enabled in the [config.yml](/configuration/) ...@@ -9,19 +7,21 @@ It also requires Vault being enabled in the [config.yml](/configuration/)
Vault: Vault:
Enabled: true Enabled: true
``` ```
Attributes
----------
## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|---------|----------------------------------------|---------| |-----------|---------|----------------------------------------|---------|
| amount | a | The amount of money taken from player. | 0.0 | | amount | a | The amount of money taken from player. | 0.0 |
Examples ## Examples
--------
This skill will take away 20 money from all players in radius of 20 blocks. This skill will take away 20 money from all players in radius of 20 blocks.
```yaml ```yaml
Skills: Skills:
- currencytake{amount=20} @pir{r=20} ~onSpawn - currencytake{amount=20} @pir{r=20} ~onSpawn
``` ```
## Aliases
- [x] takeCurrency
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs
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
  • 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
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Intratick Scheduling
  • Dynamic Metaskills