View difference between Paste ID: 9KBmvnqL and ii08qcCq
SHOW: | | - or go back to the newest paste.
1
# This is the commands configuration file for Bukkit.
2
# For documentation on how to make use of this file, check out the Bukkit Wiki at
3
# http://wiki.bukkit.org/Commands.yml
4
# 
5
# If you need help on this file, feel free to join us on irc or leave a message
6
# on the forums asking for advice.
7
# 
8
# IRC: #spigot @ irc.spi.gt
9
#    (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
10
# Forums: http://www.spigotmc.org/
11
# Bug tracker: http://www.spigotmc.org/go/bugs
12
13
command-block-overrides: []
14
aliases:
15
  icanhasbukkit:
16
  - version $1-
17
  a:
18
  - tellraw @a [{"text":"ALERT","color":"gold","bold":true},{"text":" » ","color":"dark_gray","bold":false},{"text":"$$1-","color":"gray","bold":false}]
19
  jrmod:
20
  - manuadd $1 Jr.Mod
21
  - tellraw @a ["",{"text":"$1 ","color":"red"},{"text":"has been moved to ","color":"yellow"},{"text":"Jr Mod ","color":"red"}]
22
  srmod:
23
  - manuadd $1 Sr.Mod
24
  - tellraw @a ["",{"text":"$1 ","color":"red"},{"text":"has been moved to ","color":"yellow"},{"text":"Sr Mod","color":"red"}]
25
  mod:
26
  - manuadd $1 Mod
27
  - tellraw @a ["",{"text":"$1 ","color":"red"},{"text":"has been moved to ","color":"yellow"},{"text":"Mod","color":"red"}]
28
  admin:
29
  - manuadd $1 Admin
30
  - tellraw @a ["",{"text":"$1 ","color":"red"},{"text":"has been moved to ","color":"yellow"},{"text":"Admin","color":"red"}]
31
  sradmin:
32
  - manuadd $1 Sr.Admin
33
  - tellraw @a ["",{"text":"$1 ","color":"red"},{"text":"has been moved to ","color":"yellow"},{"text":"Sr Admin","color":"red"}]
34
  jradmin:
35
  - manuadd $1 Jr.Admin
36
  - tellraw @a ["",{"text":"$1 ","color":"red"},{"text":"has been moved to ","color":"yellow"},{"text":"Jr Admin","color":"red"}]
37
  builder:
38
  - manuadd $1 Builder
39
  - tellraw @a ["",{"text":"$1 ","color":"red"},{"text":"has been moved to ","color":"yellow"},{"text":"Builder","color":"red"}]
40
  resetrank:
41
  - manuadd $1 Default
42
  - tellraw @a ["",{"text":"$1 ","color":"red"},{"text":"has been removed from staff back to ","color":"yellow"},{"text":"A","color":"red"}]
43
  cc:
44
  - 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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\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":","color":"dark_gray["",{"text":"The chat was cleared by ","color":"yellow"},{"selector":"@p","color":"red"}]
45
  serverstop:
46
  -   - tellraw @a ["",{"text":"Stopped server","color":"red"},{"text":" »","color":"dark_gray"},{"text":" join back ","color":"yellow"},{"text":"using ","color":"gray"},{"text":" /join TheMinez","color":"red"}]
47
  - stop
48
  pmute:
49
  - mute $1 $2
50
  - tellraw @a ["",{"text":"Punishment","color":"red"},{"text":" »","color":"dark_gray"},{"text":" $1 ","color":"yellow"},{"text":"has been muted $2m. Reason:","color":"gray"},{"text":" $$3-","color":"red"}]
51
  pban:
52
  - ban $1
53
  - tellraw @a ["",{"text":"Punishment","color":"red"},{"text":" »","color":"dark_gray"},{"text":" $1 ","color":"yellow"},{"text":"has been banned. Reason:","color":"gray"},{"text":" $$2-","color":"red"}]
54
  pkick:
55
  - kick $1
56
  - tellraw @a ["",{"text":"Punishment","color":"red"},{"text":" »","color":"dark_gray"},{"text":" $1 ","color":"yellow"},{"text":"has been kicked. Reason:","color":"gray"},{"text":" $$2-","color":"red"}]
57
  freeze:
58
  - effect $1 minecraft:slowness 255 255 true
59
  - tellraw $1 ["",{"text":"Punishment","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"You have been frozen by ","color":"gray"},{"selector":"@p[c=1]","color":"red"}]
60
  - tellraw @p[c=1] ["",{"text":"Punishment","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"You frozen","color:"gray"},{"text":" $1","color":"red"}]
61
  unfreeze:
62
  - effect $1 clear
63
  - tellraw $1 ["",{"text":"Punishment","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"You have been unfrozen!","color":"gray"}]
64
  - tellraw @p[c=1] ["",{"text":"Punishment","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"You unfrozen","color":"gray"," $1","color":"red"}]
65
  sb-sidebar:
66
  - minecraft:give @p sign 1 0 {BlockEntityTag:{Text2:"{\"text\":\"Click\",\"color\":\"blue\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/scoreboard objectives add $1 $2 $3-\"}}",Text3:"{\"text\":\"Click\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/scoreboard players add @p[c=1] $1 0\"}}",Text4:"{\"text\":\"Click\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/scoreboard objectives setdisplay sidebar $1\"}}"}}
67
  sb-remove:
68
  - scoreboard objectives remove $1
69
  sb-addplayer:
70
  - minecraft:give @p sign 1 0 {BlockEntityTag:{Text2:"{\"text\":\"$1\"}",Text3:"{\"text\":\"$2\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/scoreboard players add $3 $4 $5\"}}"}}
71
  sb-removeplayer:
72
  - minecraft:give @p sign 1 0 {BlockEntityTag:{Text2:"{\"text\":\"Click\",\"color\":\"blue\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/scoreboard players reset $1 $2\"}}"}}
73
  new:
74
  - tellraw @a [{"text":"News","color":"light_purple","bold":true},{"text":" » ","color":"dark_gray","bold":false},{"text":"$$1-","color":"gray","bold":false}]
75
  report:
76
  - tellraw @a[team=StaffChat] [{"text":"[] Report Message [] \n","color":"red"},{"text":"- Player Reporter | ","color":"gray"},{"selector":"@p","color":"gold"},{"text":"\n- Player Reported | ","color":"gray"},{"text":"$1","color":"gold"},{"text":"\n- Reason | ","color":"gray"},{"text":"$$2-","color":"gold"}]
77
  staffmode:
78
  - scoreboard players add @p[c=1] StaffMode 1
79
  - scoreboard teams join Staff @p
80
  - execute @p[score_StaffMode_min=1,score_StaffMode=1] ~ ~ ~ tellraw @a [{"selector":"@p[c=1]","color":"gold"},{"text":" are in Staff Mode","color":"gray"},{"text":" ON","color":"green"}]
81
  - execute @p[score_StaffMode_min=2,score_StaffMode=2] ~ ~ ~ tellraw @a [{"selector":"@p[c=1]","color":"gold"},{"text":" are in Staff Mode","color":"gray"},{"text":" OFF","color":"red"}]
82
  - scoreboard teams leave @p[score_StaffMode_min=2,score_StaffMode=2]
83
  - scoreboard players reset @p[score_StaffMode_min=2,score_StaffMode=2] StaffMode
84
85
#######################################################
86
# 					Staff Chat                        # 
87
#######################################################
88
  staffchat:
89
  - scoreboard teams join StaffChat @p[c=1]
90
  - tellraw @a[team=StaffChat] [{"text":"[Staff Chat] ","color":"yellow"},{"selector":"@p[c=1]","color":"red"},{"text":" has been joined in ","color":"gray"},{"text":"Staff Chat","color":"red"}]
91
  leave-staff-chat:
92
  - scoreboard teams join Staff @p[c=1]
93
  - tellraw @a[team=StaffChat] [{"text":"[Staff Chat] ","color":"yellow"},{"selector":"@p[c=1]","color":"red"},{"text":" has been left from ","color":"gray"},{"text":"Staff Chat","color":"red"}]
94
  sc:
95
  - tellraw @a[team=StaffChat] [{"text":"[Staff Chat] ","color":"yellow"},{"selector":"@p[c=1]","color":"gray"},{"text":" | $$1-","color":"white"}]
96
  colorsID:
97
  - tellraw @p ["\u00a76---------------------- ColorsID ----------------------\n\u00a77Put \u00a79backslash \u00a77at start of color id:\n\u00a70u00a70 \u00a78» \u00a77Black\n\u00a71u00a71 \u00a78» \u00a77Dark Blue\n\u00a72u00a72 \u00a78» \u00a77Dark Green\n\u00a73u00a73 \u00a78» \u00a77Dark Aqua\n\u00a74u00a74 \u00a78» \u00a77Dark Red\n\u00a75u00a75 \u00a78» \u00a77Dark Purple\n\u00a78u00a78 \u00a78» \u00a77Dark Gray\n\u00a77u00a77 \u00a78» \u00a77Gray\n\u00a76u00a76 \u00a78» \u00a77Gold\n\u00a79u00a79 \u00a78» \u00a77Blue\n\u00a7au00a7a \u00a78» \u00a77Green \n\u00a7bu00a7b \u00a78» \u00a77Aqua\n\u00a7cu00a7c \u00a78» \u00a77Red\n\u00a7du00a7d \u00a78» \u00a77Light Purple\n\u00a7eu00a7e \u00a78» \u00a77Yellow\n\u00a7fu00a7f \u00a78» \u00a77White"]
98
  cl:
99
  - tellraw @a ["\n\u00a77All drops have been cleared!\n"]
100
  - killall drops