Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more  
ReviveMe icon

ReviveMe 4.4.4

⚔️Revive your friends!. 1.13 - 1.18 | PAPI Support | HexColor | No Dependencies⭕

Page 1 2 3 ... 10
4.4.4 Mar 2, 2026
fix error with pufferfish damage.

[ + ] Fixed an issue with pufferfish damage. When mobs_target_downed was disabled, downed players could still receive damage from this entity.

4.4.0 Feb 12, 2026
added new placeholder in events.yml and new condition
conditions:
auto_revive_1:
condition: '%last_damage_seconds% == 1'
actions:
- '[message] <victim> &6If you don’t take damage for &e20 seconds&6, you will be revived!'
auto_revive_2:
condition: '%last_damage_seconds% == 10'
actions:
- '[message] <victim> &6If you don’t take damage for &e10 seconds&6, you will be revived!'
auto_revive_3:
condition: '%last_damage_seconds% == 17'
actions:
- '[message] <victim> &6If you don’t take damage for &e3 seconds&6, you will be revived!'

auto_revive_end:
condition: '%last_damage_seconds% >= 20'
actions:
- '[message] <victim> &aYou were revived for not taking damage for 20 seconds!'
- '[console] rm revive <victim>'
4.3.9 Jan 14, 2026
fix PAPER / PURPUR error with remapped in 1.21.11

[ x ] fix PAPER / PURPUR error with remapped in 1.21.11

4.3.8 Dec 17, 2025
Update for 1.21.11. A bug with 1.20.6 was fixed, among other changes

[ + ] Added compatibility with Minecraft 1.21.11
[ x ] Fixed an error in version 1.20.6 when hitting another player with a damageable item

4.3.7 Oct 26, 2025
update plasmo voice addon and anothers changes

[ / ] Compatibility with Plasmo Voice updated due to recent API changes
[ / ] Compatibility with GravesX updated due to recent API changes
[ X ] Fixed an issue with the McPets hook
[ ? ] I’m sure I changed more things but I forgot to update and now I don’t remember what it was (sorry)

4.3.6 Oct 16, 2025
add compatibility with 1.21.9 - 1.21.10 and others changes

[ + ] Added compatibility with versions 1.21.9 and 1.21.10
[ / ] Updated the PvPManager hook due to internal changes in that plugin
[ / ] Updated the MCPets hook to fix errors

4.3.5 Sep 27, 2025
update FactionsUUID hooks and add new options in GSit hook

[ / ] The hook with FactionsUUID was updated since it was largely changed.
[ + ] Options were added to prevent downed players from using: Lay, Sit, Crawl. This can be blocked in config.yml under the corresponding hook section.

4.3.4 Sep 25, 2025
placeholders were added to the messages in messages.yml

[ + ] All placeholders were added to the messages in messages.yml

4.3.3 Aug 30, 2025
1.21.8 support (again), fix bugs, api fix bugs

[ + ] Added support for paper 1.21.8
[ + ] Now the PlayerDropDownedEvent is called if a downed player changes picker.
[ + ] Fixed an API bug. This error occurred when using methods that returned a boolean.

4.3.2 Aug 9, 2025
1.21.8 update

1.21.8 update

4.3.0 Jun 29, 2025
add placeholder <suicide_disabled_count> and compatibility with Duels optimised

[ + ] add compatibility with 1.21.6
[ + ] Added a placeholder for plugin messages that shows how much time is left before the player can use suicide: "<suicide_disabled_count>"
[ + ] Added compatibility with the optimized version of Duels

4.2.8 Jun 15, 2025
fix disconnect error

[ x ] Now, when a knocked-down player is a passenger of another player and disconnects, they will dismount to avoid errors.

4.2.7 Jun 1, 2025
GPS Name API support

[ + ] A new option was added to change the name of downed players in the GPS menu. This allows setting a custom name for each player through the API. Example usage:


ReviveMe reviveme = JavaPlugin.getPlugin(ReviveMe.class);

reviveme.getGpsManager().setNameProvider((viewer, target) -> {
if (target.getName().equals("Jams")) return " Officer Jams";
return "&e" + target.getName();
});
4.2.6 May 26, 2025
fixs, updates and new features

[ + ] 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'

4.2.3 May 14, 2025
add 1.21.5 and fix an bug

[ + ] Support for Spigot 1.21.5 was added :cat:
[ x ] Fixed a compatibility issue with the PvpManager plugin

4.2.1 Jan 27, 2025
add 1.21.4 and fix an bug

[ + ] Added compatibility with spigot 1.21.4
[ x ] Fix an issue with GravesX 

4.2.0 Dec 10, 2024
4.1.8 Nov 10, 2024
added new options and some changes

[ + ] A new option was added to prevent a player who is carrying another from using an ender pearl. This option is located in "downed_interacts.yml".

4.1.4 Oct 14, 2024
A bug was fixed, and the internal GPS was redone
[ x ] A change made a few weeks ago was reverted because it caused an error in newer versions.
[ / ] The internal GPS code was redone because it could cause crashes on some occasions.
4.1.3 Oct 12, 2024
fix a error with getClan plugin
Page 1 2 3 ... 10
Sign in
$7.99 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe