⚔️ ReviveMe +1.14 | Revive your friends⭕

MC Plugin ⚔️ ReviveMe +1.14 | Revive your friends⭕ 4.4.6
Revive plugin / second chance | MySQL | RGB | All customizable!✅

[ + ] Added a developer event called when a downed player disconnects (DownedQuitEvent)
[ + ] Now custom sounds can be used in any sound option. (remember that if the sound is in a folder like assets/nya/sounds, the sound must be written as: "nya:sound_name")
[ x ] Fixed an error with PvPManager that spammed the console.
[ x ] Fixed an error that spammed the console about revive zones.

[ + ] An operator was added in events.yml to check numbers at specific intervals. This can be used to play sounds at certain times during the "player_count_death_delay" event. Example of the event and the necessary condition to play a sound every 2 seconds:
event:
player_count_death_delay:
enabled: true
actions:
- '[condition] testCondition'

condition:
conditions:
testCondition:
condition: '%reviveme_death_delay% % 2'
actions:
- '[sound] minecraft:block.amethyst_block.hit 1 1'
[ + ] Now in the sound options, you can use any sound from resource packs, not just Minecraft's built-in sounds.
[ + ] Added compatibility with spigot 1.21.4
[ x ] Fix an issue with GravesX
[ x ] Fixed an error with the GSit plugin.
[ + ] Added more log messages to help find more errors in the future.

fixed error with GravesX

fixed error with GravesX and old Graves options in config,yml.

Due to the original developer of Graves being absent and no updates for that plugin, other developers created GravesX. It's the same plugin but with new updates, so ReviveMe is now compatible with GravesX and no longer with Graves.
[ + ] Compatibility with Spigot 1.21 added
[ + ] Function "[playemote] <emote_name>" to play an ItemAdder emote added
[ + ] Function "[stopemote]" to stop an ItemAdder emote added
[ + ] New placeholders added: "%reviveme_done_suicide_count%" and "%reviveme_max_suicide_count%"
[ x ] Fixed errors with version 1.20.6 and possibly 1.21
[ + ] Added compatibility with Minecraft 1.21
[ + ] Now it is possible to use items from ItemAdder in the locked steal items section of the configuration.
[ ⏳ ] After so many years since the release of ReviveMe, I decided to change the default plugin messages. Previously, the messages were plain and without colors. Now, all default messages will be colorful and much more visually polished! I'm sorry it took me so long, but I have a picky taste for these things.
Top Bottom