summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-13 14:40:26 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-13 14:40:26 +0100
commit3005bc1ca076f620a06c2bfc8517565b0b5a38b8 (patch)
treedb6120a3833a6dea4f074a50184682f216bdb383 /EssentialsGroupManager/src/Changelog.txt
parent6b33504c09dc5cabcd0d78c0f442dcc34e882a64 (diff)
downloadEssentials-3005bc1ca076f620a06c2bfc8517565b0b5a38b8.tar
Essentials-3005bc1ca076f620a06c2bfc8517565b0b5a38b8.tar.gz
Essentials-3005bc1ca076f620a06c2bfc8517565b0b5a38b8.tar.lz
Essentials-3005bc1ca076f620a06c2bfc8517565b0b5a38b8.tar.xz
Essentials-3005bc1ca076f620a06c2bfc8517565b0b5a38b8.zip
Update all code formatting to use tabs for indentation.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 648f5d1de..5549fef17 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -176,4 +176,5 @@ v 2.0:
- Fix 'manuadd' to use the default or selected world (via 'manselect'), if the world is not specified in the command.
- Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket plugin. Demonstrating how to negate and add nodes when using the '*' permission with inheritance.
- Fix silly nested throw/catch statements. Errors are now correctly generated when reading yml's.
- - Unregister the worldsHolder as a service on a reload/shutdown instead of the whole plugin. \ No newline at end of file
+ - Unregister the worldsHolder as a service on a reload/shutdown instead of the whole plugin.
+ - Update all code formatting to use tabs for indentation. \ No newline at end of file