This version is not compatible with events created in the prior release! Create a back up of your old config and data files before updating, and delete them from your server before loading the new plugins
Due to the significant differences in this version events created prior to this version will need to be recreated. Some commands have changed and all the configuration files are different. For more information see the plugin overview
Prevent looting containers in certain events
Fixed being able to loot corpses/bags when youre not supposed to be able to
Disable weapon/tool pickup in OITC and Gungame
Fixed TeamSurvival calculating scores backwards
Don't count team kills towards score in TDM
Event teleporters check event permissions before teleporting players, if they don't have the permission send them a message
Added config options for automatic health regeneration (disabled by default)
JavaScript:
"Automatic Health Restore Options": {
"Enable automatic health restoration": false,
"Start restoring if no damage taken for x seconds": 5.0,
"Amount of health to restore every second": 2.5
}
Event teleporters check event permissions before teleporting players, if they don't have the permission send them a message
Added config options for automatic health regeneration (disabled by default)
JavaScript:
"Automatic Health Restore Options": {
"Enable automatic health restoration": false,
"Start restoring if no damage taken for x seconds": 5.0,
"Amount of health to restore every second": 2.5
}