forked from AddstarMC/Minigames
-
Notifications
You must be signed in to change notification settings - Fork 1
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
fixes #23
Closed
Closed
fixes #23
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d58b6d1
to
775905e
Compare
fbdb402
to
3ed7850
Compare
d511a45
to
b423361
Compare
4b815a1
to
b44a1ef
Compare
1a1bf14
to
0a7515b
Compare
Ich glaube wir können das mal auf Dev mergen. |
dokumentation renamed blockRecorder package to just recorder to reflect that entities get recorded as well. Also, it makes codacy happy.
Fix Volume calculation of regen regions being one block of in each axis
I have one question: why?
fix waxed signs not receiving an update
… ended and not only if the GameEndPhase was reached.
…sn't properly started yet)
…ting the message in the chat
8cba515
to
a7f6274
Compare
… null * Teleports the spectating players to the end location if a quit location is not set. Fixes Spectators getting stuck in Minigame if no endpostion was set.
fix air test for treasures fix hardcoded number of inventory slots for treasures (allowing other containers getting used in future if someone decides to make this part configurable)
Closed
added description, so the plugin doesn't crash in case the outputCMDToFile was turned on
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dokumentation
Added GreenSurvivors as authors
renamed blockRecorder package to just recorder to reflect that entities get recorded as well. Also, it makes codacy happy.
some minor fixes
added GameEnded trigger that allways fires if a game has come to an end (not only if it is in its endphase)