HideAndSeek/README.md

22 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2017-03-05 12:43:55 +00:00
# HideAndSeek
The original minigame, free, and better than ever !
Do you know the hide and seek? It's a game where some people (the hiders) hide themselfs and then the other people (the seekers) go seek them and have to find them in a limited time.
This is a recreation of this game for pocketmine !
Please note that this is still under development.
Commands:
2017-03-05 17:51:46 +00:00
- /hideandseek <sub command> [parameters]
Sub Commands:
- creategame (or addgame): Creates a hide and seek
- deletegame (or delgame): Deletes the hide and seek
- setmaxplayers <number of players>(or smp): Sets the maximum number of players
- setseekerspercentage <percentage>(or ssp): Sets the percentage of players that will be seekers
- setwaittime <seconds to wait>(or swt): Sets the waiting time of players when 75 percents of the maximum players joined and the game starts
- setseektime <minutes to seek>(or sst): Sets the time seekers have to find all hiders before hiders wins
- setspawn(or ss): Sets the spawn of the place players will wait, hide, and seek
- setseekersspawn(or sss): Sets the place where players will be tped to while hiders are hiding
2017-03-05 20:56:04 +00:00
- start: Force start the game
- stop: Force stop the game
2017-03-05 17:51:46 +00:00
Please note that all those subcommands are relative to the world where you execute the command in.