• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

Contributors
RyzeProjects
Supported Skript Version
  1. 2.5
  2. 2.6
  3. 2.7
  4. 2.8
  5. 2.9
Supported Minecraft Versions
  1. 1.8
  2. 1.12
  3. 1.17
  4. 1.20
SIMPLE COMBATLOG

Lang = English and Italian

BASIC INFO:
When a player is hit by another player, a "combatlog" will be activated for 15 seconds where the player will not be able to do any commands (like /home etc.) and if he leaves the server during those seconds he will be automatically killed.
In the version 1.8+ you will find also a "Death Report System", when a player dies a message is written to the admins in chat

Commands:
/combatcheck <player> » Check if a player is in combat
/combat <player> » Put a player in combat
/uncombat <player> » Remove a player from combat
/bypass <player> » Add/Remove Combat Log Bypass for a Player
/simplecombatlog:debug <player> » Debug a player
/simplecombatlog » Information about the Skript

In the Skript you can configure:
How long a player will be in combat (@cooldown)
The message prefix (@prefix)
The message that appears when a player enters combat (@combatmessage1 & @combatmessage2)
The message that appears when a player leaves combat (@nolongerincombat)
The message that appears when a player left while in combat (@broadcastlogout)
No permission message (@noperm)
Language (@lang)


Permissions:
simplecombatlog.* (All the permission)
simplecombatlog.check (Permission for check if player is in combat or not)
simplecombatlog.combat (Permission for put a player in combat)
simplecombatlog.uncombat (Permission for remove a pzr from combat)
simplecombatlog.bypass (Permission for give or remove a combatlog bypass)
simplecombatlog.debug (Permission for debug a player)


For more information, contact me on Telegram!
(Click here!)
Author
RyZeeTheBest
Downloads
400
Views
1,309
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from RyZeeTheBest

  • SkTabCompleter
    Addon SkTabCompleter
    An addon for Skript that adds simple tab completions for commands created with Skript