Hide and seek game recreated for PocketMine-MP
Go to file
Ad5001 7a26606155
Name tags are now invisble !
2017-03-17 18:32:56 +01:00
.vscode I wasn't thinking I could fix that many bugs at once.... 2017-03-17 11:45:40 +01:00
resources Adding commands for winners/losers 2017-03-17 12:57:54 +01:00
src/Ad5001/HideAndSeek Name tags are now invisble ! 2017-03-17 18:32:56 +01:00
LICENSE Uploading... 2017-03-04 17:44:42 +01:00
README.md Adding force start & force stop games 2017-03-05 21:56:04 +01:00
base.db I wasn't thinking I could fix that many bugs at once.... 2017-03-17 11:45:40 +01:00
config.yml I wasn't thinking I could fix that many bugs at once.... 2017-03-17 11:45:40 +01:00
plugin.yml Adding a message + fixing perm bug 2017-03-05 22:01:59 +01:00

README.md

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:

  • /hideandseek <sub command> [parameters]

Sub Commands:

  • creategame (or addgame): Creates a hide and seek
  • deletegame (or delgame): Deletes the hide and seek
  • setmaxplayers (or smp): Sets the maximum number of players
  • setseekerspercentage (or ssp): Sets the percentage of players that will be seekers
  • setwaittime (or swt): Sets the waiting time of players when 75 percents of the maximum players joined and the game starts
  • setseektime (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
  • start: Force start the game
  • stop: Force stop the game Please note that all those subcommands are relative to the world where you execute the command in.