[ECON] Capitalysm v 1.7.2 - Yet Another ECON System [1185]

Discussion in 'Inactive/Unsupported Plugins' started by snowface, Oct 8, 2011.

  1. Offline

    snowface

    Capitalysm


    Overview
    Description

    Capitalysm is a plugin for Bukkit servers, which integrates a financial system in the game. The aim is to allow the use of virtual money as in real life.

    Players can pay other players in the area directly („cash in hand“) or pay them money to their bank account. Therefor Capitalysm provides bank accounts including interest, transfers, cashpoints and even joint accounts (as a separate plugin).

    Cashpoints are signs which the player can interact with. They show the current account balance and offer the possibility to deposit or withdraw money and make transfers.

    The interest on the account balance is divided into online and offline interest. Thus it is possible to give online players slightly higher interest rates and reward frequent playing.

    Of course, every feature in Capitalysm has its own configurations and permissions.

    Features:
    • Wallets
    • Accounts
    • Interest on account balances
    • Cashpoints
    • Interface for other plugins
    Features which are not yet implemented
    • Corporate accounts (work in progress)
    • Deleting accounts
    • Killer receives certain percentage of money carried
    List Commands:
    • /money
    • /pay
    • /bank
    • /createacc
    • /payin
    • /drawout
    • /transfare / trans
    • /plinf
    Command Information (open)

    Money
    Gives out the amount of cash the player is carrying.
    Code:
    /money
    You can see how much money a player has (only with Perm. *.admin)
    Code:
    /money Ki11ahKiwi
    Pay
    The pay command lets the player pay money to another player. Obvious command is obvious.
    Code:
    /pay Ki11ahKiwi 12
    Bank
    Gives out information about the bank.
    e.g.: name, interest, interest interval
    Code:
    /bank
    Pay in
    Lets players pay money into their account without using a cashpoint.
    Code:
    /payin 12
    Draw out
    Lets players draw money out (without using a cashpoint).
    Code:
    /drawout 12
    transfare / trans
    Transfares money to another player.
    Code:
    /transfare Ki11ahKiwi 12
    /trans Ki11ahKiwi 12
    Plinf
    Gives out one's account number (or another player's account number).
    Code:
    /plinf
    /plinf Ki11ahKiwi

    Permissions plugins wich are supported:
    PermissionsBukkit

    Permissions:
    capitalysm.admin
    capitalysm.ledger
    capitalysm.money.pay
    capitalysm.banking.createacc
    capitalysm.banking.payin
    capitalysm.banking.drawout
    capitalysm.banking.transfare
    capitalysm.banking.info
    capitalysm.banking.playeracc
    capitalysm.player.holdings.getstartmoney
    capitalysm.cashpoint.create
    capitalysm.cashpoint.delete

    Permission Information (open)

    admin
    Code:
    You're admin bro. Don't ask for perm :D
    ledger
    Code:
    Player will be registered by Capitalysm
    *.money (open)

    Pay
    Code:
    You can Buy,
     Sell (API)
    or use the
    Command /pay
    


    *.player (open)

    holdings.getstartmoney
    Code:
    Player get's money
    at the first Login.
    The amount is set
    in config.
    


    *.banking (open)

    createacc
    Code:
    Allow to use Command:
    /createacc
    
    payin
    Code:
    Allow to use Command:
    /payin
    Allow to use Cashpoint:
    in
    
    drawout
    Code:
    Allow to use Command:
    /drawout
    Allow to use Cashpoint:
    out
    
    transfare
    Code:
    Allow to use Commands:
    /trans
    /transfare
    
    info
    Code:
    Allow to use Command:
    /bank
    
    playeracc
    Code:
    Allow to use Command:
    /plinf
    


    *.cashpoint (open)

    create
    Code:
    Allow to create Cashpoint-Sign
    
    delete
    Code:
    Allow to remove Cashpoint-Sign
    



    Cashpoint (open)

    How to create Cashpoint
    Write '[capitalysm]' in the second line of a sign :)

    How to use Cahspoint
    Left or right klick.
    Write in chat:
    in x or out x.



    Version history
    none yet
     
  2. Offline

    GoofyGewber

  3. Offline

    emericask8ur

    Sounds good but theres like wayyyyyyyyyy too many plugins like this, its been repeated like 100912309 times
     
  4. Offline

    FuturaEX

    this looks nice, really simple, and easy to understand i like it :)
    since there is bank accounts, i suggest you make so you loose all money in your hand when you die.
    so theres a reason for using the bank account :p or make that configurable.
     
  5. Offline

    snowface

    I will discuss with the other developer if it is usefull to loose all money when you die.
    But all is configurable :D So "Killer receives certain percentage of money carried" will be configurable, too.

    Source Code now on Github.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  6. Offline

    brackelman

    Sounds nice! I want to have it on my server...

    :D:D:D
     
  7. Offline

    Xetr0n

    Very Nice! I wont it at my Server too!
     
  8. Offline

    MonsieurApple

    History should have a release log for current version
    Version in title
    Latest RB
     
  9. Offline

    snowface

    I'll fix it :) Will i become Developer status?
     
  10. Offline

    MonsieurApple

    When it gets approved...
     

Share This Page