LeaguesVP is an addon for the
SimpleClans plugin that introduces a league system, which can be managed at the discretion of server owners. It provides server owners with the necessary structure and tools to implement a clan league, allowing them to make decisions regarding when and under what circumstances a clan will earn or lose points.
Commands
- /leaguesvp givepoints <player> <amount> - Give points to a player's clan
- /leaguesvp giveall <amount> - Give points to all the clans
- /leaguesvp removepoints <player> <amount> - Remove points from a player's clan
- /leaguesvp removeall <amount> - Remove points from all the clans
- /leaguesvp resetpoints <player> - Reset the points of a player's clan
- /leaguesvp resetall - Reset the points of all the clans
- /leaguesvp register <clan> - Manually registers a clan
- /leaguesvp unregister <clan> - Manually unregisters a clan
- /leaguesvp info <clan> - See the amount of points a clan has
- /leaguesvp top <page> - View the clan rank. The parameter is optional.
Placeholders
- %leaguesvp_cpoints% - Show the amount of points of a player's clan
- %leaguesvp_top_<position>% - Show the clan position in the rank
- %leaguesvp_cpoints_<position>% - Show how many points the clan in the specified position has
- %leaguesvp_clan_<position>% - Show the name of the clan that is in the specified position
- %leaguesvp_clantag_<position>% - Show the color tag of the clan in the given position
Screenshots