mirror of
https://gitlab.com/lunovox/e-urn.git
synced 2025-03-15 07:21:22 +00:00
[docs] Update README.md
This commit is contained in:
parent
bd273118d2
commit
7ba6a503c9
1 changed files with 14 additions and 9 deletions
23
README.md
23
README.md
|
@ -13,6 +13,10 @@ Colect opinion of player with electronic urn.
|
|||
|
||||
[![wiki_en_icon]][wiki_en_link] [![wiki_pt_icon]][wiki_pt_link]
|
||||
|
||||
## **Developers:**
|
||||
|
||||
* Lunovox Heavenfinder: [email](mailto:lunovox@disroot.org), [xmpp](xmpp:lunovox@disroot.org?join), [social web](http://qoto.org/@lunovox), [audio conference](https://meet.jit.si/MinetestBrasil), [more contacts](https:libreplanet.org/wiki/User:Lunovox)
|
||||
|
||||
## 📦 **Depends:**
|
||||
|
||||
| Mod Name | Dependency Type | Descryption |
|
||||
|
@ -21,11 +25,16 @@ Colect opinion of player with electronic urn.
|
|||
|
||||
## **Commands:**
|
||||
|
||||
* ````/president [<candidate_name>]```` : Show or Select the presidente of the server.
|
||||
* ````/candidateme [<political campaign>]```` : Register your campaign to run for server president.
|
||||
* ````/candidates```` : Show the name of all candidates for president.
|
||||
* ````/campaign [<candidate_name>]```` : Show the Campaign of candidate for president.
|
||||
* ````/vote [<candidate_name>]```` : Vote for a specific candidate for president.
|
||||
| Command | Parameter | Descryption |
|
||||
| :-- | :--: | :-- |
|
||||
| ````/president```` | ````[<candidate_name>]```` | Show or Select the presidente of the server. Need the ````electoraljudge```` privilege. |
|
||||
| ````/candidateme```` | ````[<political campaign>]```` | Register your campaign to run for server president. |
|
||||
| ````/discandidateme```` | | Unregister your campaign to run for server president. |
|
||||
| ````/candidates```` | | Show the name of all candidates for president. |
|
||||
| ````/candidate```` or ````/campaign```` | ````[<candidate_name>]```` | Show the Campaign of candidate for president. |
|
||||
| ````/vote```` | ````[<candidate_name>]```` | Vote for a specific candidate for president. Need a minimum number of hours of online play. |
|
||||
| ````/unvote```` | | Unvote for presidetial candidate. |
|
||||
| ````/votes```` | | Show the name of all candidates for president with the amount of votes. Need privilege ````electoraljudge````.
|
||||
|
||||
## **API:**
|
||||
|
||||
|
@ -34,10 +43,6 @@ Colect opinion of player with electronic urn.
|
|||
* ````modEUrn.doSave()```` : Save database em file ````e-urm.db````.
|
||||
|
||||
|
||||
## **Developers:**
|
||||
|
||||
* Lunovox Heavenfinder: [email](mailto:lunovox@disroot.org), [xmpp](xmpp:lunovox@disroot.org?join), [social web](http://qoto.org/@lunovox), [audio conference](https://meet.jit.si/MinetestBrasil), [more contacts](https:libreplanet.org/wiki/User:Lunovox)
|
||||
|
||||
[urn_front]:textures/text_eurn_front.png
|
||||
[E-URN]:https://gitlab.com/lunovox/e-urn/
|
||||
[baixa_icon]:https://img.shields.io/static/v1?label=Download&message=Mod&color=blue
|
||||
|
|
Loading…
Add table
Reference in a new issue