Update 1.15

This commit is contained in:
ENoir420
2021-07-08 22:04:37 +02:00
parent 9f6441c115
commit 67772f85b9
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
author 'ENoir'
description 'FXServer logs to Discord'
version '1.0.0'
version '1.15'

View File

@@ -1,3 +1,3 @@
NameChangeConfig = {}
NameChangeConfig.AcePermission = 'ENoir.staff'
NameChangeConfig.AcePermission = '[server_name].staff'

View File

@@ -1,5 +1,5 @@
{
"date": "June 29, 2021",
"version": "1.10",
"changelog": ""
"date": "July 08, 2021",
"version": "1.15",
"changelog": "Final Release"
}