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.

54 lines (53 loc) 1.55 kB
{ "name": "@quenty/softshutdown", "version": "9.23.3", "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", "contributors": [ "Quenty" ], "publishConfig": { "access": "public" }, "dependencies": { "@quenty/attributeutils": "^14.17.3", "@quenty/baseobject": "^10.8.3", "@quenty/basicpane": "^13.17.3", "@quenty/bindtocloseservice": "^8.17.3", "@quenty/blend": "^12.18.3", "@quenty/clienttranslator": "^14.19.3", "@quenty/coreguienabler": "^12.18.3", "@quenty/datastore": "^13.20.3", "@quenty/loader": "^10.8.3", "@quenty/maid": "^3.4.3", "@quenty/math": "^2.7.3", "@quenty/promise": "^10.10.4", "@quenty/rx": "^13.17.3", "@quenty/servicebag": "^11.11.4", "@quenty/table": "^3.7.4", "@quenty/teleportserviceutils": "^9.17.3", "@quenty/uiobjectutils": "^6.16.3", "@quenty/valuebaseutils": "^13.17.3", "@quenty/valueobject": "^13.17.3" }, "gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f" }