For developers

How to develope

It is basic. Add external jar to the build path, and do this in code:

pl.ZamorekPL.ZC.Account.plugin.account.get(player); //To get account of player
pl.ZamorekPL.ZC.Account.plugin.account.set(player); //To set account of player
pl.ZamorekPL.ZC.Account.plugin.account.send(player, p2); //To send money from player to player

Comments

Posts Quoted:
Reply
Clear All Quotes