(SOLVED) HELP! Can't seem to PVP on my own server!?

Hey,

Recently started my own server and getting things done bit by bit but it seems I (and any other player that joins) can’t actually harm one another? NPC’s can be killed no problem but as soon as you aim a gun at another player, the reticle goes grey and prevents you from shooting…

Please do help if you can, damn stressful and embarrassing!

Thank you in advance <3

Ed

Hello take a look at your essentialmode/client/main.lua and see line 19 : local pvpEnabled = false set that to true

That stuff got removed in latest commit of ES, search on the forums for “pvp enable” resource, it isn’t by default

oof really? why did they remove it?

It’s explained here by the dev, https://github.com/kanersps/essentialmode/commit/001b0d5063b68335351b824a38375596fabcffd5#commitcomment-33678865

1 Like

Aight, Since the essentialmode pvp thing got removed. use this for example [RELEASE] PvP Enabled

2 Likes

Both of you, thank you so much! All sorted now <3