⚔️ ReviveMe 1.14 - 1.21 | Revive your friends⭕

MC Plugin ⚔️ ReviveMe 1.14 - 1.21 | Revive your friends⭕ 3.9.5
Revive your friends!. No dependencies | MySQL | RGB | All customizable!✅

[ + ] Added a new function to wait for a while to execute the next line. here an example:
Java:
player_downed_event:
  enabled: true
  actions:
    - '[broadcast] hello'
    - '[delay] 120'
    - '[broadcast] hello :)'

the "Hello" broadcast will be sent immediately as long as everything is below "[delay] 120"
It will be executed 120 ticks later.
[ + ] Added a new option to prevent players from being able to ride MCPets pets.
[ + ] A new function was added for "events.yml" this is used to drop the item from a slot.
example: "[dropslot] <player type> <slot>"
[ + ] added compatibility with spigot 1.20
[ x ] Fixed an error with the titles and subtitles that prevented them from appearing correctly on the screen.
[ x ] Fixed an error with the generation of the "config.yml" file.
(There was an extra space in the default config)
[ x ] Fixed an error with the placeholders of the bars and improved the code in general.
[ x ] fixed bug with placeholderapi
[ / ] Now dying by time or surrendering (holding shift) while downed will die by the actual cause of death if you've been downed by an entity. previously only worked with players and now works with all entities to avoid bugs in lifesteal plugins
[ + ] added compatibility with spigot 1.19.4
Top Bottom