-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename Project SkyFolia -> Skyllia (Skyblock + Euphyllia) ♥
- Loading branch information
Showing
112 changed files
with
752 additions
and
605 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: Build SkyFolia | ||
name: Build Skyllia | ||
on: [ push ] | ||
jobs: | ||
skyfolia-testbuild: | ||
skyllia-testbuild: | ||
runs-on: ubuntu-22.04 | ||
if: "!contains(github.event.commits[0].message, '[ci-skip]')" | ||
steps: | ||
|
@@ -17,5 +17,5 @@ jobs: | |
run: git config --global user.email "[email protected]" && git config --global user.name "Github Actions" | ||
- name: Permission gradlew | ||
run: chmod +x gradlew | ||
- name: Build SkyFolia jar | ||
- name: Build Skyllia jar | ||
run: ./gradlew shadowJar |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...skyfolia/api/annotation/Experimental.java → .../skyllia/api/annotation/Experimental.java
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
2 changes: 1 addition & 1 deletion
2
.../skyfolia/api/annotation/Information.java → ...a/skyllia/api/annotation/Information.java
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
2 changes: 1 addition & 1 deletion
2
...yfolia/api/configuration/WorldConfig.java → ...kyllia/api/configuration/WorldConfig.java
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
4 changes: 2 additions & 2 deletions
4
...layerPrepareChangeWorldSkyblockEvent.java → ...layerPrepareChangeWorldSkyblockEvent.java
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
4 changes: 2 additions & 2 deletions
4
.../api/event/SkyblockChangeAccessEvent.java → .../api/event/SkyblockChangeAccessEvent.java
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
8 changes: 4 additions & 4 deletions
8
.../event/SkyblockChangePermissionEvent.java → .../event/SkyblockChangePermissionEvent.java
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
4 changes: 2 additions & 2 deletions
4
...yfolia/api/event/SkyblockCreateEvent.java → ...kyllia/api/event/SkyblockCreateEvent.java
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
4 changes: 2 additions & 2 deletions
4
...ia/api/event/SkyblockCreateWarpEvent.java → ...ia/api/event/SkyblockCreateWarpEvent.java
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
4 changes: 2 additions & 2 deletions
4
...yfolia/api/event/SkyblockDeleteEvent.java → ...kyllia/api/event/SkyblockDeleteEvent.java
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
4 changes: 2 additions & 2 deletions
4
...ia/api/event/SkyblockDeleteWarpEvent.java → ...ia/api/event/SkyblockDeleteWarpEvent.java
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
4 changes: 2 additions & 2 deletions
4
...skyfolia/api/event/SkyblockLoadEvent.java → .../skyllia/api/event/SkyblockLoadEvent.java
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
2 changes: 1 addition & 1 deletion
2
...lia/api/exceptions/DatabaseException.java → ...lia/api/exceptions/DatabaseException.java
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
2 changes: 1 addition & 1 deletion
2
...eptions/MaxIslandSizeExceedException.java → ...eptions/MaxIslandSizeExceedException.java
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
2 changes: 1 addition & 1 deletion
2
...UnsupportedMinecraftVersionException.java → ...UnsupportedMinecraftVersionException.java
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
16 changes: 8 additions & 8 deletions
16
...phyllia/skyfolia/api/skyblock/Island.java → ...uphyllia/skyllia/api/skyblock/Island.java
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
4 changes: 2 additions & 2 deletions
4
...hyllia/skyfolia/api/skyblock/Players.java → ...phyllia/skyllia/api/skyblock/Players.java
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
2 changes: 1 addition & 1 deletion
2
...yfolia/api/skyblock/model/IslandType.java → ...kyllia/api/skyblock/model/IslandType.java
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,4 +1,4 @@ | ||
package fr.euphyllia.skyfolia.api.skyblock.model; | ||
package fr.euphyllia.skyllia.api.skyblock.model; | ||
|
||
public record IslandType(String name, int maxMembers, double rayon) { | ||
} |
4 changes: 2 additions & 2 deletions
4
.../skyblock/model/PermissionRoleIsland.java → .../skyblock/model/PermissionRoleIsland.java
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
2 changes: 1 addition & 1 deletion
2
...skyfolia/api/skyblock/model/Position.java → .../skyllia/api/skyblock/model/Position.java
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,4 +1,4 @@ | ||
package fr.euphyllia.skyfolia.api.skyblock.model; | ||
package fr.euphyllia.skyllia.api.skyblock.model; | ||
|
||
public record Position(int regionX, int regionZ) { | ||
} |
2 changes: 1 addition & 1 deletion
2
...skyfolia/api/skyblock/model/RoleType.java → .../skyllia/api/skyblock/model/RoleType.java
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
2 changes: 1 addition & 1 deletion
2
...ia/api/skyblock/model/SchematicWorld.java → ...ia/api/skyblock/model/SchematicWorld.java
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,4 +1,4 @@ | ||
package fr.euphyllia.skyfolia.api.skyblock.model; | ||
package fr.euphyllia.skyllia.api.skyblock.model; | ||
|
||
public record SchematicWorld(String key, String worldName, String schematicFile) { | ||
} |
2 changes: 1 addition & 1 deletion
2
...yfolia/api/skyblock/model/WarpIsland.java → ...kyllia/api/skyblock/model/WarpIsland.java
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
4 changes: 2 additions & 2 deletions
4
...yblock/model/gamerule/GameRuleIsland.java → ...yblock/model/gamerule/GameRuleIsland.java
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
2 changes: 1 addition & 1 deletion
2
...yblock/model/permissions/Permissions.java → ...yblock/model/permissions/Permissions.java
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
2 changes: 1 addition & 1 deletion
2
...permissions/PermissionsCommandIsland.java → ...permissions/PermissionsCommandIsland.java
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
2 changes: 1 addition & 1 deletion
2
...del/permissions/PermissionsInventory.java → ...del/permissions/PermissionsInventory.java
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
2 changes: 1 addition & 1 deletion
2
.../model/permissions/PermissionsIsland.java → .../model/permissions/PermissionsIsland.java
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
2 changes: 1 addition & 1 deletion
2
...ck/model/permissions/PermissionsType.java → ...ck/model/permissions/PermissionsType.java
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
Oops, something went wrong.