Speedgot
⚔️ ReviveMe 1.14 - 1.21.6 | Revive your friends⭕
-----
Revive plugin / second chance | MySQL | RGB | All customizable!✅
Download Now
382.6 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
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:
Code (Java):
ReviveMe reviveme
=
JavaPlugin.
getPlugin
(
ReviveMe.
class
)
;
reviveme.
getGpsManager
(
)
.
setNameProvider
(
(
viewer, target
)
->
{
if
(
target.
getName
(
)
.
equals
(
"Jams"
)
)
return
" Officer Jams"
;
return
"&e"
+
target.
getName
(
)
;
}
)
;
----------
,
Jun 1, 2025
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
1,069
First Release:
Jan 14, 2022
Last Update:
Jun 29, 2025
Category:
---------------
All-Time Rating:
35 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings