View difference between Paste ID: SQYXD8gh and Lant3fs7
SHOW: | | - or go back to the newest paste.
1
glscommand-block-overrides: []
2
aliases:
3
    nextclass:
4-
    - tellraw @a ["",{"text":"Next Class","color":"yellow"},{"text":" ➤ ","color":"dark_green"},{"text":" >","color":"dark_gray"},{"text":" $1-","color":"gray"}]
4+
    - tellraw @a ["",{"text":"Next Class","color":"yellow"},{"text":"","color":"dark_green"},{"text":"➤","color":"dark_gray"},{"text":" $1-","color":"gray"}]
5
    class:
6-
    - tellraw @a ["",{"text":"Current Class","color":"yellow"},{"text":" ➤ ","color":"dark_green"},{"text":" >","color":"dark_gray"},{"text":" $1-","color":"gray"}]  
6+
    - tellraw @a ["",{"text":"Current Class","color":"yellow"},{"text":"","color":"dark_green"},{"text":"➤","color":"dark_gray"},{"text":" $1-","color":"gray"}]  
7
    broadcast:
8
    - tellraw @a ["",{"text":"SchoolLife","color":"yellow"},{"text":" ➤ ","color":"dark_green"},{"text":" >","color":"dark_gray"},{"text":" $1-","color":"gray"}]
9
    broadcast:
10
    - tellraw @a ["",{"text":"SchoolLife","color":"yellow"},{"text":" ➤ ","color":"dark_green"},{"text":" >","color":"dark_gray"},{"text":" $1-","color":"gray"}]
11
    cc:
12
    - trigger cc set 1
13
    ban:
14
    - minecraft:ban $$1 $1-
15-
    - tellraw @a ["",{"text":"SchoolLife ","color":"yellow"},{"text":"➤","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been banned by ","color":"gray"},{"selector":"@p","color":"green"},{"text":" for $$1!","color":"gray"}]
15+
    - tellraw @a ["",{"text":"SchoolLife ","color":"yellow"},{"text":"➤","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been banned by ","color":"gray"},{"selector":"@p","color":"green"},{"text":" for $1-!","color":"gray"}]
16
    kick:
17
    - minecraft:kick $$1 $1-
18-
    - tellraw @a ["",{"text":"SchoolLife ","color":"yellow"},{"text":"➤","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been kicked by ","color":"gray"},{"selector":"@p","color":"green"},{"text":" for $$1!","color":"gray"}]
18+
    - tellraw @a ["",{"text":"SchoolLife ","color":"yellow"},{"text":"➤","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been kicked by ","color":"gray"},{"selector":"@p","color":"green"},{"text":" for $1-!","color":"gray"}]
19
    tempban:
20
    - tempban $$1 $1-
21-
    - tellraw @a ["",{"text":"SchoolLife ","color":"yellow"},{"text":"➤","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been tempbanned by ","color":"gray"},{"selector":"@p","color":"green"},{"text":" for $$1!","color":"gray"}]
21+
    - tellraw @a ["",{"text":"SchoolLife ","color":"yellow"},{"text":"➤","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been tempbanned by ","color":"gray"},{"selector":"@p","color":"green"},{"text":" for $1-!","color":"gray"}]
22
    mute:
23
    - mute $$1 $1-
24-
    - tellraw @a ["",{"text":"SchoolLife ","color":"yellow"},{"text":"➤","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been muted by ","color":"gray"},{"selector":"@p","color":"green"},{"text":" for $$1!","color":"gray"}]
24+
    - tellraw @a ["",{"text":"SchoolLife ","color":"yellow"},{"text":"➤","color":"dark_gray"},{"text":" $$1","color":"red"},{"text":" has been muted by ","color":"gray"},{"selector":"@p","color":"green"},{"text":" for $1-!","color":"gray"}]
25
    warn:
26
    - tellraw @a ["",{"text":"SchoolLife","color":"yellow"},{"text":" ➤ ","color":"dark_gray"},{"text":"$$1 has been warned by ","color":"gray"},{"selector":"@p","color":"gold"},{"text":"!","color":"gray"}]
27
    - mute $$1 5m
28
    - minecraft:kick $$1 You have been warned!