TerraNova Wiki
Advertisement

/shower is a Short Command command available to Members. It redirects the command and executes /forcegive 74 <executer> 2000. It's operation is to 'shower' the user in platinum coins.

Code:

{
      "alias": "/shower",
      "commands": [
        "/forcegive 74 %name 2000"
      ],
      "permission": "item",
      "cooldown": 0
    },
Advertisement