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 Apr 27, 2019. It is now read-only.
"""Player teleportation system. By default, this system will telepor a player to another player. Use subcommands to modify this behavior. Available subcommands are:\n^cyan;player, ship, home, outpost, ^gray;bookmark, poi"""
33
+
"""Player teleportation system. By default, this system will telepor a player to another player. Use subcommands to modify this behavior. Available subcommands are:\n^cyan;player, ship, home, ^gray;outpost, bookmark, poi"""
"""Player teleportation system. By default, this system will teleport a player to another player. Use subcommands to modify this behavior. Available subcommands are:\n^cyan;player, ship, bookmark, poi"""
47
+
"""Player teleportation system. By default, this system will teleport a player to another player. Use subcommands to modify this behavior. Available subcommands are:\n^cyan;player, ship, home"""
48
48
self.teleport(data)
49
49
50
50
@permissions(UserLevels.REGISTERED)
51
51
defteleport_help(self, data):
52
-
"""Player teleportation system. By default, this system will teleport a player to another player. Use subcommands to modify this behavior. Available subcommands are:\n^cyan;player, ship, bookmark, poi"""
52
+
"""Player teleportation system. By default, this system will teleport a player to another player. Use subcommands to modify this behavior. Available subcommands are:\n^cyan;player, ship, home"""
0 commit comments