Skip to content

🐦 Minecraft plugin to disable flying and chosen commands when joining or playing in specific worlds.

License

Notifications You must be signed in to change notification settings

PyvesB/AntiWorldFly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntiWorldFly disables flying, elytras, and chosen commands when joining or playing in specific worlds, on Minecraft servers running Bukkit or Spigot.

Build Status License

Project status

This project is no longer maintained by its original author. I, Sidpatchy, have taken over development of the plugin and intend to continue development in the future. The most up-to-date builds can be found in on my Jenkins, and release versions on GitHub, Bukkit and Spigot.

Useful links

The Wiki of Anti World Fly is available by clicking on the Wiki tab at the top of the page, or directly on this link. Valuable information on how to set the plugin up or use it properly is at your disposal!

For more information and download links, please visit the project's webpages:

AntiWorldFly - Spigot

AntiWorldFly - Modrinth

AntiWorldFly - Bukkit

AntiWorldFly - TeamCity

Feel free to visit HelloMinecraft, the plugin's official server (french server): HelloMinecraft

Setting your own working copy of the project

Ensure you have a working version of the JDK (Java Development Kit).

The following steps are for the Eclipse development environment, but will be similar on other IDEs.

  • Download or clone the repository on your computer. You can also create your own fork by clicking on the Fork icon on the top right of the page.
  • In Eclipse, go to File -> Import... -> Maven -> Existing Maven Projects.
  • In the Root Directory field, select the location where you downloaded the Anti World Fly repository.
  • Tick the pom.xml box that appears in the Projects field and click Finish.
  • To compile the plugin, in the Package Explorer window, right click on the imported project, then Run As -> Maven Install.
  • The plugin will be generated in the target folder of the project.

Please let me know if you encounter any problems by opening an Issue, I am happy to help.

About

🐦 Minecraft plugin to disable flying and chosen commands when joining or playing in specific worlds.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages