File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -5,22 +5,21 @@ api: 2.0.0
5
5
load : STARTUP
6
6
author : Tarik02
7
7
description : BedWars MiniGame
8
- website : www.twitter.com/PocketGamesPE
9
8
commands :
10
9
bw :
11
10
description : " BedWars!"
12
11
usage : " /bw"
13
12
permission : bw.tp
14
13
bwvote :
15
- description : " Vote para comecar "
14
+ description : " Vote to start "
16
15
usage : " /bwvote"
17
16
permission : bw.vote
18
17
bwstart :
19
- description : " Comece o jogo "
18
+ description : " Start game "
20
19
usage : " /bwstart"
21
20
permission : bw.start
22
21
bwstop :
23
- description : " Pare o jogo "
22
+ description : " Stop game "
24
23
usage : " /bwstop"
25
24
permission : bw.stop
26
25
permissions :
@@ -30,13 +29,13 @@ permissions:
30
29
children :
31
30
bw.tp :
32
31
default : true
33
- description : " Todos teleportar para o jogo "
32
+ description : " Enable teleporting to a game "
34
33
bw.vote :
35
34
default : true
36
- description : " Permitir votar no jogo "
35
+ description : " Enable game voting "
37
36
bw.start :
38
37
default : op
39
- description : " Permitir comecar o jogo agora "
38
+ description : " Enable Force game start "
40
39
bw.stop :
41
40
default : op
42
- description : " Permitir parar o jogo "
41
+ description : " Enable game stop "
You can’t perform that action at this time.
0 commit comments