Incremented version to 4.0

List of changes:
- Switched over to UUID-based configs
- Revamped TFM_AdminList
- New banning system: TFM_BanList
- Refractoring
- Updated to CraftBukkit-1.7.8-R0.1
- Added BukkitTelnet, WorldEdit and Essentials as soft dependencies
This commit is contained in:
unknown 2014-04-15 16:35:41 +02:00
parent d8560ebc1f
commit 5e4649a4d0
3 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Tue Apr 15 16:05:55 CEST 2014
build.number=761
#Tue Apr 15 16:28:36 CEST 2014
build.number=762

View File

@ -1,4 +1,4 @@
# TotalFreedomMod v3.6 Configuration
# TotalFreedomMod v4.0 Configuration
# by Madgeek1450 and DarthSalamon
# Block placement prevention:

View File

@ -1,6 +1,6 @@
name: TotalFreedomMod
main: me.StevenLawson.TotalFreedomMod.TotalFreedomMod
version: 3.6
version: 4.0
description: Plugin for the Total Freedom server.
softdepend: [BukkitTelnet, WorldEdit, Essentials]
authors: [Madgeek1450, DarthSalamon]