Hide and seek game recreated for PocketMine-MP
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ad5001 7a26606155
Name tags are now invisble !
6 years ago
.vscode I wasn't thinking I could fix that many bugs at once.... 6 years ago
resources Adding commands for winners/losers 6 years ago
src/Ad5001/HideAndSeek Name tags are now invisble ! 6 years ago
LICENSE Uploading... 6 years ago
README.md Adding force start & force stop games 6 years ago
base.db I wasn't thinking I could fix that many bugs at once.... 6 years ago
config.yml I wasn't thinking I could fix that many bugs at once.... 6 years ago
plugin.yml Adding a message + fixing perm bug 6 years ago

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.