English

THE LANGAGE CONFIGURATION IS NOT FINISH.

 

Spigot (bukkit)

 

↓ English ↓


> For the 1.0 Laser Game versions :

- Bug fixing

 

 

 

DESCRIPTION:
Hello, I present my first minecraft plugin: Lasergame.

This plugin is made to get as close as possible to the reality and to have fun with friends or on more important servers to play in community.

THE GAME:

The purpose of the game is to kil most people to bring back points in his team.
If a person is killed, she will be deactivated for some time.
The won points display on the bar of experience vary according to the parts of players:
   Shoulders: 50pts (lisped 3 dry)
   Stomach: 200pts (killed 6 dry)
   Back: 100pts (killed 6 dry)
   Stomach and back already lisped : value of the affected part + 50pts (killed 6sec)
The player can sort out that once a 0.5 seconds.

 

In terms of bungeecord, everything is automated by plugins Lasergame and LasergameLobbyMenu.

 

CONFIGURATION :

  Lasergame :

 

###################################
#####                         #####
#####        SeaMoon69        #####
#####                         #####
###################################

laguage: fr_FR
#Merci de ne pas mettre de couleur dans "name" mais dans "color".
#Please, don't put color in "name" but in "color".
#chestplateColor : Plus le nombre est proche de 255, plus la couleur est claire. Le nombre maximim est 255.
#chestplateColor : The closer the number is to 255, the clearer the color. The maximum number is 255.
arenas:
  arena1:
    minPlayers: 5
    maxPlayers: 36
    gameTime: 5
    gameType: TEAM
    name: "&1Arena1"
    lobby:
      world: world
      x: -265
      y: 108
      z: 211
      pitch: 0
      yaw: 0
    spawn:
      world: world
      x: -265
      y: 108
      z: 211
      pitch: 0
      yaw: 0
    teams:
      red:
        name: "Rouge"
        color: "&4"
        chestplateColor:
          blue: 0
          red: 255
          green: 0
      blue:
        name: "Bleu"
        color: "&1"
        chestplateColor:
          blue: 255
          red: 0
          green: 0
      yellow:
        name: "Jaune"
        color: "&e"
        chestplateColor:
          blue: 0
          red: 255
          green: 255
      green:
        name: "Vert"
        color: "&2"
        chestplateColor:
          blue: 0
          red: 0
          green: 128
  arena2:
    minPlayers: 8
    maxPlayers: 36
    gameTime: 5
    gameType: TEAM
    name: "&2Arena2"
    lobby:
      world: world
      x: -265
      y: 108
      z: 211
      pitch: 0
      yaw: 0
    spawn:
      world: world
      x: -265
      y: 108
      z: 211
      pitch: 0
      yaw: 0
    teams:
      red:
        name: "Rouge"
        color: "&4"
        chestplateColor:
          blue: 0
          red: 255
          green: 0
      blue:
        name: "Bleu"
        color: "&1"
        chestplateColor:
          blue: 255
          red: 0
          green: 0
      yellow:
        name: "Jaune"
        color: "&e"
        chestplateColor:
          blue: 0
          red: 255
          green: 255
      green:
        name: "Vert"
        color: "&2"
        chestplateColor:
          blue: 0
          red: 0
          green: 128
      orange:
        name: "Orange"
        color: "&6"
        chestplateColor:
          blue: 0
          red: 255
          green: 120
      cyan:
        name: "Cyan"
        color: "&b"
        chestplateColor:
          blue: 255
          red: 0
          green: 255
      purple:
        name: "Violet"
        color: "&5"
        chestplateColor:
          blue: 255
          red: 255
          green: 0

 


Comments

Posts Quoted:
Reply
Clear All Quotes