You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2025. It is now read-only.
-[Map Considerations for Installation or UnInstallation](#map-considerations-for-installation-or-uninstallation)
17
-
-[Windows PC (Single Player or Hosting P2P)](#windows-pc-single-player-or-hosting-p2p)
18
-
-[Critical Reminders](#critical-reminders)
19
-
-[Windows/Linux Installation (Server via FTP from Windows PC)](#windowslinux-installation-server-via-ftp-from-windows-pc)
20
-
-[Linux Server Installation (Server via SSH)](#linux-server-installation-server-via-ssh)
21
-
-[Troubleshooting / Common Issues](#troubleshooting--common-issues)
22
-
-[Special Thanks](#special-thanks)
23
-
24
7
## Summary
25
8
26
-
7 Days to Die modlet: Add infinite distance, vertical-warp elevator panels.
9
+
7 Days to Die mod: Add infinite distance, vertical-warp elevator panels.
27
10
28
11
🔗 [Introductory video and demonstration of most features](https://youtu.be/fQPIQ9pdOrw)
29
12
@@ -66,10 +49,10 @@ When attempting to travel, panels you are not already authenticated with or do n
66
49
> -`help * <partial or complete command name>`
67
50
> - or get details about this (or any) command and its options by running `help <command>`
68
51
69
-
primary | alternate | params | description
70
-
:---: | :---: | :---: | ---
71
-
quantumelevators | qe | `debug` | enable/disable debug logging for this mod (disabled by default)
72
-
quantumelevators | qe | `push <x> <y> <z>` | recursively push entities 1 block at a time to make room; use float values from 'lp' command to let system calculate correct block coordinates for you
|quantumelevators |qe |`debug`| enable/disable debug logging for this mod (disabled by default)|
55
+
|quantumelevators |qe |`push <x> <y> <z>`| recursively push entities 1 block at a time to make room; use float values from 'lp' command to let system calculate correct block coordinates for you|
73
56
74
57
*Note that leaving debug mode on can have a negative impact on performance. It is therefore recommended to only turn it on while troubleshooting and then disable it afterwards.*
75
58
@@ -81,11 +64,11 @@ If you have trouble getting things working, you can reach out to me for support
81
64
82
65
### Environment / EAC / Hosting Requirements
83
66
84
-
Environment | Compatible | Does EAC Need to be Disabled? | Who needs to install?
85
-
--- | --- | --- | ---
86
-
Dedicated Server | Yes | no | only server
87
-
Peer-to-Peer Hosting | Yes | only on the host | only the host
88
-
Single Player Game | Yes | Yes | self (of course)
67
+
|Environment | Compatible | Does EAC Need to be Disabled? | Who needs to install?|
0 commit comments