Started by
Mad_am_i
on
Topic category: Help with Minecraft modding (Java Edition)
Trying to make a temp ban on death mod, so that, pretty self-explanatorily, players will get banned on death for a set time.
Appreciate the help
Topic category: Help with Minecraft modding (Java Edition)
Trying to make a temp ban on death mod, so that, pretty self-explanatorily, players will get banned on death for a set time.
Appreciate the help
For security reasons, I don't think Minecraft has a way to automatically ban someone.
I suppose you could try the "Execute command" procedure block, and as the text put a "create text with" block with the word "ban" in the first section and get the name of the player in the second section.
Like so: https://imgur.com/a/663790k