Skip to content
Failed

Changes

Summary

  1. Added Github Action build script (commit: 96e2d04) (details)
  2. Added distribution required for Github Action (commit: 80f3fe1) (details)
  3. Update pom.xml (commit: de0d406) (details)
  4. Handle 3rd party fly plugins (commit: 2f9ef32) (details)
  5. Updated some POM items (commit: a0645c9) (details)
Commit 96e2d04412f0681ea9cb1c882b1d06bd5aa6b851 by tastybento
Added Github Action build script
(commit: 96e2d04)
The file was added.github/workflows/build.yml
Commit 80f3fe1775f07b781e09216c10bc1cd857ac097a by tastybento
Added distribution required for Github Action
(commit: 80f3fe1)
The file was modified .github/workflows/build.yml (diff)
The file was modified pom.xml (diff)
Commit 2f9ef32580cb64514753ec1d012de80d7764f108 by tastybento
Handle 3rd party fly plugins

Make the fly flag apply to general flying, e.g., by the Essentials /fly
command

https://github.com/BentoBoxWorld/BentoBox/issues/2159
(commit: 2f9ef32)
The file was modified pom.xml (diff)
The file was modified src/main/resources/locales/en-US.yml (diff)
The file was modified src/main/java/world/bentobox/islandfly/listeners/FlyListener.java (diff)
The file was modified pom.xml (diff)