diff options
author | Emistry Haoyan <equinox1991@gmail.com> | 2018-10-03 22:48:21 +0800 |
---|---|---|
committer | Emistry Haoyan <equinox1991@gmail.com> | 2018-10-06 03:33:38 +0800 |
commit | f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a (patch) | |
tree | 0c093b294670a14204e2250b60787e1473911aca /doc/script_commands.txt | |
parent | 852c13305f67948531bd0277eb1922dbd02b1f26 (diff) | |
download | hercules-f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a.tar.gz hercules-f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a.tar.bz2 hercules-f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a.tar.xz hercules-f561a2e5d0e93d170c2a1e1c9202ba42ac490b8a.zip |
Update Permission Documents
- Changed into markdown format.
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 343eb02cb..16571f9ea 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -8114,7 +8114,7 @@ built-in atcommands and custom atcommands. *has_permission("<permission>"{, <account id>}) Check if the attached or specified player has the specified permission -and returns true or false accordingly. See doc/permissions.txt for +and returns true or false accordingly. See doc/permissions.md for details about permissions. Valid <permission> are: |