Skip to content

Sponsor "Droplet" plugin for the Spout platform, featuring customizable sponsor messages at set intervals.

License

Notifications You must be signed in to change notification settings

spoutdev/DropletSponsor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DropletSponsor

Sponsor "Droplet" plugin for the Spout platform, featuring customizable sponsor messages at set intervals.

Like the project? Feel free to donate to help continue development!

What is Spout?

Spout is an open source multi-threaded Java voxel game framework and platform that opens the doors for infinite possibilities and expansion at the fingertips of gamers. Through the use of our platform, Spout and its API, developers can create "game" plugins, which use our client and server platform as a base. Players will be able to swap between games on-the-fly as they switch to a server running a different game plugin, or a set of game plugins.

Spout
Homepage | Forums | Twitter | Facebook

The License

DropletSponsor and all "Droplet" plugins for the Spout platform are licensed under the MIT License.

Copyright (c) 2012, Spout LLC <http://www.spout.org/>

Getting the Source

The latest and greatest source can be found here on GitHub.
Download the latest builds from our build server. Build Status

Compiling the Source

DropletSponsor uses Maven to handle its dependencies.

  • Install Maven 2 or 3
  • Checkout this repo and run: mvn clean package

Installing the Plugin

Simply place the latest compiled jar in your Spout server's plugins folder.
Change the config.yml located under plugins/DropletSponsor as needed.

Contributing to the Project

Track and submit issues and bugs on our issue tracker.
Share the love! Donations help make development possible!

Coding and Pull Request Conventions

  • Generally follow the Oracle coding standards.
  • No spaces, only tabs for indentation.
  • No trailing whitespaces on new lines.
  • 200 column limit for readability.
  • Pull requests must compile, work, and be formatted properly.
  • Sign-off on ALL your commits - this indicates you agree to the terms of our license.
  • No merges should be included in pull requests unless the pull request's purpose is a merge.
  • Number of commits in a pull request should be kept to one commit and all additional commits must be squashed.
  • You may have more than one commit in a pull request if the commits are separate changes, otherwise squash them.
  • For clarification, see the full pull request guidelines here.

Please follow the above conventions if you want your pull request(s) accepted.

About

Sponsor "Droplet" plugin for the Spout platform, featuring customizable sponsor messages at set intervals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published