SimpleAlert v2.0

Details

  • Filename
    SimpleAlert.jar
  • Uploaded by
  • Uploaded
    May 20, 2012
  • Size
    11.54 KB
  • Downloads
    529
  • MD5
    7f320804bc7dde71b3a1debd1b938dbf

Supported Bukkit Versions

  • CB 1.2.5-R2.0

Changelog

Built with RB 1.2.5-R2.0


  • Re-write plugin listener.
  • Code Cleanup
  • Removed and Replace old Fuction
  • Removed and Replace various permissions.
  • Add break,place and interact event
  • Replace command1,2..ecc with a simple list.

    New Configfile Example.
options:
  disablepermissions: false
  loginconsole: true
bucket:
  lava: true
  water: true
command:
  active: true
  list:
  - /list
  - /spawn
  - /warp
  - /login
  - /give
disableitems:
  active: false
  id:
  - 46
  - 259
break:
  active: true
  id:
  - 14
  - 15
  - 56
  - 73
place:
  active: true
  id:
  - 46
  - 8
  - 9
  - 10
  - 11
interact:
  active: true
  id:
  - 259