Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
/ BedWars Public archive

A new BedWars plugin for PocketMine-MP by XenialDan

License

Notifications You must be signed in to change notification settings

inxomnyaa/BedWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BedWars

A new BedWars plugin

Setup

Joining is done by using signs, but you can add any event for joining that you'd like - in JoinEventListener.php

Sign setup:

L1: [BedWars]
L2: mapname
L3: 
L4: 

Then, click on it, and you are set.

You need to set up DEVirion and install the gameapi virion properly if you are running from source! (you could also turn this repository into a poggit project instead and use a compiled phar) Please search up how this is done yourself!

If you want to give rewards to the winning player/team, you can either listen for the WinEvent in any plugin, or use gamereward