mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Implemented requested changes
This commit is contained in:
@@ -76,7 +76,7 @@ local function emit_event(args)
|
||||
})
|
||||
end
|
||||
|
||||
--- Repeat protected entity mining
|
||||
--- Repeated protected entity mining
|
||||
if config.entity_protection then
|
||||
local EntityProtection = require 'modules.control.protection' --- @dep modules.control.protection
|
||||
Event.add(EntityProtection.events.on_repeat_violation, function(event)
|
||||
|
||||
Reference in New Issue
Block a user