Skip to content

FTBMoney

roidrole edited this page Jul 22, 2025 · 2 revisions

Allows manipulation of the money value a player has.

IPlayer Expansion

You can call these methods on an IPlayer instance.

Method Parameters Return Type Description
getFtbMoney [None] long Gets this player's money value
setFtbMoney amount as long void Sets this player's money value

Clone this wiki locally