NeoScript 2.1

Details

  • Filename
    NeoScript.jar
  • Uploaded by
  • Uploaded
    May 22, 2012
  • Size
    311.94 KB
  • Downloads
    828
  • MD5
    bea394024fcccef43f6a0eec19d4616e

Supported Bukkit Versions

  • CB 1.2.5-R2.0

Changelog

New features

  • Added [Block] IC: switches type id and data of a single block
  • Added stop button to the [Script] gui
  • Added {Break} function: represents a break point, allowing debugging the script
  • Added {Copy} function: copies a block area
  • Added {Players} function: lists players - new permission: NeoScript.Func.playerInfo
  • Added {PlayerPos} function: gets player positions - new permission: NeoScript.Func.playerInfo
  • Added {Velocity} function: sets entity velocity - new permission: NeoScript.Func.special

Fixes

  • Some major and minor bugs
  • [Script] gui:
  • implemented the R~ flag (relative coordinates for block operations)
  • admin exchange
  • [Spawn]
  • [Trigger]