Details
Supported Bukkit Versions
Changelog
- Use Bukkit to set the player's texture pack instead of CraftBukkit.
- Set version to 0.21 for release.
- Actually set version number to 0.21
- Moved CraftBukkit dependant code for easier updating.
- Ignore the config options for the extended night feature in always-on
- Only spawn mobs at night (closes #37)
- Fixed creepers being able to explode in protected regions (closes #43)
- Use the non-deprecated constructor for EntityChangedBlockEvent
- Removed CraftBukkit use for setting an entities max health.
- Added daylight proof mobs feature.
- Quote the values in the plugin.yml file to avoid issues with numbers
- Added URL to plugin.yml file.