nanos world API Reference Unofficial documentation
Static function Server Slow

Server.ReloadPackage

Reloads a Package<br/>Note: the package is effectively reloaded in the next server tick

Syntax

Lua
Server.ReloadPackage(package_folder_name)

Parameters

Name Type Default Description
package_folder_name string The package to reload

Returns

  • boolean if the Package was found