About Flying God Status
The plugin displays godmode and noclip indicators in the status bar. Depends on AdvancedStatus plugin.
- The ability to display godmode and noclip indications in the status bar.
- 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*\oxide\data\AdvancedStatus\Images);
- 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.
{
"Chat command": "fgs",
"Is it worth enabling GameTips for messages?": true,
"Check interval in seconds": 1.0,
"Status Bar Settings for God": {
"Order": 20,
"Height": 26,
"Main_Color(Hex or RGBA)": "#E3BA2B",
"Main_Transparency": 0.8,
"Main_Material": "",
"Image_Url": "https://i.imgur.com/XmZBOuP.png",
"Image_Local(Leave empty to use Image_Url)": "FlyingGodStatus_God",
"Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
"Image_IsRawImage": false,
"Image_Color(Hex or RGBA)": "#FFD33A",
"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_Key": "MsgGod",
"Text_Size": 12,
"Text_Color(Hex or RGBA)": "1 1 1 1",
"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(Leave empty to disable)": "",
"SubText_Size": 12,
"SubText_Color(Hex or RGBA)": "1 1 1 1",
"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"
},
"Status Bar Settings for Noclip": {
"Order": 20,
"Height": 26,
"Main_Color(Hex or RGBA)": "#66A4D2",
"Main_Transparency": 0.8,
"Main_Material": "",
"Image_Url": "https://i.imgur.com/LY0AUMG.png",
"Image_Local(Leave empty to use Image_Url)": "FlyingGodStatus_Noclip",
"Image_Sprite(Leave empty to use Image_Local or Image_Url)": "",
"Image_IsRawImage": false,
"Image_Color(Hex or RGBA)": "#31648B",
"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_Key": "MsgNoclip",
"Text_Size": 12,
"Text_Color(Hex or RGBA)": "1 1 1 1",
"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(Leave empty to disable)": "",
"SubText_Size": 12,
"SubText_Color(Hex or RGBA)": "1 1 1 1",
"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"
},
"Version": {
"Major": 0,
"Minor": 1,
"Patch": 4
}
}
EN:
{
"MsgGod": "You are immortal",
"MsgNoclip": "You are flying",
"MsgGodEnabled": "Display of Godmode bar enabled!",
"MsgGodDisabled": "Display of Godmode bar disabled!",
"MsgNoclipEnabled": "Display of Noclip bar enabled!",
"MsgNoclipDisabled": "Display of Noclip bar disabled!"
}
RU:
{
"MsgGod": "Вы неуязвимы",
"MsgNoclip": "Вы в полете",
"MsgGodEnabled": "Отображение Godmode бара включено!",
"MsgGodDisabled": "Отображение Godmode бара выключено!",
"MsgNoclipEnabled": "Отображение Noclip бара включено!",
"MsgNoclipDisabled": "Отображение Noclip бара выключено!"
}
- god - Enabling and disabling personal Godmode bar display.
- fly - Enabling and disabling personal Noclip bar display.
Example: /fgs god