mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-22 12:05:51 -04:00
Add note to /help portal that exit can be on a different level.
This commit is contained in:
parent
8a2e333b32
commit
072ddb98d6
@ -221,6 +221,7 @@ namespace MCGalaxy.Commands.Building {
|
||||
Player.Message(p, "%HPlace a block for the entry, then another block for exit.");
|
||||
Player.Message(p, "%T/Portal [block] multi");
|
||||
Player.Message(p, "%HPlace multiple blocks for entries, then a red block for exit.");
|
||||
Player.Message(p, "%H Note: The exit can be on a different level.");
|
||||
|
||||
List<string> names = new List<string>();
|
||||
if (Player.IsSuper(p)) GetCoreNames(names, null);
|
||||
|
Loading…
x
Reference in New Issue
Block a user