Config file Advanced


In config.yml

next - how many banners are in the config file
x1 - rows number
y1 - columns number (x2,y2 for second banner...)
d1 - the data of the first banner
n1 - the name of the first banner

Note: The order of the banners may change on the /removecb command[n]

In PermBanner.yml

Example of the config of one permanent banner:

next: 1
'1':
  Loc:
    ==: Vector
    x: 106.0
    y: 74.0
    z: 438.0
  dir: 8
  world: world
  x: 5
  y: 22
  info: 0hhh00h000h00hhh00hhh0h000h0hh0hh0h0000h000hhhhhh0h0h0h0h0000hhhhhh000h0h000h0h0000h000hh000h0h000h00hhh0h000h

next- how many permanent banners are there
next.1 -all the info for the pb no. 1(next.2 for second pb)
next.1.Loc -a vector that contains the center of the pb
next.1.dir - the orientation of the banner (from 0 meaning west to 16 which is west again<a 360 grades loop> )
next.1.x - rows number
next.1.y - columns number
next.1.info - the data of the banner


Comments

Posts Quoted:
Reply
Clear All Quotes