-
Notifications
You must be signed in to change notification settings - Fork 0
/
toolbook_command.txt
53 lines (53 loc) · 3.33 KB
/
toolbook_command.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{title:"FlatMe Tool Book",author:"FlatMe",pages:[
"[
{\"text\":\"== FlatMe Tool Book ==\",\"color\":\"gold\"},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Informations\",\"color\":\"dark_blue\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme info\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Delete this plot\",\"color\":\"dark_red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme delete\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Regen with FlatMe\",\"color\":\"dark_aqua\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme regen\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Regen with WorldEdit\",\"color\":\"dark_aqua\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme weregen\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Apply task (YES!)\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme yes\"}}
]"
,
"[
{\"text\":\"== FlatMe Tool Book ==\",\"color\":\"gold\"},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Extend this plot\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme extend\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Lock / Unlock\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme lock\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Update this plot\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme update\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Apply task (YES!)\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme yes\"}}
]"
,
"[
{\"text\":\"== FlatMe Tool Book ==\",\"color\":\"gold\"},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Claim this plot\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme claim\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Autoclaim a plot\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme autoclaim\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Teleport to first plot\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme home\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Apply task (YES!)\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme yes\"}}
]"
,
"[
{\"text\":\"== FlatMe Tool Book ==\",\"color\":\"gold\"},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Create plotarea\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme create\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Update all plots\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme updateall\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Check all plots\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme check\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Reload configuration\",\"color\":\"dark_purple\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme reload\"}},
{\"text\":\"\n\n\",\"color\":\"reset\"},
{\"text\":\"Apply task (YES!)\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/flatme yes\"}}
]"
]}