Skip to content

Clarence2810/Extinguish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install?

How to install?
  • Download This Plugin
  • Put Extinguish.phar in plugin folder
  • Restart your server or do /reload and you can now use extinguish

If theres error or issue please open your github then open issue then say the error

Plugin Information

  • Im gonna rescue you from burning!

How its working? Read or Watch This

  • If you are burning or on fire you can do /extinguish to remove the fire
  • Also if you are not on fire it will tell that you're not even on fire or burning
  • You can also do /extinguish [player] it will extinguish player no need for sudo
    Example: /extinguish Steve

Youtube Video Preview

Command: /extinguish
Usage: /extinguish [player] [ ] Optional
Aliases: ext
Permissions:
extinguish.command - You can extinguish your self
extinguish.command.other - You can extinguish other player

Config

Config.yml

############################## GENERAL MESSAGES ##############################

#If player sent extinguish command but dont have permission
no-permission: §cYou dont have permission to run extinguish command!

#If sender dont have permission on extinguishing other player:
other-no-permission: §cYou dont have permission to extinguish other player!

############################## EXTINGUISHING YOUR SELF ##############################

#If player sent extinguish command but not on fire
not-on-fire: §cYou're not even on fire how im gonna extinguish you?

#Success Sending Extinguish Command
extinguished-success: §aYou've been extinguished COOL!

############################## EXTINGUISHING OTHER PLAYER ##############################

#When player is offline or not extist
player-not-found: §c[RADAR] I can't find that player please specify it!

#If player is not on fire | Variable: {player} - who is the player you want to get extinguished
other-not-on-fire: §c{player} is not even on fire dont trick me

#Success extinguished player
#Variable: {sender} - Who run the command to extinguish other player
player-extinguished-success: §aYou've been extinguished by {sender} COOL RIGHT!
#Variable: {player} - who get extinguished
sender-extinguish-success: §aYou extinguished {player} nice!

############################## COOLDOWN SYSTEM ##############################

#If you wanted to have cooldown to run extinguish command | True = theres cooldown and Anything you type = theres no cooldown
command-cooldown: true
#If you setted command-cooldown in true type a second how long that player can run again the extinguish command
extinguish-cooldown: 10

#When sender is on cooldown | Variable: {remaining} - How long can run again the extinguish
on-cooldown: §cYou are currently at {remaining}seconds(s) cooldown!

#When player is in cooldown this will be sended to sender if the player is specified to get extinguish
#Variable: {remaining} - How long can run again the extinguish
#Variable: {player} - The player specified on sender comman
other-on-cooldown: §c{player} is currently at {remaining}second(s) cooldown!

Updates

  • Adding optional cooldown v2.0
  • Adding optional specify player v1.2
  • Cleaning codes v1.0
  • Created plugin v1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages