Skip to content
/ Ranking Public

Ranking is a plugin based on Valorant ranks with points.

License

Notifications You must be signed in to change notification settings

Pi3ro/Ranking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ranking

Ranking is a plugin based on Valorant ranks with points.

Usage

RankingAPI#addPoints(playerUUID: UUID, amount: Int)
RankingAPI#setPoints(playerUUID: UUID, amount: Int)
RankingAPI#removePoints(playerUUID: UUID, amount: Int)
RankingAPI#resetPoints(playerUUID: UUID)
RankingAPI#getPoints(playerUUID: UUID)
RankingAPI#getRanking(playerUUID: UUID)

About

Ranking is a plugin based on Valorant ranks with points.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages