View difference between Paste ID: jn70np8W and 9ZGCnBVH
SHOW: | | - or go back to the newest paste.
1
command-block-overrides: []
2
aliases:
3
    icanhasbukkit:
4
    - version $1-
5
    update:
6-
    - tellraw @a ["",{"text":"\n"},{"text":"Farmers","color":"green"},{"text":"PvP ","color":"red"},{"text":"» ","color":"dark_gray"},{"text":"$$1-","color":"aqua"},{"text":"\n "}]
6+
    - tellraw @a ["\n\u00a7bFarmers\u00a7cPvP \u00a78» \u00a7b$1-\n"]
7
    clearchat:
8-
    - tellraw @a ["",{"text":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"},{"text":"ClearChat » ","color":"red"},{"selector":"@a[c=1]","color":"aqua"},{"text":" has cleared the chat!","color":"gray"}]
8+
    - trigger cc set 1
9
    cc:
10-
    - tellraw @a ["",{"text":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"},{"text":"ClearChat » ","color":"red"},{"selector":"@a[c=1]","color":"aqua"},{"text":" has cleared the chat!","color":"gray"}]
10+
    - trigger cc set 1
11
    freeze:
12
    - effect $$1 resistance 100000 255 true
13
    - effect $$1 jump_boost 100000 190 true 
14
    - effect $$1 slowness 100000 255 true
15
    - tellraw @a[c=1] [{"text":"$$1","color":"aqua","bold":false},{"text":" has been frozen!","color":"red","bold":false}]
16
    unfreeze:
17
    - effect $$1 clear
18-
    - tellraw @a[c=1] [{"text":"$$1","color":"aqua","bold":false},{"text":" has been unfrozen!","color":"red","bold":false}]
18+
    - tellraw @a[c=1] [{"text":"$$1","color":"aqua","bold":false},{"text":" has been unfrozen!","color":"red","bold":false}]