FTBMoney Integration - TCreopargh/CraftTweakerIntegration GitHub Wiki
Currently allows you to manipulate the money value that a player has.
IPlayer Expansion
You can call these methods on an IPlayer instance.
Getter | Return Type | Setter | Parameter Type | Description |
---|---|---|---|---|
ftbMoney | long | ftbMoney | long | Get or set a player's money value |