-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f90e78
commit 6416ac0
Showing
1 changed file
with
1 addition
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,3 @@ | ||
# The New Kings | ||
|
||
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/246101510dca4eb9a729ef178dae682c)](https://app.codacy.com/gh/TheNewEconomy/TheNewKings/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) | ||
[![Build Status](https://ci.codemc.io/job/creatorfromhell/job/TNK/badge/icon)](https://ci.codemc.io/job/creatorfromhell/job/TNK/) | ||
|
||
The New Kings is the modern land claim add-on, which is also cross-platform compatible. | ||
|
||
<p align="center"> | ||
<img src="https://i.imgur.com/uP8wqDB.png" width="500" /> | ||
</p> | ||
<p align="center"> | ||
<i><b>The modern land protection plugin for the cross-server experience.</b></i> | ||
</p> | ||
|
||
# About TNK | ||
The New Kings was developed for use on the Official TNE Server as a solution to provide more flexibility, | ||
and enhance the feature-packed nature of other land claim plugins. | ||
|
||
# Why TNK? | ||
|
||
## Platform Agnostic | ||
Use TNK on the platform you want! | ||
- Sponge? If you want | ||
- Spigot/Paper? Definitely! | ||
|
||
## Features | ||
Want minimal Features? Why not! Want all the features? That's an option too! | ||
|
||
The New Kings follows the same philosophy as TNE, which is to allow server owners the option to download | ||
optional "modules" to extend TNK functionality. This also means that the core TNK itself can stay relatively | ||
feature light. | ||
|
||
## Multi-world | ||
TNK supports native Multi-world functionality. This means you can have players have different Villages and Kingdoms per world! | ||
|
||
## API Support | ||
TNK offers support for Vault, TNE, and Treasury, which lets any third-party plugin hook into your economy and add additional functionality. | ||
|
||
## Extensibility | ||
The New Kings has been designed to allow developers to easily add extended features, and even change built-in functionality easily. | ||
|
||
## Free as in Freedom, not Free as in Beer | ||
[TNK is licensed under the AGPLv3](developer/license.md), which means you're free to use it how you want. This also means that | ||
networks that add improvements to their version must also provide them for everyone else to enjoy! | ||
|
||
## Translations | ||
TNK utilizes Crowdin for Translation management. Find more about contributing to translations | ||
for TNK on the [Translation Guide](developer/Translation-Guide). | ||
|
||
## Documented | ||
TNK has lots of documentation for the power users that like all the documentation. | ||
|
||
*Please note: As TNK is a work in progress, documentation is very limited at the moment.* | ||
|
||
## Requirements | ||
TNK has some minimum requirements that should be followed. | ||
- MySQL 8.0+ (if using MySQL for storage) | ||
- MariaDB 10.7.0+ | ||
- Java 17+ | ||
|
||
## Project Support | ||
We have some organizations that provide open-source licenses to help support this project. | ||
|
||
<a href="https://jb.gg/OpenSourceSupport"><img align="left" width="200" height="200" src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png"></a> | ||
<a href="https://www.ej-technologies.com/products/jprofiler/overview.html"><img align="left" width="200" height="200" src="https://www.ej-technologies.com/assets/content/[email protected]"></a> | ||
Coming Soon |