View difference between Paste ID: uTP5MfkM and 40Ut52k3
SHOW: | | - or go back to the newest paste.
1
#==============================================#
2
options:
3-
	adminprefix: &c[&6ArriServer&9Admin&c] 
3+
	adminprefix: &c[&dgrapeerver&9Admin&c] 
4
	normalprefix: &6[&aLife&dServer&6] 
5
#==============================================#
6
7
command /setspawn:
8
	permission: admin.setspawn
9
	trigger:
10
		set {spawncommand} to location of player
11
		play sound "block.note.pling" at player
12
		send "{@adminprefix} &aspawnコマンドのTP場所をここに設定しました。"
13
command /spawn:
14
	permission: admin.spawn
15
	trigger:
16
		play sound "entity.enderpearl.throw" at player
17
		send "{@normalprefix} &fスポーン地点にTPします..."
18
		Wait 3 seconds
19
		teleport the player to {spawncommand}
20
		play sound "entity.endermen.teleport" at player
21-
		send "{@normalprefix} &fスポーン地点にTPしました。"
21+
		send "{@normalprefix} &fスポーン地点にTPしました。"