https://github.com/ajaparicio36/sovereignty

A minecraft plugin for creating nations and building power to grow and conquer!

https://github.com/ajaparicio36/sovereignty

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A minecraft plugin for creating nations and building power to grow and conquer!

Basic Info
  • Host: GitHub
  • Owner: ajaparicio36
  • License: other
  • Language: Java
  • Default Branch: main
  • Size: 46.9 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Sovereignty

Sovereignty is a Minecraft plugin that allows players to create their own nations, claim land, and engage in diplomacy or warfare with other nations.

Description

In Sovereignty, players can band together to form nations, claim chunks of land to expand their territory, and accumulate power through various means. Nations can form alliances, declare war on rivals, and compete for resources and dominance on the server.

Features

  • Nation Creation: Form your own nation with custom names, banners, and more
  • Land Claiming: Claim chunks to expand your nation's territory
  • Power System: Grow your nation's power through various activities
  • Diplomacy: Form alliances or rivalries with other nations
  • Warfare: Declare war on enemy nations and battle for supremacy
  • Economy Integration: Economic aspects tied to nation management
  • Customizable Settings: Server owners can customize various aspects of the plugin

Installation

  1. Download the latest version of Sovereignty from GitHub Releases
  2. Place the JAR file in your server's plugins folder
  3. Restart your server
  4. Configure the plugin settings in the config.yml file

Commands

  • /nation create <name> - Create a new nation
  • /nation claim - Claim the current chunk for your nation
  • /nation info [nation] - View information about a nation
  • /nation list - List all nations on the server
  • /nation invite <player> - Invite a player to your nation
  • /nation join <nation> - Join a nation that has invited you
  • More commands coming soon!

Permissions

  • sovereignty.nation.create - Allows creating a nation
  • sovereignty.nation.claim - Allows claiming land for your nation
  • sovereignty.admin - Administrative access to all Sovereignty commands

Contributing

Contributions are welcome! Feel free to submit pull requests or open issues if you encounter any problems.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Owner

  • Name: Anthony John
  • Login: ajaparicio36
  • Kind: user
  • Location: Philippines

Student from Central Philippine University Studying BS in Software Engineering Acads / Pro Gaming

GitHub Events

Total
  • Release event: 1
  • Push event: 2
  • Create event: 3
Last Year
  • Release event: 1
  • Push event: 2
  • Create event: 3

Dependencies

.github/workflows/build-release.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
  • actions/upload-artifact v4 composite
  • softprops/action-gh-release v1 composite
build.gradle maven
  • io.papermc.paper:paper-api 1.21.5-R0.1-SNAPSHOT compileOnly