CelestCombat

CelestCombat

Plugin

A simple plugin that tags players in PvP and kills those who disconnect to prevent combat logging.

Server Game Mechanics

5,084 downloads
11 followers
Follow Save
CelestCombat has been archived. CelestCombat will not receive any further updates unless the author decides to unarchive the project.

Changelog

⚔️ CelestCombat - Version 1.0.1

✨ New Features

  • 🔔 Update Checker

    • Automatically notifies server administrators when a new plugin version is available.
  • 💀 Death Animation System

    • Added configurable death animations to enhance combat immersion.
    • Supports multiple animations; a random one plays if more than one is enabled.
    death_animation:
      enabled: true
      # Only play death animation for player kills
      only_player_kill: true
      # Enable/disable each
      # If multiple are enabled, random one will play each time
      animation:
        lightning: true
        fire_particles: false
    
  • 🛡️ WorldGuard Safezone Barrier

    • Introduced a visual barrier for WorldGuard no-PvP regions.
    • Helps visually indicate protected zones during combat.
    • Players cannot enter the safezone while in combat.
    • Players cannot use ender pearls to teleport into the safezone during combat.
    safezone_barrier:
      duration: 5          # How long the barrier stays in seconds
      height: 4            # How tall the barrier is
      width: 5             # How wide the barrier is
    
  • Combat Item Restrictions

    • Added the ability to block specific items during combat.
    • Prevents unfair advantages by restricting key items.
    # Items that are blocked during combat
    # Available items: Foods, Potions, and Elytra
    disabled_items:
      - CHORUS_FRUIT
      - ELYTRA
    

Files

CelestCombat-1.0.1.jar(93.7 KiB) Primary Download

Project members

Nighterr

Owner

Details

Licensed CC-BY-NC-SA-4.0
Published 6 months ago
Updated 3 months ago