-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement teleportation onGameEnd #6
Comments
the one above is necessary, then comes this one: add a count down for the game which is on a popup and the count down must be like 100 second or 70 |
The inventories should be cleared already: https://github.com/robske110/TicTacToe/blob/master/TicTacToe/src/robske_110/TTT/Game/Game.php#L259. If that's not the case, please let me know. |
TODO: Configureable on-game-end teleportation to a specified level's spawn location or to a specified level, x, y z. |
the players inventory doesn't get cleared when the game ends , it only clears it upon a new game start and yes the countdown is during the game |
and also add an announce for the winner to all players + a money reward for the winner (dependency: EconomyAPI) |
this is a very very awesome plugin i really like it and thats why i want it to be better and see it on all servers in the future, i admire this mind and this type of thinking u have . [off-topic] |
heres the plugin zipped: https://www.mediafire.com/file/eimgiure871wci6/89-ColorMatch-2-4be2b.zip |
but first make the priority for the gameEnd teleportation cuz my server is about to be opened and this is the only issue left |
@robske110 can you please hurry up with the teleportation request I've been refreshing this page for the past 5 days waiting for a reply saying its done , i know you are busy but please try to finish this one for me , thank you. |
I pushed the brach 1.0.0-InDev which has the current WIP on it. Its is untested since the game is broken on 1.2.13 (probably ItemFrame Interaction broken in PM, will check tomorrow) |
putting it to support only 1.2.10 for now will be much easier, then at some other time update the whole plugin to work on 1.2.13 |
Actually, the game wasn't broken at all, I was just too dumb to create an Arena for testing. (lol) |
I‘ll keep this open since it is not implemented on master yet. |
make it when the game ends the player gets teleported back to the world spawn and his inventory gets cleared
The text was updated successfully, but these errors were encountered: