















Teleport Status
$3.99
Sold by: IIIaKaThe plugin displays the time until teleportation in the status bar. Depends on NTeleportation and AdvancedStatus plugins.
- Description
- Reviews (0)
- Version History
- Discussions (2)
- Setup
- Product Enquiry
Description
Description
The plugin displays the time until teleportation in the status bar. Depends on NTeleportation and AdvancedStatus plugins.
- The ability to display bars during teleportation:
- to a player
- from a player
- to a home
- to a town
- back
- The ability to choose between bar types(TimeCounter and TimeProgressCounter);
- The ability to specify the order of the bar;
- The ability to change the height of the bar;
- The abillity to customize the color and transparency of the background;
- The ability to set a material for the background;
- The ability to switch between CuiRawImageComponent and CuiImageComponent for the image;
- The ability to get images from the local folder(*SERVER*oxidedataAdvancedStatusImages);
- The abillity to set own image and customize the color and transparency of the image;
- The abillity to set sprite instead of the image;
- The ability to customize the color, size and font of the text;
- The ability to customize the bar for each type of teleportation.
{
"Limits the length of the displayed teleport name. A value of 0 disables the limitation": 10,
"List of status bar settings for each teleport type": {
"TeleportStatus_Player": {
"Language key for the text": "MsgTeleportToPlayer",
"BarType(TimeProgressCounter or TimeCounter)": "TimeProgressCounter",
"Order": 21,
"Height": 26,
"Main_Color(Hex or RGBA)": "#FFFFFF",
"Main_Transparency": 0.15,
"Main_Material(empty to disable)": "",
"Image_Url": "https://i.imgur.com/NuAl6T5.png",
"Image_Local(Leave empty to use Image_Url)": "TeleportStatus_Player",
"Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
"Image_IsRawImage": false,
"Image_Color(Hex or RGBA)": "#15AC9D",
"Image_Transparency": 1.0,
"Is it worth enabling an outline for the image?": false,
"Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9",
"Image_Outline_Transparency": 1.0,
"Image_Outline_Distance": "0.75 0.75",
"Text_Size": 12,
"Text_Color(Hex or RGBA)": "#15AC9D",
"Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
"Text_Offset_Horizontal": 0,
"Is it worth enabling an outline for the text?": false,
"Text_Outline_Color(Hex or RGBA)": "#000000",
"Text_Outline_Transparency": 1.0,
"Text_Outline_Distance": "0.75 0.75",
"SubText_Size": 12,
"SubText_Color(Hex or RGBA)": "#15AC9D",
"SubText_Font": "RobotoCondensed-Bold.ttf",
"Is it worth enabling an outline for the sub text?": false,
"SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5",
"SubText_Outline_Transparency": 1.0,
"SubText_Outline_Distance": "0.75 0.75",
"Progress_Reverse": false,
"Progress_Color(Hex or RGBA)": "#009688",
"Progress_Transparency": 0.7,
"Progress_OffsetMin": "0 0",
"Progress_OffsetMax": "0 0"
},
"TeleportStatus_FromPlayer": {
"Language key for the text": "MsgTeleportFromPlayer",
"BarType(TimeProgressCounter or TimeCounter)": "TimeProgressCounter",
"Order": 22,
"Height": 26,
"Main_Color(Hex or RGBA)": "#FFFFFF",
"Main_Transparency": 0.15,
"Main_Material(empty to disable)": "",
"Image_Url": "https://i.imgur.com/G3TrHoc.png",
"Image_Local(Leave empty to use Image_Url)": "TeleportStatus_FromPlayer",
"Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
"Image_IsRawImage": false,
"Image_Color(Hex or RGBA)": "#E2DBD6",
"Image_Transparency": 0.55,
"Is it worth enabling an outline for the image?": false,
"Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9",
"Image_Outline_Transparency": 1.0,
"Image_Outline_Distance": "0.75 0.75",
"Text_Size": 12,
"Text_Color(Hex or RGBA)": "#15AC9D",
"Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
"Text_Offset_Horizontal": 2,
"Is it worth enabling an outline for the text?": false,
"Text_Outline_Color(Hex or RGBA)": "#000000",
"Text_Outline_Transparency": 1.0,
"Text_Outline_Distance": "0.75 0.75",
"SubText_Size": 12,
"SubText_Color(Hex or RGBA)": "#15AC9D",
"SubText_Font": "RobotoCondensed-Bold.ttf",
"Is it worth enabling an outline for the sub text?": false,
"SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5",
"SubText_Outline_Transparency": 1.0,
"SubText_Outline_Distance": "0.75 0.75",
"Progress_Reverse": false,
"Progress_Color(Hex or RGBA)": "#009688",
"Progress_Transparency": 0.7,
"Progress_OffsetMin": "25 0",
"Progress_OffsetMax": "0 0"
},
"TeleportStatus_Home": {
"Language key for the text": "MsgTeleportToHome",
"BarType(TimeProgressCounter or TimeCounter)": "TimeProgressCounter",
"Order": 23,
"Height": 26,
"Main_Color(Hex or RGBA)": "#FFFFFF",
"Main_Transparency": 0.15,
"Main_Material(empty to disable)": "",
"Image_Url": "https://i.imgur.com/3xQmCKv.png",
"Image_Local(Leave empty to use Image_Url)": "TeleportStatus_Home",
"Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
"Image_IsRawImage": false,
"Image_Color(Hex or RGBA)": "#E2DBD6",
"Image_Transparency": 0.55,
"Is it worth enabling an outline for the image?": false,
"Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9",
"Image_Outline_Transparency": 1.0,
"Image_Outline_Distance": "0.75 0.75",
"Text_Size": 12,
"Text_Color(Hex or RGBA)": "#E2DBD6",
"Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
"Text_Offset_Horizontal": 2,
"Is it worth enabling an outline for the text?": false,
"Text_Outline_Color(Hex or RGBA)": "#000000",
"Text_Outline_Transparency": 1.0,
"Text_Outline_Distance": "0.75 0.75",
"SubText_Size": 12,
"SubText_Color(Hex or RGBA)": "#E2DBD6",
"SubText_Font": "RobotoCondensed-Bold.ttf",
"Is it worth enabling an outline for the sub text?": false,
"SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5",
"SubText_Outline_Transparency": 1.0,
"SubText_Outline_Distance": "0.75 0.75",
"Progress_Reverse": false,
"Progress_Color(Hex or RGBA)": "#009688",
"Progress_Transparency": 0.7,
"Progress_OffsetMin": "25 2.5",
"Progress_OffsetMax": "-3.5 -3.5"
},
"TeleportStatus_Town": {
"Language key for the text": "MsgTeleportToTown",
"BarType(TimeProgressCounter or TimeCounter)": "TimeProgressCounter",
"Order": 24,
"Height": 26,
"Main_Color(Hex or RGBA)": "#FFFFFF",
"Main_Transparency": 0.15,
"Main_Material(empty to disable)": "",
"Image_Url": "https://i.imgur.com/FswyqvJ.png",
"Image_Local(Leave empty to use Image_Url)": "TeleportStatus_Town",
"Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
"Image_IsRawImage": false,
"Image_Color(Hex or RGBA)": "#E2DBD6",
"Image_Transparency": 0.55,
"Is it worth enabling an outline for the image?": false,
"Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9",
"Image_Outline_Transparency": 1.0,
"Image_Outline_Distance": "0.75 0.75",
"Text_Size": 12,
"Text_Color(Hex or RGBA)": "#E2DBD6",
"Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
"Text_Offset_Horizontal": 0,
"Is it worth enabling an outline for the text?": false,
"Text_Outline_Color(Hex or RGBA)": "#000000",
"Text_Outline_Transparency": 1.0,
"Text_Outline_Distance": "0.75 0.75",
"SubText_Size": 12,
"SubText_Color(Hex or RGBA)": "#E2DBD6",
"SubText_Font": "RobotoCondensed-Bold.ttf",
"Is it worth enabling an outline for the sub text?": false,
"SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5",
"SubText_Outline_Transparency": 1.0,
"SubText_Outline_Distance": "0.75 0.75",
"Progress_Reverse": false,
"Progress_Color(Hex or RGBA)": "#009688",
"Progress_Transparency": 0.7,
"Progress_OffsetMin": "0 0",
"Progress_OffsetMax": "0 0"
},
"TeleportStatus_Back": {
"Language key for the text": "MsgTeleportToBack",
"BarType(TimeProgressCounter or TimeCounter)": "TimeProgressCounter",
"Order": 25,
"Height": 26,
"Main_Color(Hex or RGBA)": "#FFFFFF",
"Main_Transparency": 0.15,
"Main_Material(empty to disable)": "",
"Image_Url": "https://i.imgur.com/I9B2joa.png",
"Image_Local(Leave empty to use Image_Url)": "TeleportStatus_Back",
"Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
"Image_IsRawImage": false,
"Image_Color(Hex or RGBA)": "#E2DBD6",
"Image_Transparency": 0.55,
"Is it worth enabling an outline for the image?": false,
"Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9",
"Image_Outline_Transparency": 1.0,
"Image_Outline_Distance": "0.75 0.75",
"Text_Size": 12,
"Text_Color(Hex or RGBA)": "#E2DBD6",
"Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
"Text_Offset_Horizontal": 2,
"Is it worth enabling an outline for the text?": false,
"Text_Outline_Color(Hex or RGBA)": "#000000",
"Text_Outline_Transparency": 1.0,
"Text_Outline_Distance": "0.75 0.75",
"SubText_Size": 12,
"SubText_Color(Hex or RGBA)": "#E2DBD6",
"SubText_Font": "RobotoCondensed-Bold.ttf",
"Is it worth enabling an outline for the sub text?": false,
"SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5",
"SubText_Outline_Transparency": 1.0,
"SubText_Outline_Distance": "0.75 0.75",
"Progress_Reverse": false,
"Progress_Color(Hex or RGBA)": "#009688",
"Progress_Transparency": 0.7,
"Progress_OffsetMin": "25 0",
"Progress_OffsetMax": "0 0"
}
},
"Version": {
"Major": 0,
"Minor": 1,
"Patch": 1
}
}
EN:
{
"MsgTeleportToPlayer": "Teleport to {0} in:",
"MsgTeleportFromPlayer": "{0} will be at you in:",
"MsgTeleportToHome": "Teleport to {0} in:",
"MsgTeleportToTown": "Teleport to {0} in:",
"MsgTeleportToBack": "Teleport to {0} in:"
}
RU:
{
"MsgTeleportToPlayer": "Телепорт к {0} через:",
"MsgTeleportFromPlayer": "{0} будет у вас через:",
"MsgTeleportToHome": "Телепорт в {0} через:",
"MsgTeleportToTown": "Телепорт в {0} через:",
"MsgTeleportToBack": "Телепорт в {0} через:"
}
Reviews (0)
Reviews
There are no reviews yet.
Only logged in customers who have purchased this product may leave a review.
Version History
- Added Initial release
Discussions (2)
2 thoughts on "Teleport Status"
Leave a reply Cancel reply
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Any chance of getting this to work with HomeGUI from ChaosCode?
Hi, I looked at the plugin page(TeleportGUI and HomesGUI), and it lacks hooks that are called when teleportation starts and when it is interrupted. If they are added, it will be possible to add compatibility with this plugin.
Examples of hooks from NTeleportation:
void OnTeleportAccepted(BasePlayer target, BasePlayer player, int countdown) – this is the start of teleportation between players
void OnHomeAccepted(BasePlayer player, string home, int countdown) – this is the start of teleportation to home
void OnTownAccepted(BasePlayer player, string name, int countdown) – this is the start of teleportation to town
void OnTeleportBackAccepted(BasePlayer player, Vector3 location, int countdown) – this is the start of teleportation back
void OnTeleportInterrupted(BasePlayer player) – this is when any teleportation is interrupted