Addition of fences support.

Contributed by Sahar.
This commit is contained in:
MobiusDev
2018-05-08 16:56:05 +00:00
parent e05d0a1a14
commit 138dd34c73
100 changed files with 6857 additions and 18 deletions

View File

@@ -624,4 +624,11 @@
<!-- HIDE -->
<admin command="admin_hide" accessLevel="100" />
<!-- FENCES -->
<admin command="admin_addfence" accessLevel="100" />
<admin command="admin_setfencestate" accessLevel="100" />
<admin command="admin_removefence" accessLevel="100" />
<admin command="admin_listfence" accessLevel="100" />
<admin command="admin_gofence" accessLevel="100" />
</list>