Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inxomnyaa/bedwars
A new BedWars plugin for PocketMine-MP by XenialDan
https://github.com/inxomnyaa/bedwars
bedwars bedwars-plugin bedwars-pm bedwars-pocketmine game minigame pmmp pmmp-game pmmp-plugin poggit
Last synced: about 2 months ago
JSON representation
A new BedWars plugin for PocketMine-MP by XenialDan
- Host: GitHub
- URL: https://github.com/inxomnyaa/bedwars
- Owner: inxomnyaa
- License: lgpl-2.1
- Archived: true
- Created: 2019-01-30T12:43:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T14:42:56.000Z (about 4 years ago)
- Last Synced: 2024-09-26T10:01:20.089Z (about 2 months ago)
- Topics: bedwars, bedwars-plugin, bedwars-pm, bedwars-pocketmine, game, minigame, pmmp, pmmp-game, pmmp-plugin, poggit
- Language: PHP
- Homepage: https://poggit.pmmp.io/p/BedWars
- Size: 1.16 MB
- Stars: 37
- Watchers: 7
- Forks: 32
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![BedWars wide banner!](https://github.com/thebigsmileXD/BedWars/blob/master/resources/xbedwars_icon.png)
---
# BedWars
[![](https://poggit.pmmp.io/shield.state/BedWars)](https://poggit.pmmp.io/p/BedWars)
[![](https://poggit.pmmp.io/shield.api/BedWars)](https://poggit.pmmp.io/p/BedWars)
[![](https://poggit.pmmp.io/shield.dl.total/BedWars)](https://poggit.pmmp.io/p/BedWars)A new BedWars plugin by XenialDan
## Setup
Set up an arena:
Use the command `/bw setup` to open an ui, where you can add, create and modify arenas.It allows you to create item spawners, set team spawn points, build in the world and create villager shops.
Remember to use `/bw endsetup` when you are done - it automatically saves and backs up the world.
There are `{arenaname}.json` files, where you can modify some settings like team damaging and breakable blocks.
## Joining / Sign setup
Joining is done by using signs, but you can add any event for joining that you'd like - in JoinEventListener.phpSign setup:
```
L1: [BedWars]
L2: mapname
L3:
L4:
```## Rewards and win messages
If you want to give rewards to the winning player/team, you can either listen for the `WinEvent` in any plugin, or use [gamereward](https://github.com/thebigsmileXD/gamereward)## TODOs
- [ ] Settings for villager shop (entity used, items)
- [ ] Spectator mode
- [ ] Scoreboard