UNPKG

@quenty/softshutdown

Version:

This service lets you shut down servers without losing a bunch of players. When game.OnClose is called, the script teleports everyone in the server into a reserved server.

57 lines (56 loc) 1.6 kB
{ "name": "@quenty/softshutdown", "version": "9.48.1", "description": "This service lets you shut down servers without losing a bunch of players. When game.OnClose is called, the script teleports everyone in the server into a reserved server.", "keywords": [ "Roblox", "Nevermore", "Lua", "Players", "Softshutdown" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/softshutdown/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "publishConfig": { "access": "public" }, "dependencies": { "@quenty/attributeutils": "14.30.1", "@quenty/baseobject": "10.13.0", "@quenty/basicpane": "13.31.1", "@quenty/bindtocloseservice": "8.32.1", "@quenty/blend": "12.36.1", "@quenty/clienttranslator": "14.37.1", "@quenty/coreguienabler": "12.33.1", "@quenty/datastore": "13.39.1", "@quenty/loader": "10.11.0", "@quenty/maid": "3.9.0", "@quenty/math": "2.7.5", "@quenty/promise": "10.18.1", "@quenty/rx": "13.28.3", "@quenty/servicebag": "11.18.1", "@quenty/table": "3.9.2", "@quenty/teleportserviceutils": "9.31.1", "@quenty/uiobjectutils": "6.29.1", "@quenty/valuebaseutils": "13.30.1", "@quenty/valueobject": "13.31.1" }, "gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba" }