diff --git a/.gitignore b/.gitignore index b1ea7518..abf4a5b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /nbproject/private/ /dist/ /build/ +appinfo.properties +buildnumber.properties diff --git a/appinfo.properties b/appinfo.properties deleted file mode 100644 index 2f4aad76..00000000 --- a/appinfo.properties +++ /dev/null @@ -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 diff --git a/buildnumber.properties b/buildnumber.properties deleted file mode 100644 index 802663f6..00000000 --- a/buildnumber.properties +++ /dev/null @@ -1,3 +0,0 @@ -#Build Number for ANT. Do not edit! -#Thu Sep 13 19:16:42 EDT 2012 -build.number=21 diff --git a/src/plugin.yml b/src/plugin.yml index 1c58565d..5c2038b1 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -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.