Server Scripts
(Server) Scripts run code on a the game’s server. Compared to local scripts that have many locations, server scripts can (and should) only be run in ServerScriptService.
More info here.
(Server) Scripts run code on a the game’s server. Compared to local scripts that have many locations, server scripts can (and should) only be run in ServerScriptService.
More info here.