mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 04:06:39 +09:00
Large Number of bug fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- not_luadoc=true
|
||||
local temp_ban = require('ExpGamingAdmin.TempBan')
|
||||
local temp_ban = require('ExpGamingAdmin.AdminLib@^4.0.0').temp_ban
|
||||
return function(player,entity)
|
||||
player_return('You have repaired: '..entity.name..' this item is not allowed.',defines.textcolor.crit,player)
|
||||
temp_ban(player,'<server>','Attempt To Repair A Banned Item')
|
||||
|
||||
Reference in New Issue
Block a user