Skip to content

Commit 387d49f

Browse files
authored
docs: 0.2.42
1 parent 7654591 commit 387d49f

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.41
1+
0.2.42

docs/commands.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ All these commands require `bw.admin` permission if not specified.
6363
* `/bw admin <arena> spec` - Sets specatator's spawn to your position
6464
* `/bw admin <arena> pos1` - Sets the extreme point of the arena to your position
6565
* `/bw admin <arena> pos2` - Sets the second extreme point of the arena to your position
66+
* `/bw admin <arena> lobbypos1` - Sets the extreme point of the lobby to your position (this is optional and allows for lobby removal on the game start if set together with `invisible-lobby-on-game-start` config option)
67+
* `/bw admin <arena> lobbypos2` - Sets the second extreme point of the lobby to your position
6668
* `/bw admin <arena> pausecountdown <seconds>` - Sets the pause duration before game starts
6769
* `/bw admin <arena> minplayers <minimum>` - Sets minimum of players needed to start the game
6870
* `/bw admin <arena> time <seconds>` - Sets the game's duration
@@ -108,5 +110,6 @@ Additionaly to `/bw cheat` command, there is the `/bw cheatIn <game> <cheat> [pa
108110
* `/bw reload` - Reloads the plugin
109111
* `/bw mainlobby [enable|set]` - Enables main lobby or sets main lobby location
110112
* `/bw dump [paste.gg|pastes.dev]` - Dumps information about the server and gives you link to the dump. This link can be useful for support.
113+
* `/bw dumplogs` - Dumps the latest.log file using [mclo.gs](https://mclo.gs) and provides link to the dump.
111114
* `/bw addholo [leaderboard|stats]` - Adds new hologram to your position
112115
* `/bw removeholo` - After executing this command, the player can right-click the holographic statistic to remove it

docs/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ party:
479479
enabled: false
480480
autojoin-members: false
481481
notify-when-warped: true
482+
invisible-lobby-on-game-start: false
482483
```
483484
484485
## Custom resources

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ScreamingBedWars
22

33
Flexible BedWars plugin, formerly coded as a replacement for BedwarsRel.
4-
Supported versions: \[1.8.8 - 1.21.10\], recommended versions: \[1.21.8\].
4+
Supported versions: \[1.8.8 - 1.21.11\], recommended versions: \[1.21.10\].
55

66
## Unofficial translations
77

0 commit comments

Comments
 (0)