Skip to content

keystore00/Monacoinish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monacoin

The one and only cross-server minecraft economy.

Commands:

/money - List current amount of Monacoin in your minecraft account.
/transact - Transfer's money from your account to the selected player's account.
/deposit - Get a Monacoin address to send a deposit to. The next transaction to that address will fund your account.
/withdraw

[amount] - Transfers money from your account to your Monacoin wallet. Must have at least the amount specified in the config. If the amount is left off, it will transfer all of your funds.
/admin info - Print basic debuging and economy info.
/admin reset - Delete and re-download the block chain.
/syscheck - Verify that the current Monacoin holdings tally with the balances of all in-game accounts.
/credit - Add the specified amount to the given player's balance
/debit - Subtract the specified amount from the given player's balance

Jenkins: https://meta1203.ci.cloudbees.com/job/Monacoinish/

Permissions: monacoin.* - All commands
monacoin.money - /money
monacoin.transact - /transact
monacoin.withdraw - /withdraw
monacoin.admin - /admin
monacoin.info - /syscheck
monacoin.credit - /credit
monacoin.debit - /debit