Mob Streak
Mob Streak
Mob Streak keeps count of how many mobs a player has killed, when the player reaches a set number of kills the server runs a command, this command is set in the configuration as is the number of kills to be reached. Multiple "steps" of commands can be set so if a player reaches a multiple of the set number of kills, the next command is run. It also tells you your streak on each kill (this is toggleable in the config).
Commands
| Command | Function | Aliases |
|---|---|---|
| /mobstreak | Shows your current kill streak. | [ms] |
| /mobstreak streak <name> | Shows the Streak Leaderboard. With a name it only shows that players streak. | None |
| /mobstreak hs | Shows the Streak Highscore board. | None |
| /mobstreak set [name] [number] | Sets the steak of [name] to [number]. | None |
| /mobstreak clear <name> | Clears all streaks without <name>, or clears a players streak with <name>. | None |
| /mobstreak commands | Shows all the commands in the config. | None |
| /mobstreak reload | Reloads the config. | None |
| /mobstreak help | Shows the Mob Streak help page. | None |
-
View User Profile
-
Send Message
Posted Apr 28, 2013@pure1101
I'm using the 1.2.0 update, and everything works perfectly, although whenever I use the [code]- msd 126 4 &cmd xp &name &kills[/code] two things happen: mainly, all the commands on that step get doubled, either giving two sets of items, or double the experience. As op, the command shows up twice also, as confirmation. The second thing, although minor, is that the &kills returns 1 less than the actual kills. so that [code]<em>100 kills - xp &name &kills &cmd say &name has achieved a &kills streak![/code] Both gives 99 exp, and says [name] only has 99 kills.
Also, do you think you can make an addition/change to the commands? Instead of /mobstreak clear, do you think you can make a single command, /mobstreak set , where you can set a player/players streak? Setting a streak otherwise involves shutting down the server, as the streaks.yml is overwritten every time the plugin is reloaded.
And one last thing, is there an easy way you can add "math" into the &kills tag? As a stack only gets to 64, it limits the range that items can be given at. [code]<em>10 kills - give &name 297 &kills </em>60 kills - give &name 297 &kills <em>100 kills - give &name 297 &kills[/code] Where 10 kills would give 9 bread*, 60 would give 59, but 100 would only give 64.
Sorry about the long post, but I do want to see this plugin turn out better. Keep it up, and gratz for the update!
-
View User Profile
-
Send Message
Posted Apr 28, 2013@Natesky9 ok il look into all those things, where you using 1.1.2 or 1.2.0? either way those bugs will most likely affect 1.2.0. And il just confirm msd acts like a command, so it doesn't use & at the beginning.
-
View User Profile
-
Send Message
Posted Apr 27, 2013@pure1101
I'm having a hard time setting streaks to test out the new additions. I can't seem to set them in the config when the server is still running, as it overwrites it. Any way you could add a command to set streaks as op? Also, how does the &msd work exactly?
-
View User Profile
-
Send Message
Posted Apr 26, 2013ok, uploaded b1.2.0 got to wait for it to be approved, it will lightly take a few hours.
-
View User Profile
-
Send Message
Posted Apr 25, 2013ok, sorry about delay just got to add the ability to set commands and command step ingame, i will upload tomorrow as soon as i have finished (probably around 7-10 GMT). but other than that i've added:
-
View User Profile
-
Send Message
Posted Apr 24, 2013@Natesky9
not sure, should be before saturday, Im having some problems with some rebelious code :P
-
View User Profile
-
Send Message
Posted Apr 24, 2013@pure1101
Thanks. When is next update, by the way?
-
View User Profile
-
Send Message
Posted Apr 23, 2013@Natesky9 sure, il put that out in the next update.
-
View User Profile
-
Send Message
Posted Apr 23, 2013@pure1101
Possibility to add a .yml to save streaks/set streaks? Or at least an op command to set streaks. Players lose streaks whenever I try to update something. Thanks
-
View User Profile
-
Send Message
Posted Apr 15, 2013I will now limit myself to one update a week, unless it's a bug fix. Mainly because I can imagine that it can get rather annoying for a update to come out more or less daily.
-
View User Profile
-
Send Message
Posted Apr 14, 2013@killermanaa2
Ok I've added multiple commands in b1.1.2, I would recommend to use kits from commandbook though.
-
View User Profile
-
Send Message
Posted Apr 14, 2013@bennie321
I will confirm kits work, i will still add multiple commands, i'm gonna add the ability for players to increase aswell. :)
-
View User Profile
-
Send Message
Posted Apr 14, 2013@killermanaa2
maybe you can make a kit for that, and do the /kit command for that player, if you use essentials (or other plugin that have a /kit command) you can do '/kit leatherkit &name' as command, then you wont need to do multiple commands :)
Btw, pure1101 Thnx for making this plugin :) I think if you add the mob 'player' to count player kills, more people can use this plugin :D
-
View User Profile
-
Send Message
Posted Apr 14, 2013@killermanaa2
Hi, Im afraid at the moment it isn't possible to run multiple commands, but I will start work on this as soon as I can, so it should hopefully be up within 24 hours.
-
View User Profile
-
Send Message
Posted Apr 13, 2013Hi, I like this plugin, but I am a newbie so Is there a way to add Multiple commands for one step? Since I want to give them a full set of leather armor but it can only run 1 command. Any way?