update craftbukkit lib to fix CB dev build breaking EntityChangeBlockEvent, and add "b" to version for recompile

Simply recompiling with new CB lib fixes the EntityChangeBlockEvent error, and new compile is thankfully backwards compatible with older CB versions
This commit is contained in:
Brettflan 2012-12-05 21:12:51 -06:00
parent 47f23b93da
commit 640c96c828
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1,5 +1,5 @@
name: Factions
version: 1.7.9_beta
version: 1.7.9b_beta
main: com.massivecraft.factions.P
authors: [Olof Larsson, Brett Flannigan]
softdepend: [PermissionsEx, Permissions, Essentials, EssentialsChat, HeroChat, iChat, LocalAreaChat, LWC, nChat, ChatManager, CAPI, AuthMe, Vault, Spout, WorldEdit, WorldGuard, AuthDB, CaptureThePoints, CombatTag]