Skip to content

Politics - Self-serve community management plugin for Spout. Allows formation of groups with configurable names, territory claiming, fine-tune permissions and much much more!

License

Notifications You must be signed in to change notification settings

VolumetricPixels/Politics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Politics

Brock Obama

Politics is a self-serve sub-community management plugin for Spout, allowing for maximum flexibility. More information can be found on the Wiki

License

Politics is licensed under the Affero General Public License Version 3. Please see the LICENSE.txt file for details.

Compiling

Politics uses Maven to handle its dependencies.

Coding Standards

  • If / for / while / switch statement: if (conditions && stuff) {
  • Method: public void method(Object paramObject) {
  • No Tabs, Spaces only!
  • No trailing whitespace
  • Mid-statement newlines at a 200 column limit
  • camelCase, no under_scores except constants
  • Constants in full caps with underscores
  • Keep the same formatting style everywhere

Pull Request Standards

  • Sign-off on all commits!
  • Finished product must compile successfully with mvn!
  • 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. Pull requests that make multiple changes should have one commit per change.
  • Pull requests must include any applicable license headers. (These are generated when running mvn)

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

About

Politics - Self-serve community management plugin for Spout. Allows formation of groups with configurable names, territory claiming, fine-tune permissions and much much more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages