diff options
author | Haru <haru@dotalux.com> | 2018-10-07 19:06:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-07 19:06:21 +0200 |
commit | baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe (patch) | |
tree | 0a0e15355881cba6510ac6a22bc039c9182b829e /README.md | |
parent | cbcc972537cb45efc965afc6a9ed628a9775864e (diff) | |
parent | f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a (diff) | |
download | hercules-baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe.tar.gz hercules-baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe.tar.bz2 hercules-baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe.tar.xz hercules-baeb7a1742b0fd7ac5d3a4cecd90f74d461895fe.zip |
Merge pull request #2253 from Emistry/doc_permission
Update Permission Documents
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -218,7 +218,7 @@ the weather. For an in-depth explanation, please see /doc/atcommands.txt The Hercules emulator has a permission system that enables certain groups of players to perform certain actions, or have access to certain visual enhancements or in-game activity. To see what permissions are available, they -are detailed in /doc/permissions.txt +are detailed in /doc/permissions.md ### Others There are more files in the /doc/ directory that will help you to create scripts |