Welcome to the Cipher project! This project is a spigot plugin that aims to add as many unique contributers as possible by only allowing each contributor to commit 35 lines of code in their lifetime.
There is no end goal or goal for this plugin, add what you want! We want to see what the Spigot community is able to create by working together with special limitations to the project. Will this turn out to be a Skyblock plugin? A factions plugin? Who knows! Fork this project and create a PR to add to the story of the Cipher Project!
- Each individual may only add a maximum of 35 lines of code to the project.
- Each line of code may only have 3 semicolons.
- Removing lines of code restores the removed set of lines and adds them to the individual's total.
- Tests are excluded from the above 3 rules
- Arbitrariness is prohibited.
- Declarations, Constructors, Variables, Methods & Brackets count torwards your line count.
- Imports/Package declarations and Whitespaces do not count due to clarity issues (Might change at a later point of time) [#6]
- Libraries, Utils and Frameworks used must be open source and specified in the source citation in the README.md.
- Adding malicious code or software to the project in any way is prohibited.
- To target a main goal is prohibited
- Implemented features must be entered in the Features table
The project management reserves the right to reject code additions, libraries, frameworks or other additions.
Feature | Author | Files |
---|---|---|
AngelChest (death chests) | mfnalex | AngelChestListener.java (5 lines) ProjectCipher.java (2 lines) |
Lifesteal | IkeVoodoo | ProjectCipher.java |
Jesus Hack Detection | IkeVoodoo | ProjectCipher.java |
Ghost Hand Detection | IkeVoodoo | ProjectCipher.java |
DoubleDamage | Buchard37 | ProjectCipher.java (3 lines) |
Exploding Eggs | LMBishop | ProjectCipher.java |
Throwing TNT | MachoPiggies | ThrowingTNT.Java (6 lines) ProjectCipher.java (1 line) |
SusPerms | ORANG3I | ProjectCipher.java (3 lines) SusPerms.java (17 lines) |