SimpleELO [Holograms] [Signs & Heads] [TOP List] - WG Support - Placeholders - Configurable

Status
This thread has been locked.

ItzSiL3Nce

Feedback score
1
Posts
33
Reactions
7
Resources
0
What does it offer:
  • Simple ELO System
  • Configurable "ELO Modificator"
  • Spawn Kill prevention (Spawn kill won't modify the ELO)
  • TOP List accessible by performing /topelo or /elotop
    the numbers of players to show in the top is configurable.
  • Players can see their own ELO through /elo.
    Permission-given players can see other players' ELO through /elo <player>.
  • *Auto-Updating Holograms whenever the ELO changes. (Configurable lines)
  • Auto-Updating Signs whenever the ELO changes. (Configurable lines)
    If the sign is attached on a block, It will generate a player head (with skin) on it.
  • The ELO system fully supports UUIDs. Premium players changing their names won't affect the rating nor the ranking.
  • WorldGuard Support: possibility to disable ELO in certain regions.
    /denyelo <region> | /allowelo <region>
  • "Just one Kill" option: if a player already killed another player in the past, the ELO won't change.
  • Support to PlaceholderAPI:
    %simpleelo_elo% %simpleelo_position% %simpleelo_topX% %simpleelo_topX_elo%
  • Support to MVdWPlaceholderAPI:
    {elo} {position} {topX} {topX_elo}
  • A file for helping you with placeholders will be auto-generated.
  • Each message is configurable.
*: Requires HolographicDisplays

Screenshot:
7ed59d3333.png

Proof of Ownership along with Previews & Code Snippets
can be found on my github repository.
https://github.com/ItzSiL3Nce/SimpleELO

Price: 3.50$
Buy & Download link: https://sellfy.com/p/yHqK/

Bug and error fixing is free.

TOS
Having this resource makes you automatically agree on these terms of service:
  • You won't decompile nor modify in anyway this plugin or ask someone to do it.
  • You won't resell nor distribute this plugin.
  • You will be able to use this plugin on only one server/network.
  • You won't claim this plugin as your own.
 
Last edited:

ItzSiL3Nce

Feedback score
1
Posts
33
Reactions
7
Resources
0
I recommend spacing out your coding so it is easier to read along with keeping all of your packaging lowercase.
For the code I will try to space it better, although, for the packaging, I did that way since it reflects better my Minecraft Username.
 

ItzSiL3Nce

Feedback score
1
Posts
33
Reactions
7
Resources
0
ok and just home work elo when you kill / death you win /death how many elo ?
ELO works depending on the difference of ELO between the competitors, for example if both have same ELO or just very slight different the winner will get +15 (and the other -15) . If the winner has a lot less ELO than the killed player then he will get a lot more ELO points.

Edit: ELO now works on your liking based on a number changeable in the configuration file.
 
Last edited:

ItzSiL3Nce

Feedback score
1
Posts
33
Reactions
7
Resources
0
i am going to buy this plugin but can you add 1 thing one thing : when player do /elo he see his elo but a rank like csgo rank : silver 1 for 1000 - 1200 elo etc silver 2 1200 1300 elo . i think it's was very cool to do that

right like this :

[Elo]

1850

Rank : nova 4 XD

------------------------------



/topelo

Ayzenberg : 1850 - [Rank] Nova 4



and iff possible the name off the rank was configurable


and the last thing is a world edit , like with we i selectionne my warzone and player can win or loose elo juste in this area



iff you do that i think your plugin was one off the best plugin for faction and hcf men !
I can do it but the problem is not many people will want this feature, although, I can make an extra add-on plugin (free;p) however, send me PM if you want to talk more about it.
 

ItzSiL3Nce

Feedback score
1
Posts
33
Reactions
7
Resources
0
Class names and methods and such are pretty self-explanatory, like ELOManager.getELO(player) or Holograms.create(location, name, position). If with API you refer to a fully documented website/HTML page, then no, there isn't. Anyway PM me and we can discuss.
 
Status
This thread has been locked.
Top