change readme files

master
InterVi 2017-12-05 08:05:47 +03:00
parent ee7439bc98
commit 4a93e40400
4 changed files with 24 additions and 22 deletions

View File

@ -8,3 +8,5 @@ Automatic arenas and other. List:
* PvP arena
* TP Points
* Give Cost
Read all readme's in mod folders for more information.

View File

@ -16,14 +16,14 @@ PvP arena minigame for minetest. Protect arena, there are lobby and spectate. Th
Commands:
* **/pa list** - show list available arenas
* **/pa join <arena>** - join to lobby
* **/pa spec <arena>** - watch
* **/pa join [arena]** - join to lobby
* **/pa spec [arena]** - watch
* **/pa leave** - leaving, if game not started - return coins cost
* **/pa start** - vote start
## How to create arena?
* **/pacreate <arena>**
* **/pacreate [arena]**
* Punch node (pos 1 arena region)
* **/papos1**
* Punch node (pos 2 arena region)
@ -38,20 +38,20 @@ Commands:
* **/paspec (save spectate position)**
* Stand on the position.
* **/pagame (save game position)**
* **/pasettings <min_p> <max_p> <after> <max_time> <cost>**
* **/pasettings [min_p] [max_p] [after] [max_time] [cost]**
* **/pakit name (optional)** - add kit for random, you inventory
* **/pakits** - show kit names
* **/padone**
Done! Editing:
* **/paedit <arena>**
* **/paedit [arena]**
* ... editing ... (read above)
* **/padone**
For removing:
* **/paremove <arena>**
* **/paremove [arena]**
For reload config:
@ -59,9 +59,9 @@ For reload config:
## Moder commands
* **/pakick <player>** - kick player from arena
* **/pastop <arena>** - force stop game
* **/pastart <arena>** - force start game
* **/pakick [player]** - kick player from arena
* **/pastop [arena]** - force stop game
* **/pastart [arena]** - force start game
## Privs

View File

@ -17,14 +17,14 @@ Spleef minigame for minetest. Auto regen floor, protect arena, there are lobby a
Commands:
* **/spleef list** - show list available arenas
* **/spleef join <arena>** - join to lobby
* **/spleef spec <arena>** - watch
* **/spleef join [arena]** - join to lobby
* **/spleef spec [arena]** - watch
* **/spleef leave** - leaving, if game not started - return coins cost
* **/spleef start** - vote start
## How to create arena?
* **/spcreate <arena>**
* **/spcreate [arena]**
* Punch node (pos 1 arena region)
* **/sppos1**
* Punch node (pos 2 arena region)
@ -39,19 +39,19 @@ Commands:
* **/spspec (save spectate position)**
* Stand on the position.
* **/spgame (save game position)**
* **/spsettings <min_p> <max_p> <after> <max_time> <cost>**
* **/spsettings [min_p] [max_p] [after] [max_time] [cost]**
* **/sptool itemstring (optional)**
* **/spdone**
Done! Editing:
* **/spedit <arena>**
* **/spedit [arena]**
* ... editing ... (read above)
* **/spdone**
For removing:
* **/spremove <arena>**
* **/spremove [arena]**
For reload config:
@ -59,9 +59,9 @@ For reload config:
## Moder commands
* **/spkick <player>** - kick player from arena
* **/spstop <arena>** - force stop game
* **/spstart <arena>** - force start game
* **/spkick [player]** - kick player from arena
* **/spstop [arena]** - force stop game
* **/spstart [arena]** - force start game
## Privs
@ -71,7 +71,7 @@ For reload config:
## Settings for minetest.conf
* **spleef.tool = <itemstring>** - default item (optional, defaut - diamond shovel)
* **spleef.tool = [itemstring]** - default item (optional, defaut - diamond shovel)
## Depends

View File

@ -6,8 +6,8 @@ Add teleport positions. Support give and take cost, sending message to player. G
Need *tppoint* priv.
* **/tppcreate <name> <give> <take> <mess?>**
* or **/tppedit <name>**
* **/tppcreate [name] [give] [take] [mess?]**
* or **/tppedit [name]**
* Punch node.
* **/tppfrom** - add from position (teleport point)
* Stand on the position.
@ -16,7 +16,7 @@ Need *tppoint* priv.
Other commands:
* **/tppdel <name>**
* **/tppdel [name]**
* **/tppreload** - for reloading data from config file
* **/tppoints** - show list names points