Suicide Notice
$4.00
Sold by: MabelProvides an interactive user interface (UI) to warn players of potential consequences when they attempt to use the suicide command in the game. The plugin is primarily designed for PvE servers but is fully customizable to fit different server types
- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
When a player types the F1 kill command or clicks suicide, instead of instantly dying, they will see a UI with two choices:
“Coward” (proceed with suicide, causing RP loss, inventory loss, or other server-configured penalties).
“Survivor” (decline suicide and continue playing without penalty).
This plugin serves to warn players that choosing suicide might have repercussions, which could include the loss of RP, Skill Tree progression, inventory, and other resources depending on the server’s specific settings.
Features
- Customizable UI for suicide confirmation.
- Supports both PvE and PvP servers.
- Fully configurable UI elements such as title, description, button texts, colors, and fonts.
- Supports multilingual server environments.
- Prevents accidental suicides that can lead to significant in-game losses.
Permissions
suicidenotice.see
– required to see the ui if the config option to use permissions is true
Configuration
UI Permission Settings
- Use Permission To See UI: true/false if the player should need permission to see the notice
UI Title Text Settings
- UI Title Text Size: Font size for the title of the UI.
- UI Title Text Color: Color of the title text (RGBA format).
- UI Title Text Font: Font used for the title text.
UI Description Text Settings
- UI Description Text Size: Font size for the description text.
- UI Description Text Color: Color of the description text (RGBA format).
- UI Description Text Font: Font used for the description text.
UI Bottom Text Settings
- UI Bottom Text Size: Font size for the warning message at the bottom of the UI.
- UI Bottom Text Color: Color of the bottom text (RGBA format).
- UI Bottom Text Font: Font used for the bottom text.
UI Accept Button Settings
- Button Color: Color of the accept (proceed with suicide) button.
- Button Text Size: Font size of the button text.
- Button Text Color: Color of the button text (RGBA format).
- Button Text Font: Font used for the button text.
UI Decline Button Settings
- Button Color: Color of the decline (cancel suicide) button.
- Button Text Size: Font size of the button text.
- Button Text Color: Color of the button text (RGBA format).
- Button Text Font: Font used for the button text.
UI Scroll Settings
- Scroll Bar Color: Color of the Scroll Bar.
- Scroll Panel Height: Height Of The Scroll Text Panel
Default Configuration
{
"UI Permission Settings": {
"Use Permission To See UI": false
},
"UI Title Text Settings": {
"UI Title Text Size": 30,
"UI Title Text Color": "0.9686275 0.9215686 0.8823529 0.7",
"UI Title Text Font": "robotocondensed-bold.ttf"
},
"UI Description Text Settings": {
"UI Description Text Size": 20,
"UI Description Text Color": "0.9686275 0.9215686 0.8823529 0.7",
"UI Description Text Font": "robotocondensed-regular.ttf"
},
"UI Bottom Text Settings": {
"UI Bottom Text Size": 18,
"UI Bottom Text Color": "0.9686275 0.9215686 0.8823529 0.7",
"UI Bottom Text Font": "robotocondensed-bold.ttf"
},
"UI Accept Button Settings": {
"Button Color": "0.8 0.28 0.2 1",
"Button Text Size": 20,
"Button Text Color": "0.9686275 0.9215686 0.8823529 0.7",
"Button Text Font": "robotocondensed-bold.ttf"
},
"UI Decline Button Settings": {
"Button Color": "0.439 0.537 0.262 1",
"Button Text Size": 20,
"Button Text Color": "0.9686275 0.9215686 0.8823529 0.7",
"Button Text Font": "robotocondensed-bold.ttf"
},
"UI Scroll Settings": {
"Scroll Bar Color": "0.439 0.537 0.262 1",
"Scroll Panel Height": 550
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 1
}
}
Default Language File
{
"UI_TITLE": "Suicide Notice",
"UI_DESCRIPTION": "In the desolate lands, two paths diverge before you.nnOne leads to the end of suffering, but at the cost of your legacy, forever branded a coward who could not endure.nnThe other path is fraught with pain and struggle, yet it is the path of the survivor, who faces the challenges ahead with grit and determination. Choose wisely, for your choice echoes in eternity.",
"UI_KILL_ACCEPT_BUTTON": "Coward",
"UI_KILL_DECLINE_BUTTON": "Survivor",
"UI_WARNING": "Inventory is not restored to cowards!"
}
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Updated UI (looks much cleaner now)
- Added Scroll element for main description text (see config & image)
- Added Permission to see the ui
- Added Config option to enable the use of the above permission
Discussions (0)
Discussions
There are no discussions yet.
Leave a 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)
Reviews
There are no reviews yet.