This command will take the land claim block and drop one at your feet usable once every 15 minutes. You can modify how you want for your server
Conditionals:
STARTSWITH:/takelcb||COOLDOWN:15M
Script:
removelandprotection {players_steamid}
give {player_id} keystoneBlock 1
sayplayer {{player_name}} "Block is at your feet"
Attention!! I'm still trying to figure out how not to drop claim block if one wasn't removed. Anyone have ideals?
Post yours below!
Conditionals:
STARTSWITH:/takelcb||COOLDOWN:15M
Script:
removelandprotection {players_steamid}
give {player_id} keystoneBlock 1
sayplayer {{player_name}} "Block is at your feet"
Attention!! I'm still trying to figure out how not to drop claim block if one wasn't removed. Anyone have ideals?
Post yours below!
Last edited: