Luka967 / OgarII

FOSS implementation of a private Agar.io gameserver, made with Node.js.
Other
66 stars 38 forks source link

New console commands #65

Open DeadLord1337 opened 2 years ago

DeadLord1337 commented 2 years ago

spawnmass id mass │ Sets a players spawn mass
freeze id │ Freezes a player speed id │ Sets a players base speed tp x y │ Teleports player(s) to XY coordinates mute id │ Mute player from chat unmute id │ Unmute player from chat

DeadLord1337 commented 2 years ago

@Luka967