Skip to content

Master-Guy/Kapital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- DEV --

If you want to work on the code:
	1) Let us know in #Kapital
	2) PULL that file from the repo
	3) Make your modifications
	4) Commit that file
	5) Push that file into the repo
If you do it any other way, it will mess up!

-- SETUP --

1) Add jar to plugins folder
2) Enable

-- LAYOUT --

World
|- Nation
    |- County
    |   |- City
    |   |   |- Plot
    |   |   |   |- Owner
    |   |   |
    |   |   |- Inhabitants
    |   |
    |   |- Council
    |       |- Mayor
    |       |- Councillors
    |
    |- Leader (President, King, etc...)
    |- Parliament, Senate, etc...
    |- Citizens
    
Government types:
- Republic: No leader. Senate elected every set time period.
- Democracy: Elections every set time period. President and senate elected.
- Monarchy: New King/Queen chosen upon abdication or revolution. King/Queen plus parliament.
- Dictatorship: Absolute power to one person.

On a Nation-wide and City-wide level:
- Protection
- Restriction
- Taxes

Web Interface :)

Releases

No releases published

Packages

No packages published

Languages