-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the 3rd party scoreboard issue
[ERROR]: PlayerData is empty no longer happens on player join event
- Loading branch information
1 parent
fa7c108
commit e08a9a7
Showing
8 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
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
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
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
Binary file renamed
BIN
+368 KB
target/SurvivalPlus-4.0.2-RELEASE.jar → target/SurvivalPlus-4.0.4-RELEASE.jar
Binary file not shown.
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
Binary file modified
BIN
+15 Bytes
(100%)
target/classes/veth/vetheon/survival/managers/Placeholders.class
Binary file not shown.
Binary file modified
BIN
+60 Bytes
(100%)
target/classes/veth/vetheon/survival/managers/PlayerManager.class
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Generated by Maven | ||
#Mon Sep 20 22:32:20 MDT 2021 | ||
#Tue Sep 21 14:39:49 MDT 2021 | ||
groupId=veth.vetheon | ||
artifactId=SurvivalPlus | ||
version=4.0.2-RELEASE | ||
version=4.0.4-RELEASE |