mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-22 22:14:57 +00:00
Beginning JeromSar merge.
Incrementing to v2.7
This commit is contained in:
parent
24110d002c
commit
0029aee036
4 changed files with 4 additions and 10 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/nbproject/private/
|
||||
/dist/
|
||||
/build/
|
||||
appinfo.properties
|
||||
buildnumber.properties
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
#Thu, 13 Sep 2012 19:16:42 -0400
|
||||
|
||||
program.VERSION=2.6
|
||||
program.BUILDNUM=20
|
||||
program.BUILDDATE=09/13/2012 07\:16 PM
|
|
@ -1,3 +0,0 @@
|
|||
#Build Number for ANT. Do not edit!
|
||||
#Thu Sep 13 19:16:42 EDT 2012
|
||||
build.number=21
|
|
@ -1,8 +1,8 @@
|
|||
name: TotalFreedomMod
|
||||
main: me.StevenLawson.TotalFreedomMod.TotalFreedomMod
|
||||
version: 2.6
|
||||
version: 2.7
|
||||
description: Plugin for the Total Freedom server.
|
||||
author: StevenLawson / Madgeek1450
|
||||
authors: [StevenLawson / Madgeek1450, JeromSar / DarthSalamon]
|
||||
commands:
|
||||
cage:
|
||||
description: Superadmin command - Place a cage around someone.
|
||||
|
|
Loading…
Reference in a new issue