-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/dev'
# Conflicts: # README.md
- Loading branch information
Showing
31 changed files
with
78 additions
and
42 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Generated by Maven | ||
#Mon Mar 28 15:34:13 EDT 2022 | ||
#Sat Apr 02 16:01:12 EDT 2022 | ||
groupId=com.github.dawsonvilamaa | ||
artifactId=1_18_R1 | ||
version=1.3.0 | ||
version=1.3.1 |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,3 @@ | ||
Changes: | ||
- The default waypoint type is now public, so typing out "public" is no longer required when creating a new waypoint | ||
- Changed permissions | ||
- Removed waypoint permission | ||
- Added createWaypoints permission | ||
- Added useWaypoints permission | ||
- Added usePrivateWaypoints permission | ||
- Added breakWaypointBeacons permission | ||
- Added manageAllWaypoints permission | ||
- Changed config.yml | ||
- Added launch-player option | ||
- Added allow-beacon-break-by-owner option | ||
- Added allow-all-worlds option | ||
|
||
Bug Fixes: | ||
- The back arrow player texture for the player skull in the waypoint options menu would not load | ||
- A waypoint would be removed if a beacon became obstructed and then unobstructed | ||
Fixes: | ||
- Added compatibility with NoCheatPlus by adding temporary exemptions when a player is teleporting. | ||
- Added launch-player-height config option to change how high players are launched before teleporting. Anti-cheat plugins might not allow players above a certain height, so this is a way to work around that. |
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
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 modified
BIN
+0 Bytes
(100%)
core/target/classes/com/github/dawsonvilamaa/beaconwaypoint/Main$1.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
core/target/classes/com/github/dawsonvilamaa/beaconwaypoint/Main.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
core/target/classes/com/github/dawsonvilamaa/beaconwaypoint/listeners/WorldListener.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
core/target/classes/com/github/dawsonvilamaa/beaconwaypoint/waypoints/Waypoint$1$1$1.class
Binary file not shown.
Binary file modified
BIN
+338 Bytes
(110%)
core/target/classes/com/github/dawsonvilamaa/beaconwaypoint/waypoints/Waypoint$1$1.class
Binary file not shown.
Binary file modified
BIN
+1.03 KB
(120%)
core/target/classes/com/github/dawsonvilamaa/beaconwaypoint/waypoints/Waypoint$1.class
Binary file not shown.
Binary file modified
BIN
+50 Bytes
(100%)
core/target/classes/com/github/dawsonvilamaa/beaconwaypoint/waypoints/Waypoint.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 Mar 28 15:34:06 EDT 2022 | ||
#Sat Apr 02 16:01:09 EDT 2022 | ||
groupId=com.github.dawsonvilamaa | ||
artifactId=core | ||
version=1.3.0 | ||
version=1.3.1 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +0,0 @@ | ||
- add new permissions (break beacon, create and use private waypoints, teleport, edit any beacon) (done) | ||
- add config options (allow owners to break beacons if they own all waypoints, launch player, allow all worlds) (done) | ||
- fix back arrow not loading for waypoint options menu (done) | ||
- fix bug where if beacon is obstructed and unobstructed, the waypoint gets deleted (done) | ||
- make public the default waypoint type (done) | ||