Перейти к содержимому
Mineforgian

Nations

This is a plugin that allows players to create and manage nations.

Загрузки
153
Подписчики
1
Обновлён
6 сентября 2025 г.
Лицензия
Nations-Plugin-License

Опубликован 6 сентября 2025 г.

🌍 Nations

This is the official repository for the Nations Plugin – a Minecraft plugin that adds nation creation and management features to your server.


✨ Features

  • Create and disband nations
  • Invite, accept, or deny nation invites
  • Leave nations at any time
  • Nation ownership and leadership system
  • Configurable nation data stored in nations.yml
  • Tab-completion for commands
  • Admin commands for server operators

⚙️ Process

The plugin generates a nations.yml in plugins/Nations/.

Example structure:

exampleNation:
  owner: Steve (UUID)
  members:
    - Alex (UUID)
    - Notch (UUID)

⚖️ License

This project is licensed under the Nations Plugin License.

  • ✅ You may download and use this plugin on your Minecraft server.
  • ❌ You may not modify, redistribute, re-publish, or create derivative works.
  • ❌ You may not sell or re-upload this plugin.

More information of the license here

Ченджлог

1.0Релиз1.21.6, 1.21.7, 1.21.8 · 6 сентября 2025 г.

🌍 Nations Plugin

A Minecraft plugin that allows players to form nations, manage members, and build a community on your server.
Designed for simplicity, scalability, and fun nation-based gameplay.


✨ Features

  • Create and disband nations
  • Invite, accept, or deny nation invites
  • Leave nations at any time
  • Nation ownership and leadership system
  • Configurable nation data stored in nations.yml
  • Tab-completion for commands
  • Admin commands for server operators

⚡ Commands

Command Description Permission Default
/nations create <name> Create a new nation nations.create
/nations disband Disband your nation nations.disband
/nations invite <player> Invite a player to your nation nations.invite
/nations accept <nation> Accept a pending invite nations.accept
/nations deny <nation> Deny a pending invite nations.deny
/nations leave Leave your current nation nations.leave
/nations kick <player> Kick a player from your nation (owner only) nations.use
/nations reload Reload Nations configuration nations.reload ❌ (OP)
/nations help Show available commands nations.help
/nations admin setowner <nation> <p> Change the owner of a nation nations.admin ❌ (OP)
/nations admin delete <nation> Force-delete a nation nations.admin ❌ (OP)
/nations admin add <nation> <player> Force-add a player to a nation nations.admin ❌ (OP)

Note: The base command is /nations (alias: /n).
The kick subcommand currently checks nations.use permission.


⚙️ Configuration

The plugin generates a nations.yml in plugins/Nations/.

Example structure:

exampleNation:
  owner: Steve (UUID)
  members:
    - Alex (UUID)
    - Notch (UUID)

Комментарии

Загружаем…