File Details
antioneshot-1.1.0.jar
- R
- Apr 30, 2026
- 46.87 KB
- 39
- 1.12.2
- Forge
File Name
antioneshot-1.1.0.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
- AntiOneShotConfig: new damageFilter section with filterMode (blacklist/whitelist)
and filterList (default: outOfWorld); registered in ALL_KEYS, applyKeyValue,
getValueString, and resetKeyToDefault
- DamageEventHandler: isDamageTypeAllowed() check applied after lethal-hit detection;
blocks or allows trigger based on filter mode
- CommandAntiOneShot: new /aos testdamage <damageType> subcommand that deals
lethal damage of the specified type to the executing player for testing;
also completed resetKeyToDefault for all remaining config keys

