Hey guys, just wanted to see if anyone is interested in a minigame sign plugin. I have one under development right now, and I have been planning on saving it for iMCPE, but I thought the community would be interested in something like this so I decided to put this out there. Plugin Overview: /mgsign [name] [max number of players (integer)]: This command sets the name of the minigame and the maximum number of players that it should contain. /mgsign setwarp: This plugin takes the current position of the user at the time of the execution of the command and sets it as the spawn for the minigame. Once you run these two commands, all you need to do is place a sign anywhere and it will be generated automatically. The sign allows OP's to override the maximum player limit and join the game even if it is full. It supports multiworlds, so minigames can be on different levels and players will be teleported to them on sign tap. When a player joins, the sign automatically displays how many players are now in the game out of the maximum amount, here is what signs look like. Title Players: #/# Tap sign to go to minigame! You will need to run /mgsign setexit, and place a sign in a desired spot, and a sign will automatically be generated that allows players to tap it and teleport back to spawn. The exit sign automatically subtracts the number of players from the original sign when tapped. You will have to disable the /spawn command in minigame areas so that this system is not compromised. Whenever a player leaves the game, they will be subtracted from the number of players on the original sign, and when they rejoin they will be automatically teleported back to spawn instead of back to the minigame. Let me know if you are interested in this and I will post it on the repo when I am finished, (that is if I pass the plugin review). Progress is coming along great, All I have left to do is insert the player join, exit, and exit sign tap events and it will be done. If people are interested, I will post the development on my github page and make it public.