From fa94dcf031f3f565f99520be3410d28547b986c9 Mon Sep 17 00:00:00 2001 From: Shank Date: Sun, 5 Jun 2011 17:42:41 -0600 Subject: [PATCH] Updated release notes --- release-docs/changes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release-docs/changes.txt b/release-docs/changes.txt index 469b03b1..4d7909ed 100644 --- a/release-docs/changes.txt +++ b/release-docs/changes.txt @@ -3,6 +3,10 @@ https://github.com/TShock/TShock/commits/master Changes in API release 1.8.0.0: - Added permissions system for managing different levels of admins + -- Added one time auth system for new permissions. When you start the server and load the map, you get a one time auth code. Use /auth to become superadmin. + - Check the wiki on Github for more information on Permissions. + - Fixed BanExplosives not doing anything. + - All ban lists have been consolidated into one file, where reasons, IPs, and player names are stored together. - Fixed spawnrate and max spawns Changes in API release 1.6.0.0: