This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
summon falling_block ~ ~1 ~ {Block:stone,Time:1,Passengers:[{id:falling_block,Block:redstone_block,Time:1,Passengers:[{id:falling_block,Block:activator_rail,Time:1,Passengers:[{id:commandblock_minecart,Command:"gamerule commandBlockOutput false"},{id:commandblock_minecart,Command:"fill ~2 ~7 ~-1 ~12 ~9 ~1 purpur_block 0 hollow"},{id:commandblock_minecart,Command:"fill ~2 ~8 ~-1 ~12 ~8 ~1 stained_glass 14 0 purpur_block"},{id:commandblock_minecart,Command:"/tellraw @p {\"text\":\"Custom Armor, One Command by Levirambo \",\"bold\":true,\"color\":\"dark_green\"}"},{id:commandblock_minecart,Command:"/tellraw @p {\"text\":\"Minecraft Vanilla [1.12.X]\",\"bold\":true,\"color\":\"red\"}"},{id:commandblock_minecart,Command:"setblock ~1 ~7 ~ wall_sign 4 0 {Text1:\"{\\\"text\\\":\\\"Activate\\\",\\\"clickEvent\\\":{\\\"action\\\":\\\"run_command\\\",\\\"value\\\":\\\"scoreboard players add @e[type=armor_stand,name=TogAct,c=1] dIvZWW_A 1\\\"}}\",Text2:\"{\\\"text\\\":\\\"Deactivate\\\",\\\"clickEvent\\\":{\\\"action\\\" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const Discord = require('discord.js'); | |
const client = new Discord.Client(); | |
client.on('message', message => { | |
if (message.content === 'COMMAND') { | |
message.channel.send({embed: { | |
color: 3447003, //You can choose another color, this color is blue |