Setup: Difference between revisions

From MBedwars
Jump to navigation Jump to search
(Created page with "== Installing the plugin == 1. Download this plugin<br /> 2. Put the downloaded file into the ''/plugins/'' folder<br /> 3. Restart your server using the command ''/restart''<...")
 
No edit summary
Line 1: Line 1:
== Installing the plugin ==
=== Installing the plugin ===
1. Download this plugin<br />
1: Download this plugin<br />
2. Put the downloaded file into the ''/plugins/'' folder<br />
2: Put the downloaded file into the ''/plugins/'' folder<br />
3. Restart your server using the command ''/restart''<br />
3: Restart your server using the command ''/restart''<br />
== Config configuration ==
=== Configurations ===
There're 4 files with configurations at ''/plugins/MBedwars''<br />
There're 4 files with configurations at ''/plugins/MBedwars''<br />
Every configurable file ends with .yml!<br />
Every configurable file ends with .yml!<br />
Line 10: Line 10:
'''itemspawners.yml:''' Create your own spawner or change a spawner<br />
'''itemspawners.yml:''' Create your own spawner or change a spawner<br />
'''shop-config.yml:''' Configurate the look of the shop or manage the pages/items in the shop<br />
'''shop-config.yml:''' Configurate the look of the shop or manage the pages/items in the shop<br />
=== Creating and configurating a arena ===
0: (once only) Set the location where the players will be teleported at end using: ''/bw setgamedonelocation''<br />
1: Select the border of your arena using worldedit<br />
2: Create a arena: /bw arena create <arena name> <made by> [made by 2] [made by 3]...<br />
3: Add itemspawners: /bw arena additemspawner<br />
4: Get the bed for each team with: ''/bw arena getteambed <team color>'' and place it<br />
5: Set the spawn point for each arena with: ''/bw arena setteamspawn <arena name> <team color>''<br />
6: Set the lobby-location for this arena: ''/bw arena setlobby <arena name>''<br />
7: Spawn the villager to trade with using a mob-spawner or the command: ''/bw summon dealer''<br />
8: Spawn the villagers to change the team using: /bw summon teamselectvillager <team color><br />
9: Enable this arena using the command: /bw arena setstopped <arena name> false<br />
10.1:

Revision as of 13:44, 10 May 2016

Installing the plugin

1: Download this plugin
2: Put the downloaded file into the /plugins/ folder
3: Restart your server using the command /restart

Configurations

There're 4 files with configurations at /plugins/MBedwars
Every configurable file ends with .yml!
config.yml: The main configurations for this plugin
achievements-config.yml: Enable or disable achievements
itemspawners.yml: Create your own spawner or change a spawner
shop-config.yml: Configurate the look of the shop or manage the pages/items in the shop

Creating and configurating a arena

0: (once only) Set the location where the players will be teleported at end using: /bw setgamedonelocation
1: Select the border of your arena using worldedit
2: Create a arena: /bw arena create <arena name> <made by> [made by 2] [made by 3]...
3: Add itemspawners: /bw arena additemspawner
4: Get the bed for each team with: /bw arena getteambed <team color> and place it
5: Set the spawn point for each arena with: /bw arena setteamspawn <arena name> <team color>
6: Set the lobby-location for this arena: /bw arena setlobby <arena name>
7: Spawn the villager to trade with using a mob-spawner or the command: /bw summon dealer
8: Spawn the villagers to change the team using: /bw summon teamselectvillager <team color>
9: Enable this arena using the command: /bw arena setstopped <arena name> false
10.1: