File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -238,10 +238,10 @@ mv-core.entrycheck.exceedplayerlimit=The world has reached its player limit.
238238mv-core.entrycheck.noworldaccess=You do not have permissions to access the world.
239239
240240# economy
241- mv-core.economy.item.deposit=&fYou have been charged &a{price} .
242- mv-core.economy.item.withdraw=&a{price}&f has been deposited into your inventory .
243- mv-core.economy.vault.deposit=&fYou have been charged &2{price} .
244- mv-core.economy.vault.withdraw=&2{price}&f has been deposited into your account .
241+ mv-core.economy.item.deposit=&a{price}&f has been deposited into your inventory .
242+ mv-core.economy.item.withdraw=&fYou have been charged &a{price} .
243+ mv-core.economy.vault.deposit=&2{price}&f has been deposited into your account .
244+ mv-core.economy.vault.withdraw=&fYou have been charged &2{price} .
245245
246246# multiverse parse destination failure reason
247247mv-core.destination.anchor.failurereason.anchornotfound=&cAnchor '&6{anchor}&c' does not exist!
You can’t perform that action at this time.
0 commit comments