Is it possible to make a sword that bans a player hitby it?I want to make a sword that does no knock backHow does one make a lightning sword in vanilla Minecraft?How to make a fireball shooting sword on vanilla Minecraft?Is it possible to make a Player go only backwards?Are there any Minecraft command generators that can make a Sword of the Sun with the same enchantments?how do i make it so that my diamond sword can give player potion effects?Chunks and RedstoneHow do I make Jukebox music that follows a player?How do I use Minecraft command blocks to make a radius that the player cannot leave?Minecraft: Change item name color without affecting locale
Why would an invisible personal shield be necessary?
How would a lunar colony attack Earth?
Prepare a user to perform an action before proceeding to the next step
How is char processed in math mode?
Balancing Humanoid fantasy races: Elves
What do the novel titles of The Expanse series refer to?
What parameters are to be considered when choosing a MOSFET?
Help me, I hate squares!
How and why does the ATR-72 sometimes use reverse thrust to push back from the gate?
Just how much information should you share with a former client?
How to prevent a single-element caster from being useless against immune foes?
Stationing Callouts using VBScript Labeling in ArcMap?
What are the cons of stateless password generators?
Word for soundtrack music which is part of the action of the movie
Why don't short runways use ramps for takeoff?
How to efficiently shred a lot of cabbage?
Russian pronunciation of /etc (a directory)
Best Ergonomic Design for a handheld ranged weapon
How does Asimov's second law deal with contradictory orders from different people?
Why are we moving in circles with a tandem kayak?
UX writing: When to use "we"?
How do I make my photos have more impact?
How to structure presentation to avoid getting questions that will be answered later in the presentation?
Password management for kids - what's a good way to start?
Is it possible to make a sword that bans a player hitby it?
I want to make a sword that does no knock backHow does one make a lightning sword in vanilla Minecraft?How to make a fireball shooting sword on vanilla Minecraft?Is it possible to make a Player go only backwards?Are there any Minecraft command generators that can make a Sword of the Sun with the same enchantments?how do i make it so that my diamond sword can give player potion effects?Chunks and RedstoneHow do I make Jukebox music that follows a player?How do I use Minecraft command blocks to make a radius that the player cannot leave?Minecraft: Change item name color without affecting locale
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I've lately been wondering if it was possible to make a sword (or other weapons) that bans the player being hit from the server permanently. I tried searching it on Google, with a few different phrases, but to no avail. I found nothing. It seems no one else in the history of ever wants to know. Is there a chain of command blocks I could write, or some mod I could install for my server?
minecraft minecraft-commands
add a comment |
I've lately been wondering if it was possible to make a sword (or other weapons) that bans the player being hit from the server permanently. I tried searching it on Google, with a few different phrases, but to no avail. I found nothing. It seems no one else in the history of ever wants to know. Is there a chain of command blocks I could write, or some mod I could install for my server?
minecraft minecraft-commands
add a comment |
I've lately been wondering if it was possible to make a sword (or other weapons) that bans the player being hit from the server permanently. I tried searching it on Google, with a few different phrases, but to no avail. I found nothing. It seems no one else in the history of ever wants to know. Is there a chain of command blocks I could write, or some mod I could install for my server?
minecraft minecraft-commands
I've lately been wondering if it was possible to make a sword (or other weapons) that bans the player being hit from the server permanently. I tried searching it on Google, with a few different phrases, but to no avail. I found nothing. It seems no one else in the history of ever wants to know. Is there a chain of command blocks I could write, or some mod I could install for my server?
minecraft minecraft-commands
minecraft minecraft-commands
asked 34 mins ago
DragonSlayr15001DragonSlayr15001
621 silver badge12 bronze badges
621 silver badge12 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
No
The /ban
comamnd, which would be used to ban people on a server, cannot be used in command blocks or any other means of automatically running commands.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f355508%2fis-it-possible-to-make-a-sword-that-bans-a-player-hitby-it%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
No
The /ban
comamnd, which would be used to ban people on a server, cannot be used in command blocks or any other means of automatically running commands.
add a comment |
No
The /ban
comamnd, which would be used to ban people on a server, cannot be used in command blocks or any other means of automatically running commands.
add a comment |
No
The /ban
comamnd, which would be used to ban people on a server, cannot be used in command blocks or any other means of automatically running commands.
No
The /ban
comamnd, which would be used to ban people on a server, cannot be used in command blocks or any other means of automatically running commands.
answered 29 mins ago
ppperypppery
1,4391 gold badge7 silver badges20 bronze badges
1,4391 gold badge7 silver badges20 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f355508%2fis-it-possible-to-make-a-sword-that-bans-a-player-hitby-it%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown