AntiCombatLog-1.1

Details

  • Filename
    AntiCombatLog-1.1.jar
  • Uploaded by
  • Uploaded
    Feb 10, 2018
  • Size
    13.86 KB
  • Downloads
    381
  • MD5
    426084344fb983e47f2ecfcaa78761f7

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

Fixed errors:

- Fixed NullPointer when being hit by a Zombie or other non Player Entity

 

Added features:

- You can now punish your players even more by banning them.

 

How to update:

  1. Download the latest version
  2. Starting from version 1.1 you'll need my API which you can download here
  3. Delete your config file OR add the following things
    #When this is allowed, players can be punished for combat logging
    allow-punishments: true
    
    #This is the amount of warnings the player will receive before being banned
    amount-warnings: 2
    
    #Choose if the player will be banned after being warned the chosen amount
    allow-banning: true
    
    #This is the amount of days the player will be banned. -1 is forever
    days-banned: -1

     AND 

    add this to the Message section

      warning: '&cYou are not allowed to combat log.'
      ban: '&cYou are banned for Combat Logging'

     

  4. Restart your server
  5. Have fun!

This plugin is compatible with Litebans. If you don't have Litebans the players will be banned with the vanilla minecraft way.