Skip to content

twoodworth/Enhanced-Survival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced Survival

Description

(todo)

Development

Getting Code

  1. Open IntelliJ.
  2. If a project is open, then click File -> Close Project.
  3. On the IntelliJ start screen, click Check out from Version Control -> Git.
  4. Click Log in to GitHub..., and login.
  5. Select the repo from the URL: drop-down, and click Clone.
  6. Click Yes to create an IntelliJ IDEA project.
  7. Click Import project from external model, select Gradle, and click Next.
  8. Check Use auto-import and Use default gradle wrapper, then click Finish.
  9. Edit the source code in src/main/java.

Building the Plugin Jar

  1. Click View -> Tool Windows -> Gradle.
  2. In the Gradle sidebar, run Tasks -> build -> jar.
  3. Find the built jar in the build/libs folder.

Resources

Bukkit Wiki
Bukkit Javadoc
Bukkit Forums (Plugin Development)
Spigot Forums (Spigot Plugin Development)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages