Welcome to the RaiCombat Plugin! Enhance your Minecraft PvP experience with a combat system that restricts certain actions while in combat and provides clear, customizable messages to players.
Features
-
Combat Timer: Shows a timer in the action bar indicating how long a player remains in combat.
-
Logout Death: Players who log out during combat are considered dead.
-
Restricted Item Usage: Prevents the use of Elytras, Ender Pearls, and Tridents during combat.
-
Combat Notifications: Informative messages when entering and exiting combat.
-
Command Restrictions: Blocks most commands while in combat, with a customizable whitelist.
-
Player Kill Announcements: Broadcasts detailed messages when a player kills another player.
-
Config Reload Command: Reload the configuration without restarting the server.
Configuration
Customize the plugin via the `config.yml` file. Here is the default configuration:
Code (Text):
messages:
combat_timer: "&7Combat: &b%time%"
logout_death: "&a→ &c%player% &7logged out in combat, and died!"
elytra_disabled: "&cYou can't use Elytras while in combat!"
ender_pearl_disabled: "&cYou can't use Ender Pearls while in combat!"
trident_disabled: "&cYou can't use Tridents while in combat!"
combat_start: '&7You are now in &cCOMBAT &7with &c%player% &7so dont not quit'
combat_end: '&7You are &anot &7in &bCOMBAT &7anymore and allowed to quit'
player_kill: '&a%victim% &7Got Killed By &c%killer% &7(&c%health%❤&7) Using Following Item&f: &b%item%'
combat_command_denied: '&cYou cannot use commands while in combat!'
combat:
timer: 21
whitelist-commands:
- spawn
- tpa
allow-commands: false
allow-elytra: true
allow-ender-pearl: true
allow-trident: true
Commands and Permissions
- /raicombat-reload - Reload the configuration file.
-
Permission: raicombat.reload
Download and Installation
1. Download the plugin from the SpigotMC resource page.
2. Place the RAI-COMBAT-1.0-RAI-STUDIO.jar file into your server's `plugins` directory.
3. Start your server to generate the default configuration file.
4. Customize the `config.yml` to your liking.
5. Use `/raicombat-reload` to apply any changes made to the configuration.
DISCORD SERVER TO REPORT BUGS :-
https://discord.gg/ygyTaBtb68
Enjoy a more strategic and immersive PvP experience with RaiCombat!