Allows you to stop lifts at any level

Supported Games
GameServerKingsGameServerKings

You should use one of that prefabs in RustEdit, or place it by yourself

  • lift_cabin_15_no_roof
  • lift_cabin_18_no_roof
  • lift_cabin_21_no_roof

Chat Commands

  • /lift or /lifts - Show information about the commands (requires admin/owner rights)
  • /lift add - add nearby lift as extended
  • /lift remove - remove nearby lift as extended
  • /lift addfloor - add floor to nearby lift
  • /lift removefloor - remove floor at nearby lift

Configuration

{
  "Lifts": [
    {
      "Name": "Lift",
      "Position": {
        "x": -2.0,
        "y": 6.8,
        "z": -0.4
      },
      "Return delay time": 10.0,
      "Floors": [
        3.01965237,
        12.0197268
      ]
    }
  ]
}

Note: The configuration Is empty by default, must be filled with commands.

Credits

  • Orange, the original developer of this plugin
  • The FireCrow team, TEST and zHolder for giving me the good idea
MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

5.8K downloads
11 watchers

liftsunmaintained