
UltimateKillStreak 1.0
Players receive rewards when they reach specific kill streaks!
Players receive rewards when they reach specific kill streaks.
Commands
- /killstreak reload - Reload plugin
Permissions
- killstreak.reload - Allows use of the /killstreak reload command
PlaceholderAPI Expansion
- %killstreak_killstreaks% - Displays the player's current kill streak
Action List
- BROADCAST:message - Send a message to all players on the server
- CONSOLE_COMMAND:command - Execute a command from the server console
- MSG:message - Send a private message to a specific player
- PLAYER_COMMAND:command - Execute a command as if the player ran it themselves
- SOUND:type:float:float - Play a sound to a player
config.yml
main_command:
name: "killstreak"
description: "Main KillStreak command"
aliases:
- "ks"
messages.yml
messages:
no-permission: '&cYou don''t have permission to use this command!'
reload: "&aPlugin reloaded!"
loading-data: '&7Loading...'
killstreaks.yml
killstreaks:
five:
streak: 5
actions:
- BROADCAST:&a%player% has reached a 5 kill streak!
ten:
streak: 10
actions:
- BROADCAST:&a%player% has reached a 10 kill streak!
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.