RandomDeathMessage
Ever wanted to change a message when someone dies? Well now you can! With RANDOM choice support!
Information
This is a quite simple plugin that allows you to set multiple death messages for a certain thing and it will choose one randomly and display it on the death. If you take a look at the config section down below, there are different sections which count as the method of death, and the strings inside of the sections are the different message, it uses the Random function to select one of them, no matter how many of them you have! There are support for colour codes which you can find a list of below :)
Supported colur codes
We support all colour codes (0-9, a-f, k-o, r) to give you full frontal editing ability :) For more detailed info on these checkout this link; http:www.minecraftwiki.net/wiki/Formatting_codes
Commands
/rdm Shows the version of the plugin you're using /rdm reload Reloads the config so you don't need to restart the server to update it
Permissions
rdm.reload Gives access to the /rdm reload command! (So you don't have to restard the server to update config)
To Do
Currently the only feature I have in mind to add is a option for the PVP messages :) I will add it soon, if you have any other ideas please post them below!
Variables
%p is the username of the person who has died!
Config
Here is the example default config (Packed full of premade messages :P)
Messages: Falling: - '%p fell to their death' - '%p plummeted into the ground' - '%p plummeted into the floor' - '%p hit the floor too hard' - '%p hit the ground too hard' - '%p fell from a high place' Fire: - '%p has burnt to a crisp' - '%p burnt to death' - '%p learnt not to play with fire' Drowning: - '%p has drowned' - '%p forgot to breathe' - '%p is no longer thirsty' - '%p suffocated' Void: - '%p has fallen into the void' - '%p disappeared' Lava: - '%p died while playing in fire' - '%p now knows that lava is HOT!' Lightning: - '%p felt the true power of Thor' - '%p got killed by lightning' Starvation: - '%p is no longer hungry' - '%p died of starvation' - '%p starved to death' - '%p didn''t eat quickly enough' Wither: - '%p withered away' BlockContact: - '%p was pricked to death' - '%p got pricked too hard by a cactus' Explosion: - '%p blew to pieces' - '%p blew up' - '%p went BOOM!' Magic: - '%p was killed by magic' Suffocation: - '%p suffocated'
Is is pretty obvious how the config works, each section (Falling, Fire, Drowning ect..) has a bunch of strings, the code will randomly pick one of those and display it as the death message. You may use & (ampersand) colour codes.
-
View User Profile
-
Send Message
Posted Aug 23, 2013The project has been approved! Just waiting for the file to be accepted :)