Info
- A nice little script I wrote that I find helps those with lower end spec computers. Sometimes I find players fall through the map for a while so I created a script that allows the players to be teleported back to the ground OR back to a predefined location, per config.
UPDATE:
- I have added options to check if the player is swimming, falling, and/or inside a building as per request of @iKova! Thank you for the wonderful suggestion!
Requirements
- None, it’s standalone!
Features:
- Configuration file
Configuration File:
- displayText: The message which will be displayed to users
- key: Key which activates the teleport. Control key numbers can be found here.
- preset: Whether or not to teleport the player to the ground or to a predefined location
- coords: The X,Y,Z of the predefined location to teleport the player to if
* *preset
is true - z_check: The Z coordinate to display the prompt and allow the player to teleport
- freeze: Whether or not to freeze the player after the teleport
- freeze_time: The amount of time to freeze the player for -in seconds- if
*freeze*
is set to true - check_swimming : Ignore players that are swimming
- check_falling : Ignore players that are not falling
- check_inside : Ignore players that are inside buildings - experimental -
Preview:
- Video
- Image:
Get It Here:!
- Available for FREE on my Github!
Don’t hesitate to report any issues, offer any constructive criticism, or leave a suggestion!
Check out my other work: [Bait-Car ] | [Play-Time ] | [X-Priorities]