If you obtained these effects using a potion or the /effect command, then you can drink milk to get rid of them, or use the command /effect Username clear to clear all potion effects.
Can you put slowness on a sword?
Yes, You can set the potion to what ever you wish , so for example if you set it to potion of slowness then the player hit by the sword would have a slowness effect , its kind of like a splash potion in a sword that only effects the player that is hit by the sword not the user.
How do you give a diamond sword in Minecraft?
First, you need to program the command block to give an enchanted diamond sword with the /give command. This /give command will be run each time the command block is activated. So, stand in front of the command block with your pointer (the plus sign) on the command block and click on the right mouse button.
How do I put potion effects on my sword?
How do i put potion effects on my sword? like in factions when you hit a player they get wither, poision, slowness, weakness, blindness, etc. ive looked on the internet for commands. i also tried to put factions on my multiplayer server and failed minecraft-java-editionminecraft-commands
How do you use poison sword in Minecraft?
This lets players who have given damage and is holding a diamond “Poison Sword” to give poison to the nearest player who has taken damage. These two commands refresh the scoreboards so the machine can run again later. Name a diamond sword “Poison Sword” and try it out. If you don’t want the name to be specified, replace the first command with:
How to give players potion effects if they have an item in their?
Something like /effect @a [itemInInventory=260] 3 7 (I don’t really know the effect command ) Click to expand… You can’t really use a arguement that checks for items (if I remember correctly), however, depending on the item, there could be a way around it.