PersonalDifficulty
PS: sorry for bad english, I'm Brazilian
Instalation
- Download the .jar and put on your /plugins folder
- Restart your server, check config.yml
- Done!
Configuration info
- The damage taken/dealt percentage is configurable
- Peaceful: no PVP + no Entity Targeting + (down below) (50% damage | 100% damage dealt)
- Easy: no fall/lava damage + (down below) (75% damage | 100% damage dealt)
- Normal: no hunger damage (100% damage | 100% damage dealt)
- Hard: normal (175% damage | 75% damage dealt)
Features
- USES MYSQL
- Players can set their own difficulties, and dont change to easier ones (configurable)
- Change the damage taken AND dealt percentage for more hardcore things!
- Low performance cost on MySQL
Permissions
- pd.change - allows you to use /difficulty
- pd.changeToEasier - allows you to use change difficulty to a easier one
Commands
- /difficulty (0 - peaceful, 1 - easy, 2 - normal, 3 - hard) - change the difficulty
ToDo
- Comment if you want new per difficulty features
Changelog
v0.2:
- PVP is equalized (no more damage increase on PVP)
- Use config values (sorry, lol)
- Added PvE damage decrease (similar to weakness potion effect)
v0.1:
- Initial BukkitDev release