Setup: Difference between revisions

From MBedwars
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
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 7 files with configurations at ''/plugins/MBedwars''<br />
Every configurable file ends with .yml!<br />
'''config.yml:''' The main configurations for this plugin<br />
'''config.yml:''' The main configurations for this plugin<br />
'''achievements-config.yml:''' Enable or disable achievements<br />
'''achievements-config.yml:''' Enable or disable achievements<br />
'''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 />
'''lobby-config.yml:''' Configurate the inventory in lobby<br />
'''scoreboard-ingame.yml:''' Configurate the scoreboard in a round<br />
'''scoreboard-lobby.yml:''' Configurate the scoreboard in the lobby<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 />

Revision as of 12:01, 6 July 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 7 files with configurations at /plugins/MBedwars
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
lobby-config.yml: Configurate the inventory in lobby
scoreboard-ingame.yml: Configurate the scoreboard in a round
scoreboard-lobby.yml: Configurate the scoreboard in the lobby

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>