Warptastic-0.3.7.jar

Details

  • Filename
    Warptastic.jar
  • Uploaded by
  • Uploaded
    Aug 11, 2012
  • Size
    39.25 KB
  • Downloads
    1,892
  • MD5
    648e2cf1dd6e25a6f41aa07dee09dc95

Supported Bukkit Versions

  • CB 1.3.1-R1.0

Changelog

0.3.7
- Bugfix: Players able to toggle private warp to public without warptastic.setwarp.public permission.
- Bugfix: Removed excess debug code.
- Added: Configurable warp effect time
0.3.6
- Removed: permission warptastic.setwarp
- Added: permission warptastic.setwarp.public
- Added: permission warptastic.setwarp.private
- Update: MaxPublicWarps & MaxPrivateWarps joined into one limit > MaxWarps
- BugFix: MyWarp importing now removes spaces from warp names
0.3.5
- Update the way and time warps hold user in air, while chunk loads, before finishing warp.
0.3.4
- Bugfix: A hardcoded fileseprator causing problems when importing records (Primarily: Linux)
0.3.3
- Added importing data from MyWarp
0.3.2
- Updated importing data from Commandbook (Now imports straight to SQL)
- Added importing warps from Essentials
- Removed creation of StorageConfig.yml (No Longer Used)
0.3.1
- Fixed bug which caused private warps to be a bit too private....private from everyone, even the owner.
0.3
- Upgraded data storage from YAML to SQLite
- Updated DataConversion tool /fixwarn for update of warp records (YAML >> SQLite)
- Added private warps & private warp limits
- Added server warps
- Added Warp-Popularity
0.2.1
- Fixed minor bug with warptastic.list.other permission
- Updated menu accordingly