Overview
A very simple and lightweight combo counter plugin to display to all players how my hits they have got on a player.
Leaderboard to show the top 3 players with the most combos of all time.
Features
Install
Permissions and Commands
No permissions
Commands:
/combo top - Display the top 3 players with the most combos
/combo reload - Reloads the config
Config
####################################
# ComboCounter #
# Made by Jwoolley #
####################################
#Chat tag to be displayed in front of the chat message
ChatTag: '&f[Combo]'
#The chat message to be displayed to all users
#%player is the player who is getting the combo
#%amount is the current combo they are on
#%victim is the player who is being hit
ChatFormat: '&c%player &7just hit a &c%amount &7combo on &c%victim'
#The combos to be displayed to all users
Combos:
- 3
- 5
- 7
- 10
- 15
- 20
- 25
- 50
#The time between each hit. If more then what is put below, then the combo ends
ComboTimeout: 1.0
#Top 3 players with the most combos
#Best not to touch this unless you know what you are doing
TopPlayers:
1:
2:
3:
Images
Combo announcement:
Top 3 players:
To do
I'm open to any suggestions anybody has.
Support
If you have any problems with the plugin then leave a post with the problem and I will try and sort it for you.
A very simple and lightweight combo counter plugin to display to all players how my hits they have got on a player.
Leaderboard to show the top 3 players with the most combos of all time.
Features
- Lightwight and simple
- Works with Minecraft 1.8 and 1.7.10 (Does not support 1.7.9 or below)
- Asynchronous tasks (Meaning no server impact when working out if the combo is over or not)
- Very customisable
- Works with only melee weapons. Projectiles don't count to pretty easy combos.
- Combos are cancelled when player hits a different person or they are hit by someone
Install
- WorldGuard and WorldEdit must be installed before installing the plugin
- Download the latest version of the plugin
- Drop the plugin your plugins folder
- Restart the server
- Edit your config.yml to the settings you wish to have
Permissions and Commands
No permissions
Commands:
/combo top - Display the top 3 players with the most combos
/combo reload - Reloads the config
Config
Code (Text):
####################################
# ComboCounter #
# Made by Jwoolley #
####################################
#Chat tag to be displayed in front of the chat message
ChatTag: '&f[Combo]'
#The chat message to be displayed to all users
#%player is the player who is getting the combo
#%amount is the current combo they are on
#%victim is the player who is being hit
ChatFormat: '&c%player &7just hit a &c%amount &7combo on &c%victim'
#The combos to be displayed to all users
Combos:
- 3
- 5
- 7
- 10
- 15
- 20
- 25
- 50
#The time between each hit. If more then what is put below, then the combo ends
ComboTimeout: 1.0
#Top 3 players with the most combos
#Best not to touch this unless you know what you are doing
TopPlayers:
1:
2:
3:
Combo announcement:
Top 3 players:
To do
- Looking for ideas
I'm open to any suggestions anybody has.
Support
If you have any problems with the plugin then leave a post with the problem and I will try and sort it for you.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ComboCounter is a free Minecraft Java mod. Downloaded 2,830 times (via Spigot). Download it and open it directly in the game.