Skip to content

Commit

Permalink
Added a few functions
Browse files Browse the repository at this point in the history
  • Loading branch information
virustotalop committed Sep 7, 2018
1 parent 188c33b commit 29d6214
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
3 changes: 3 additions & 0 deletions docs/functions/checklevel.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Check Level
===========

2 changes: 2 additions & 0 deletions docs/functions/executeconsole.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Execute Console
===============
2 changes: 2 additions & 0 deletions docs/functions/executeplayer.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Execute Player
==============
2 changes: 2 additions & 0 deletions docs/functions/gui.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Gui
===
8 changes: 4 additions & 4 deletions docs/functions/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ With functions you can customize `guis <../gui>`_ and `slots <../slot>`_.
Below are the built-in functions for DynamicGui, addons may add more.
If you are interested in making functions take a look at the `developer docs <../functionapi>`_.

* checklevel
* executec
* executep
* gui
* `checklevel <checklevel>`_
* `executec <executeconsole>`_
* `executep <executeplayer>`_
* `gui <gui>`_
* nopermission
* pay
* permission
Expand Down

0 comments on commit 29d6214

Please sign in to comment.