Skip to content

Commit

Permalink
Added headers for each function
Browse files Browse the repository at this point in the history
  • Loading branch information
virustotalop committed Sep 7, 2018
1 parent dbefe94 commit e44be47
Showing 1 changed file with 105 additions and 14 deletions.
119 changes: 105 additions & 14 deletions docs/functions/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,114 @@ If you are interested in making functions take a look at the `developer docs <..
Broadcast
=========



===========
Check Level
===========

* :doc:`executec <executeconsole>`
* :doc:`executep <executeplayer>`
* :doc:`gui <gui>`
* :doc:`nopermission <nopermission>`
* :doc:`pay <nopermission>`
* :doc:`permission <permission>`
* :doc:`pmsg <pmsg>`
* :doc:`removeslot <removeslot>`
* :doc:`send <send>`
* :doc:`setdata <setdata>`
* :doc:`setenchants <setenchants>`
* :doc:`setlore <setlore>`
* :doc:`setname <setname>`
* :doc:`settype <settype>`


==========================
Execute Command As Console
==========================



==========================
Execute Command As Player
==========================



========
Gui open
========



=============
No Permission
=============


==============
Pay with money
==============



==========
Permission
==========



==============
Player Message
==============



===========
Remove Slot
===========



===========
Remove Slot
===========



=====================
Send player to server
=====================



================
Set data on slot
================



====================
Set enchants on slot
====================



================
Set lore on slot
================



================
Set name on slot
================



================
Set type on slot
================



=====
Sound
=====



=========
Statistic
=========



* :doc:`sound <sound>`
* :doc:`statistic <statistic>`

0 comments on commit e44be47

Please sign in to comment.