Now then?
This commit is contained in:
@@ -139,7 +139,7 @@ public class Econ
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Transfer money
|
// Transfer money
|
||||||
if (Money.move(from, to, by, amount))
|
if (Money.move(from, to, by, amount, "Factions"))
|
||||||
{
|
{
|
||||||
if (notify)
|
if (notify)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user