promotional bannermobile promotional banner

RailSwitcher

RailSwitcher

File Details

RailSwitcher 1.1

  • R
  • Dec 10, 2014
  • 27.56 KB
  • 574
  • CB 1.7.9-R0.2+2

File Name

RailSwitcher.jar

Supported Versions

  • CB 1.7.9-R0.2
  • 1.8.1
  • 1.8

Version 1.1 (12/9/2014)

  • Updated Metrics to handle old getOnlinePlayers (provides backward support for old versions of CraftBukkit)
  • Add 1.8 items + doors to default block list
  • Added support for data values in list files
    • Examples:
    • ACACIA_STAIRS (will affect all acacia stair data values)
    • ACACIA_STAIRS:0 (affects only data value 0)
    • ACACIA_STAIRS:0-3 (affects all data values from 0-3)
    • ACACIA_STAIRS:0,1,2,3 (same as above, data values defined separately using commas)
    • ACACIA_STAIRS:0-3,5,6 (Combine the two types for more customization
  • Allow rails to attach to top of slabs and stairs, but not bottom versions.