TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

[Suggestion]Commands to add/remove pcu from players #351

Closed XeroCreator closed 2 years ago

XeroCreator commented 5 years ago

I thought about this while watching a chat take place in discord about pcu limits I've placed. Which are extremely generous if you ask me. 20k max grid size, 50k max pcu, enough for some miners, 2 decent sized ships or one large ship, and a small or large base to accompany it.

Anyway, here's the suggested commands, I don't even know if they're possible honestly. !pcu [add/remove] [amount] [playername] Add PCU to player Remove PCU from player

Additional commands if possible !pcu [add/remove] [amount] all Give PCU to all players (including ones offline) Remove PCU from all players (including ones offline)

If you do the additional commands It might be useful to put a filter for NPC factions as they might need the pcu in order to spawn stations as the world is generated.