Skip to content

Commit 181742b

Browse files
authored
Merge pull request #6 from Lagggpixel/development
Documentation updates
2 parents 3bdb795 + 797bbd2 commit 181742b

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

docs/BedWars2023/addons.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,12 @@ If you encounter any issues regarding addons for BedWars, make sure to contact t
1515
[//]: # (### Premium Addons)
1616
[//]: # (- [none](#) - #)
1717

18-
[//]: # (### Free Addons)
19-
[//]: # (- [none](#) - #)
18+
### Free Addons
19+
- [Private Games for BedWars2023](https://discord.gg/YA3q8tFU7e) - by Kiiya
20+
- [Map break for BedWars2023](https://discord.gg/9zjjUrfuSF) - by Kiiya
21+
- [Hotbar Manager for BedWars2023](https://discord.gg/sgHFSdtznH) - by Kiiya
22+
- [Cosmetics for BedWars2023](https://www.spigotmc.org/resources/bedwars-cosmetics.106685/) - by IAmTheDefender
23+
- [GroupStats for BedWars2023](https://polymart.org/resource/bedwars2023-groupstats.5904) - by Lagggpixel
2024

2125
[//]: # (## Pre-made Setups)
2226

docs/BedWars2023/compatibility.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Only versions listed below are officially supported
1414
* **1.18.2** (v1_18_R2)
1515
* **1.19.3** (v1_19_R2)
1616
* **1.20.1** (v1_20_R1)
17+
* **1.20.2** (v1_20_R2)
18+
* **1.20.3** (v1_20_R3)
19+
* **1.20.4** (v1_20_R4)
1720

1821
## Minimum Java Versions
1922
Java 11 or newer is required for BedWars2023.

docs/BedWars2023/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Make sure you have `spawn-npcs` set to `true` in `server.properties`, also if yo
1414
If you are not able to place blocks in some places, make sure it's not a BedWars rule. If it is normal not to be able to break, you will receive a message. In other cases you might have `spawn-protection` activated, and it won't allow you to build at the map's spawn. In this case, please set `spawn-protection` to `0` in `server.properties`. If this didn't work, please make sure you didn't set the BedWars **main lobby** in the arena world, because it will prevent players from doing pvp, build etc..
1515

1616
### Why can't I pvp?
17-
Please make sure you didn't set the BedWars **main lobby** in the arena world, because it will prevent players from doing pvp, build etc. If you're using `MultiVerse` Plugin, make sure not to have the `pvp` flag disabled, same thing if you're using `WorldGuard` Plugin (it would be better if you remove any regions from BedWars arenas). If you don't have those plugins or if it did not work, set `difficulty` higher than `0` in `server.properties` if you haven't already!
17+
Please make sure you didn't set the BedWars **main lobby** in the arena world, because it will prevent players from doing pvp, build etc. If you're using `MultiVerse` Plugin, make sure not to have the `pvp` flag disabled, same thing if you're using `WorldGuard` Plugin (it would be better if you remove any regions from BedWars arenas). If you don't have those plugins or if it did not work, set `difficulty` higher than `0` and `pvp` to `true` in `server.properties` if you haven't already!
1818

1919
### My arenas don't reset, why?
2020
Read about this [here](setup/creating-arenas#map-resetting-system)

docs/BedWars2023/hooks/swm-hook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ For Minecraft 1.8.8 - 1.14.4, you can use [SlimeWorldManager](https://www.spigot
99

1010
For Minecraft 1.17.1 - 1.18.2 you can use [AdvancedSlimeWorldManager](https://www.spigotmc.org/resources/advanced-slimeworldmanager.87209/)
1111

12+
For PaperMC 1.20.x you can use [AdvancedSlimePaper](https://discord.com/invite/YevvsMa)
1213

1314
Bedwars2023 will automatically convert any arena worlds into slime worlds.

0 commit comments

Comments
 (0)