-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix flight This line disables flight every time if a player is not wearing 2 armor witch air aspect. Other things that add flight don't work correctly and always bugging out. * Fix flight 1.If you are not wearing 2 air aspect armor, the armor disables all flying. 2. If you remove the armor with air aspect while in flight, flying does not stop. * spotlessApply * replace "equals()" to "=="
- Loading branch information
Zereff06
authored
Dec 28, 2022
1 parent
7676a62
commit 6e59c60
Showing
2 changed files
with
19 additions
and
5 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