-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Translate zh-CN.yml via GitLocalize (#65) Co-authored-by: tc7326 <[email protected]> * Translate ja.yml via GitLocalize (#64) Co-authored-by: tastybento <[email protected]> * French translation (#63) * Translate fr.yml via GitLocalize * Translate fr.yml via GitLocalize * Translate fr.yml via GitLocalize Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: tastybento <[email protected]> * Spanish Translation (#62) * Translate es.yml via GitLocalize * Translate es.yml via GitLocalize * Translate es.yml via GitLocalize Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: tastybento <[email protected]> * German translation (#61) * Translate de.yml via GitLocalize * Translate de.yml via GitLocalize * Translate de.yml via GitLocalize Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: tastybento <[email protected]> Co-authored-by: mt-gitlocalize <[email protected]> * Czech translation (#60) * Translate cs.yml via GitLocalize * Translate cs.yml via GitLocalize * Translate cs.yml via GitLocalize Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: tastybento <[email protected]> * Added possibility to prevent players from doing the fly command outside (#59) of the island protection range. Co-authored-by: tastybento <[email protected]> * Revert "Translate ja.yml via GitLocalize (#64)" (#66) This reverts commit dd994cd. * Fix tests and add new tests to cover new config option. * Update Vietnamese (#67) * French translation (#68) * Translate fr.yml via GitLocalize * Translate fr.yml via GitLocalize * Translate fr.yml via GitLocalize Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: tastybento <[email protected]> * Translate es.yml via GitLocalize (#69) Co-authored-by: tastybento <[email protected]> * Translate ru.yml via GitLocalize (#70) Co-authored-by: tastybento <[email protected]> * Translate de.yml via GitLocalize (#71) Co-authored-by: tastybento <[email protected]> * Translate zh-CN.yml via GitLocalize (#72) Co-authored-by: tastybento <[email protected]> * Translate hu.yml via GitLocalize (#73) Co-authored-by: tastybento <[email protected]> * Translate id.yml via GitLocalize (#74) Co-authored-by: tastybento <[email protected]> * Translate cs.yml via GitLocalize (#75) Co-authored-by: tastybento <[email protected]> * Spanish translation (#76) * Translate es.yml via GitLocalize * Translate es.yml via GitLocalize * Translate es.yml via GitLocalize Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: tastybento <[email protected]> * German Translation (#77) * Translate de.yml via GitLocalize * Translate de.yml via GitLocalize * Translate de.yml via GitLocalize Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: tastybento <[email protected]> * French translation (#78) * Translate fr.yml via GitLocalize * Translate fr.yml via GitLocalize * Translate fr.yml via GitLocalize Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: tastybento <[email protected]> Co-authored-by: mt-gitlocalize <[email protected]> * Translate ja.yml via GitLocalize (#79) Co-authored-by: tastybento <[email protected]> * Translate ko.yml via GitLocalize (#80) Co-authored-by: tastybento <[email protected]> * Translate pl.yml via GitLocalize (#81) Co-authored-by: tastybento <[email protected]> * Translate ro.yml via GitLocalize (#82) Co-authored-by: tastybento <[email protected]> * Translate tr.yml via GitLocalize (#83) Co-authored-by: tastybento <[email protected]> * Translate it.yml via GitLocalize (#84) Co-authored-by: tastybento <[email protected]> * Translate pt.yml via GitLocalize (#85) Co-authored-by: tastybento <[email protected]> * Update pom.xml * Fixes login flight (#88) * Upgrade to BentoBox 1.20 and Spigot 1.17 * Fixes a bug with incorrect fly mode detection onLogin due to world height changes. Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: tc7326 <[email protected]> Co-authored-by: tastybento <[email protected]> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: PapiCapi <[email protected]> Co-authored-by: tastybento <[email protected]> Co-authored-by: Huynh Tien <[email protected]>
- Loading branch information
1 parent
101eb5f
commit 2fef2b6
Showing
25 changed files
with
246 additions
and
98 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
31 changes: 31 additions & 0 deletions
31
src/main/java/world/bentobox/islandfly/IslandFlyPladdon.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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
// | ||
// Created by BONNe | ||
// Copyright - 2022 | ||
// | ||
|
||
|
||
package world.bentobox.islandfly; | ||
|
||
|
||
import org.bukkit.plugin.java.annotation.dependency.Dependency; | ||
import org.bukkit.plugin.java.annotation.plugin.ApiVersion; | ||
import org.bukkit.plugin.java.annotation.plugin.Plugin; | ||
|
||
import world.bentobox.bentobox.api.addons.Addon; | ||
import world.bentobox.bentobox.api.addons.Pladdon; | ||
|
||
|
||
/** | ||
* @author BONNe | ||
*/ | ||
@Plugin(name="Pladdon", version="1.0") | ||
@ApiVersion(ApiVersion.Target.v1_17) | ||
@Dependency(value = "BentoBox") | ||
public class IslandFlyPladdon extends Pladdon | ||
{ | ||
@Override | ||
public Addon getAddon() | ||
{ | ||
return new IslandFlyAddon(); | ||
} | ||
} |
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,20 +1,22 @@ | ||
--- | ||
islandfly: | ||
fly-outside-alert: "&cVous êtes hors de votre île, vous ne pourrez plus voler dans | ||
&e[number]&c secondes." | ||
fly-turning-off-alert: "&c Vous n'êtes plus autorisé à voler ici. Désactivation | ||
du vol dans &e [number] &c secondes." | ||
disable-fly: "&cVous ne pouvez plus voler." | ||
reallowed-fly: "&a Vous pouvez de nouveau voler" | ||
enable-fly: "&aVous pouvez désormais voler." | ||
cancel-disable: "&aVous êtes de retour sur votre île ! Vous pouvez continuer à voler." | ||
wrong-world: "&cVous n'êtes pas dans le bon monde de mode de jeu." | ||
outside-protection-range: "&c Tu ne peux pas faire ça en dehors de la zone de protection | ||
de ton île" | ||
command: | ||
description: vous permet de voler sur votre île | ||
only-on-island: "&cVous pouvez uniquement voler sur votre île." | ||
not-allowed-fly: "&c Vous n'êtes pas autorisé à voler sur cette île" | ||
disable-fly: "&cVous ne pouvez plus voler." | ||
enable-fly: "&aVous pouvez désormais voler." | ||
fly-outside-alert: "&cVous êtes hors de votre île, vous ne pourrez plus voler dans | ||
&e[number]&c secondes." | ||
wrong-world: "&cVous n'êtes pas dans le bon monde de mode de jeu." | ||
fly-turning-off-alert: "&c Vous n'êtes plus autorisé à voler ici. Désactivation | ||
de fly en &e [number] &c secondes." | ||
reallowed-fly: "& a Votre mouche a été réaffectée" | ||
only-on-island: "&cVous pouvez uniquement voler sur votre île." | ||
protection: | ||
flags: | ||
ISLAND_FLY_PROTECTION: | ||
description: "&a Toggle qui peut voler sur votre île" | ||
name: "&a Prévention des mouches" | ||
name: "&a Interdiction du vol" |
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
Oops, something went wrong.