xLifestealCore
Lifesteal, Security, and Server Control in One Core
By PhantWalker
✔ Paper Ready | ✔ Exploit-Hardened | ✔ GUI Controlled
Overview
Lifesteal, Security, and Server Control in One Core
By PhantWalker
✔ Paper Ready | ✔ Exploit-Hardened | ✔ GUI Controlled
Overview
- Exploit-Resistant Core - Anti-dupe, anti-farm cooldowns, revive session checks, safe persistence flow.
- AntiCheat Core GUI - Toggle global PVP + Paper Anti-Xray from in-game menu.
- Live Config Sync -
hearts.maxand core values apply correctly to existing players. - Lifesteal PVP Transfer
Kill to gain hearts, die to lose hearts, fully configurable values. - Revive Beacon Ecosystem
Craft/buy revive beacons, open revive GUI, revive online/offline eliminated players. - Elimination Modes
Choosespectator,ban, ornonewith timed restore and duration support. - Environmental Death Rule
Enable optional heart loss for non-PVP deaths:
hearts.environmental-deaths-take-heart
AntiCheat Core
- /ls anticheat opens a dedicated settings panel.
- PVP Toggle - Instantly enable/disable world PVP.
- Anti-Xray Toggle - Edits Paper config file directly:
/home/container/config/paper-world-defaults.yml - On enable, engine mode auto-sets to:
anticheat.anti-xray.engine-mode: 2 - Restart notice shown for full anti-xray effect.
Screenshots
Command Showcase
- /ls help
- /ls shop
- /ls recipe
- /ls profile
- /ls withdraw <amount>
- /ls check <player>
- /ls anticheat
- /ls give <player> <amount>
- /ls take <player> <amount>
- /ls set <player> <amount>
- /ls ban <player>
- /ls revive <player>
- /ls giveitem <player> <heart|goldenheart|beacon> <amount>
- /ls reload
Config Highlights
hearts.startinghearts.maxhearts.kill-gainhearts.death-losshearts.environmental-deaths-take-heartanti-exploit.same-ip-protectionanti-exploit.same-player-kill-cooldown-secondselimination.modeelimination.spectator-secondselimination.default-ban-durationelimination.permission-ban-durationsrevive.cooldown-secondsshop.use-vault-currencyshop.revive-beacon-cost-heartsshop.revive-beacon-cost-moneyanticheat-core.pvp-enabledanticheat-core.paper-world-defaults-path
Code:
hearts:
starting: 10.0
max: 30.0
kill-gain: 1.0
death-loss: 1.0
environmental-deaths-take-heart: false
golden-heart-gain: 2.0
min: 0.0
world-blacklist: []
anti-exploit:
same-ip-protection: true
same-player-kill-cooldown-seconds: 120
elimination:
mode: spectator # spectator|ban|none
spectator-seconds: 300
default-ban-duration: 7d
restore-hearts-on-return: 5.0
block-chat-commands: true
permission-ban-durations:
pllifestealcore.ban.30s: 30s
pllifestealcore.ban.10m: 10m
pllifestealcore.ban.2h: 2h
pllifestealcore.ban.7d: 7d
shop:
revive-beacon-cost-hearts: 5.0
use-vault-currency: false
revive-beacon-cost-money: 5000
revive:
cooldown-seconds: 300
hooks:
worldguard-heartloss-flag: pllifestealcore-heartloss
logging:
enabled: true
Want updates and support?
BuiltByBit: https://builtbybit.com/creators/phantwalker.522983/
Discord: https://discord.phantwalker.com
Showcase:
