Skip to content

A SimpleClans addon that implements a league system

License

Notifications You must be signed in to change notification settings

VoperAD/LeaguesVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leagues VP

Leagues VP Logo - Imgur

Download Link

LeaguesVP is a simple addon for the plugin Simple Clans that implements a league system that can be used at the discretion of server owners. The main objective of this addon is to create a more competitive and at the same time versatile atmosphere, as the owners will decide when and how the scores will be assigned to each clan.

Commands

It is possible to change the aliases of the commands in the config.yml file.

Admin Permission:

  • /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

Anyone Permission:

  • /leaguesvp info <clan> - See the amount of points a clan has
  • /leaguesvp top <page> - View the clan rank. The parameter is optional.

Placeholders

Currently, there are just two placeholders that can be used by server owners. Feel free to give us any suggestion.

  • %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 given position has
  • %leaguesvp_clan_<position>% - Show the name of clan in the given position
  • %leaguesvp_clantag_<position>% - Show the color tag of the clan in the given position

🖼️ Screenshots

Captura de Tela 2023-07-01 às 16 07 38 Captura de Tela 2023-07-01 às 20 19 24

Credits

First of all, I would like to thank RoinujNosde, who solved many of my doubts when I was developing this plugin. Also, thanks to the AbsolutGG server, where I was able to perform the necessary tests for the plugin.

I really hope everyone enjoys the addon and if you have any doubts or for some reason want to get in touch with me, feel free to dm me in discord _voper. For anyone who may wonder, this was the first plugin I developed. I made it in 2022 and decided now to make it public :).

About

A SimpleClans addon that implements a league system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages