Skip to content

A minecraft plugin that can modify mob damage to the player

Notifications You must be signed in to change notification settings

bryce-schultz/damage-tweaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DamageTweaks

DamageTweaks is a lightweight spigot plugin used to change mob damage to players. The basic concept is that there is a damage modifier, this can be set in either the config file (reload required), or by a command in game.

Download

DamageTweaks.jar

How to set the modifier

The modifier value is set at -1 or higher. A negative value will decrease mob damage, 0 will leave it at default and positive numbers will increase it.

Basic configuration

Config Value Damage Value
1 2x
.5 1.5X
.25 1.25x
0 1x
-.25 .75x
-.5 .5x
-1 0x

Commands

Command Aliases Permission
/setdamagemodifier /setdm, /sdm damagetweaks.setdamagemodifier

About

A minecraft plugin that can modify mob damage to the player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages