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.
quantumElevatorBlockSecureDesc,blocks,Block,"Place one quantum elevator pad above or below another at any distance. So long as they are properly aligned, [ff8000]standing on[-] one and [ff8000]jumping[-]/[ff8000]crouching[-] will allow you to travel to the other.\n\nPress & hold [action:local:Activate][action:permanent:Activate] to unlock it or set a combination, but [ff8000]this panel cannot be picked up after being placed[-].\n\nIf you don't need the extra security and prefer a more portable alternative, craft a Portable Quantum Elevator."
3
+
quantumElevatorBlockSecureDesc,blocks,Block,"Place one quantum elevator pad above or below another at any distance. So long as they are properly aligned, [ff8000]standing on[-] one and pressing [ff8000]Jump[-] [[007fff][action:local:Jump][-]]/[ff8000]Crouch[-] [[007fff][action:local:Crouch][-]] will allow you to travel to the other.\n\nPress & hold [action:local:Activate][action:permanent:Activate] to unlock it or set a combination, but [ff8000]this panel cannot be picked up after being placed[-].\n\nIf you don't need the extra security and prefer a more portable alternative, craft a Portable Quantum Elevator."
quantumElevatorBlockPortableDesc,blocks,Block,"Place one quantum elevator pad above or below another at any distance. So long as they are properly aligned, [ff8000]standing on[-] one and [ff8000]jumping[-]/[ff8000]crouching[-] will allow you to travel to the other.\n\nThis panel can be picked up, [ff8000]but it cannot be locked[-] and is not recommended for securing a base.\n\nIf you need the extra security and don't mind it permanently being bolted into place, craft a Secure Quantum Elevator."
6
+
quantumElevatorBlockPortableDesc,blocks,Block,"Place one quantum elevator pad above or below another at any distance. So long as they are properly aligned, [ff8000]standing on[-] one and pressing [ff8000]Jump[-] [[007fff][action:local:Jump][-]]/[ff8000]Crouch[-] [[007fff][action:local:Crouch][-]] will allow you to travel to the other.\n\nThis panel can be picked up, [ff8000]but it cannot be locked[-] and is not recommended for securing a base.\n\nIf you need the extra security and don't mind it permanently being bolted into place, craft a Secure Quantum Elevator."
7
7
8
8
quantumElevatorTip00_title,Journal Tip,,"Quantum Elevator panels [ff8000][MOD]"
9
9
quantumElevatorTip00,Journal Tip,,"These vertical warp panels enable you to take full advantage of your land claim by allowing instant travel to any floor of your base - no matter how high in the sky or how deep in the ground you like to build.\n\nIf you place one of these panels [ff8000]above or below another at any distance[-], you can instantly travel between them by pressing the [ff8000]Jump[-] or [ff8000]Crouch[-] key to travel to the next panel in that direction!\n\nThere are two types of these panels available: Portable and Secure - you'll want to become familiar with each of them since they're best used in different situations (see additional journal entries).\n\nYou can [ff8000]craft either panel at the workbench[-] when you have the necessary items, or simply [ff8000]purchase them from any trader[-] with cold, hard cash."
@@ -17,3 +17,5 @@ notifyQuantumElevatorLockedWithPasswordTooltip,buffs,Buff,"This Quantum Elevator
17
17
18
18
inQuantumElevatorName,buffs,Buff,"Quantum Elevator Controls"
19
19
inQuantumElevatorDesc,buffs,Buff,"You are currently standing in a Quantum Elevator.\n\nCurrent Elevation: [007fff]{cvar(quantumElevatorTargetElevation:0)}[-]\n\nFrom a [ff8000]Standing[-] position:\n- Use [ff8000]Jump[-] to travel one floor up\n- Use [ff8000]Crouch[-] to travel one floor down"
-[Map Considerations for Installation or UnInstallation](#map-considerations-for-installation-or-uninstallation)
16
17
-[Windows PC (Single Player or Hosting P2P)](#windows-pc-single-player-or-hosting-p2p)
17
18
-[Critical Reminders](#critical-reminders)
18
19
-[Windows/Linux Installation (Server via FTP from Windows PC)](#windowslinux-installation-server-via-ftp-from-windows-pc)
@@ -78,11 +79,7 @@ Without proper installation, this mod will not work as expected. Using this guid
78
79
79
80
If you have trouble getting things working, you can reach out to me for support via [Support](#support).
80
81
81
-
### Compatibility Quick Reference
82
-
83
-
Does this mod require a fresh map?
84
-
85
-
> No, a fresh map is not necessary. You can add or remove the Quantum Elevators mod without having to start a new map.
82
+
### Environment / EAC / Hosting Requirements
86
83
87
84
Environment | Compatible | Does EAC Need to be Disabled? | Who needs to install?
88
85
--- | --- | --- | ---
@@ -92,6 +89,16 @@ Single Player Game | Yes | Yes | self (of course)
92
89
93
90
> 🤔 If you aren't sure what some of this means, details steps are provided below to walk you through the setup process.
94
91
92
+
### Map Considerations for Installation or UnInstallation
93
+
94
+
- Does **adding** this mod require a fresh map?
95
+
- No! You can drop this mod into an ongoing map without any trouble.
96
+
- Because Quantum Elevators will show up in every trader's inventory, you may want to interact with each trader after installing this mod (and restarting the server/game) and opt to reset each trader's inventory. You can request this with Debug Mode enabled (run admin command `dm`, then close the admin console and hit `Q`; this enables the admin trader option to force an early restock).
97
+
- Does **removing** this mod require a fresh map?
98
+
- Yes for the 2 key reasons:
99
+
1. Some players will use elevators to travel into base locations that would otherwise be completely sealed off from the rest of the world. Suddenly removing/disabling the ability to do this would result in incredible frustration as some players would then need to break out of their bases and may not even have the tools necessary to do so. If this was the only reason for concern, removing Quantum Elevators mid-map would already be highly discouraged.
100
+
2. Additionally, technical issues arise if players step on a panel's previous location after removing this mod (causing endless red errors in the client-side console, resulting in the player being locked in place). This is because Quantum Elevators uses the BuffWhenWalkedOn property in the 2 special blocks it adds, which is a common feature of many block-based 7 Days to Die mods. Removing any block of this type from the game after it has been placed will cause the same issue and
101
+
95
102
### Windows PC (Single Player or Hosting P2P)
96
103
97
104
> ℹ️ If you plan to host a multiplayer game, only the host PC will need to install this mod. Other players connecting to your session do not need to install anything for this mod to work 😉
@@ -108,7 +115,8 @@ Single Player Game | Yes | Yes | self (of course)
108
115
- ⚠️ it is **NECESSARY** for the host to run with EAC disabled or the DLL file in this mod will not be able to run
109
116
- 😉 other players **DO NOT** need to disable EAC in order to connect to your game session, so you don't need to walk them through these steps
110
117
- 🔑 it is also **HIGHLY RECOMMENDED** to add a password to your game session
111
-
- while disabling EAC is 100% necessary to run this mod properly, it also allows other players to run any mods they want on their end (which could be used to gain access to admin commands and/or grief you or your other players)
118
+
- while disabling EAC is 100% necessary (for P2P or single player) to run this mod properly, it also allows other players to run any mods they want on their end (which could be used to gain access to admin commands and/or grief you or your other players)
119
+
- please note that *dedicated servers* do not have this limitation and can have EAC fully enabled; we have setup guides for dedicated servers as well, listed in the next 2 sections: [Windows/Linux Installation (Server via FTP from Windows PC)](#windowslinux-installation-server-via-ftp-from-windows-pc) and [Linux Server Installation (Server via SSH)](#linux-server-installation-server-via-ssh)
112
120
113
121
### Windows/Linux Installation (Server via FTP from Windows PC)
114
122
@@ -125,7 +133,7 @@ Single Player Game | Yes | Yes | self (of course)
125
133
126
134
1. 🔍 [SSH](https://www.digitalocean.com/community/tutorials/how-to-use-ssh-to-connect-to-a-remote-server) into your server and navigate to the `Mods` folder on your server
127
135
- if you installed 7 Days to Die with [LinuxGSM](https://linuxgsm.com/servers/sdtdserver/) (which I'd highly recommend), the default mods folder will be under `~/serverfiles/Mods` (which you may have to create)
128
-
2. 📦 Download the latest `quantum-elevators.zip` release from [this link](https://github.com/jonathan-robertson/quantum-elevators/releases/latest/)in whatever method you prefer
136
+
2. 📦 Download the latest `quantum-elevators.zip` release from [this link](https://github.com/jonathan-robertson/quantum-elevators/releases/latest/)with whatever tool you prefer
0 commit comments