Setup: Difference between revisions

From MBedwars
Jump to navigation Jump to search
No edit summary
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 />
=== Configurations ===
== 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 ===
== Creating and configurating a arena ==
0: (once only) Set the location where the players will be teleported at end using: ''/bw setgamedonelocation''<br />
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 />
1: Select the border of your arena using worldedit<br />
Line 21: Line 21:
8: Spawn the villagers to change the team using: /bw summon teamselectvillager <team color><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 />
9: Enable this arena using the command: /bw arena setstopped <arena name> false<br />
10.1:
10: There're 2 ways to let a player join the arena:<br />
*Creating a sign with: /bw addsign <arena name>
*Spawning a villager: /bw summon lobbyvillager specify <arena name>

Revision as of 13:46, 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: There're 2 ways to let a player join the arena:

  • Creating a sign with: /bw addsign <arena name>
  • Spawning a villager: /bw summon lobbyvillager specify <arena name>