Skip to content

Commit

Permalink
Set properties
Browse files Browse the repository at this point in the history
  • Loading branch information
BrainStone committed Sep 2, 2017
1 parent d2df824 commit 0f89a11
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,10 @@
// Values in parententeses (only for default values) will be filled with the evaluated value.
// Plugin Name is preferably set in the settings.gradle file.

type=none
pluginId=emptyproject
// pluginName=(project.name)
// baseGroup=dev.aura
// description=Empty description

// buildOffset=0
// openSource=true
// secretSalt=CHANGEME // Only needed when not openSource. (Should be changed of course!)
// useStats=(type != "none")
// customCharts=false
type=sponge
pluginId=sundial
description=A simple Sponge Plugin to synchronize the server/in-game time to the realtime

// Versions

// lombokVersion=1.16.18
// lombokHash=9d957f572386b9e257093a45b148f9b411cff80d9efd55eaf6fca27002d2e4d9

// bungeecoord_version=1.12-SNAPSHOT
// spigot_version=1.12-R0.1-SNAPSHOT
// sponge_version=7.0.0-SNAPSHOT

// bStats_version=1.2
sponge_version=7.0.0-SNAPSHOT

0 comments on commit 0f89a11

Please sign in to comment.