Official page:
BedWars Source like Rewi and TeamMLG
Generelles UNSUPPORTED BedWars in modern networks: As in Rewinside, TeamMLG and AntiAC. I have connected all 3 servers and made them a plugin. Paper 1.19.2 - 1.20.1 Map setup Open the config.ae Paste this into maps: {} [...
UNSUPPORTED
BedWars in modern networks: As in Rewinside, TeamMLG and AntiAC. I have connected all 3 servers and made them a plugin.
Paper 1.19.2 - 1.20.1
Map setup
- Open the config.ae
- Paste this into maps: {}
Code:
[
ironSpawner: {
[
worldName: Name
x: -20.0
y: 65.0
z: 20.0
pitch: 0.0
yaw: 0.0
],
[
worldName: Name
x: 20.0
y: 65.0
z: -20.0
pitch: 0.0
yaw: 0.0
]
}
shopLocation: {
[
worldName: Name
x: 33.0
y: 65.0
z: -39.0
pitch: 0.0
yaw: -50.0
],
[
worldName: Name
x: -33.0
y: 65.0
z: 39.0
pitch: 0.0
yaw: 130.0
]
}
teamSpawn: [
1: [
worldName: Name
x: 36.0
y: 65.0
z: -36.0
pitch: 0.0
yaw: 45.0
]
2: [
worldName: Name
x: -36.0
y: 65.0
z: 36.0
pitch: 0.0
yaw: -135.0
]
]
spectatorSpawn: [
worldName: Name
x: 0.0
y: 64.0
z: 0.0
pitch: 0.0
yaw: 0.0
]
icon: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
goldSpawner: {
[
worldName: Name
x: 0.0
y: 65.0
z: -2.0
pitch: 0.0
yaw: 0.0
],
[
worldName: Name
x: 0.0
y: 65.0
z: 2.0
pitch: 0.0
yaw: 0.0
]
}
mapName: Name
bronzeSpawner: {
[
worldName: Name
x: -39.0
y: 65.0
z: 33.0
pitch: 0.0
yaw: 0.0
],
[
worldName: Name
x: 39.0
y: 65.0
z: -33.0
pitch: 0.0
yaw: 0.0
]
}
# Bed front
bedLocation: [
1: [
worldName: Name
x: 38.0
y: 65.0
z: -39.0
pitch: 0.0
yaw: 0.0
]
2: [
worldName: Name
x: -38.0
y: 65.0
z: 39.0
pitch: 0.0
yaw: 0.0
]
]
# Bed back
bedLocation2: [
1: [
worldName: Name
x: 39.0
y: 65.0
z: -39.0
pitch: 0.0
yaw: 0.0
]
2: [
worldName: Name
x: -39.0
y: 65.0
z: 39.0
pitch: 0.0
yaw: 0.0
]
]
]
- Edit the arguments.
- Add more spawn's if your teams are more than 2
- Restart the server
✓ SourceCode
✓ Shop like Rewinside.tv and AntiAC
✓ Design like TeamMLG
✓ HackWars like Rewinside.tv
Setup
- Download the zip and build the sourcecode or use the prebuild .jar
- Unpack the .jar into the plugins folder
- Start the BedWars server
- Edit the config.ae
- Good luck!
Supported by Java 17 as well as Paper 1.19.2 to 1.20.1.