nanos world API Reference Unofficial documentation
Static function Server Slow

Server.UnloadPackage

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

Syntax

Lua
Server.UnloadPackage(package_folder_name)

Parameters

Name Type Default Description
package_folder_name string The package you want unload

Returns

  • boolean if the Package was found