Skip to content

luminescar/TerritoryLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TerritoryPlugin

TerritoryPlugin is a Bukkit/Spigot plugin for Minecraft that allows players to mark and create territories within the game.

Features

  • Mark two points to create a territory.
  • Create territories with customizable settings.
  • Delete territories by name.
  • List all existing territories.
  • Particle effects to visualize territories.

Commands

  • /territory mark - Mark territory points.
  • /territory create <name> - Create a territory between marked points.
  • /territory delete <name> - Delete a territory by name.
  • /territory list - List all territories.
  • /territory help - Show help message.

Installation

  1. Download the latest release from the Releases page.
  2. Place the JAR file in your Bukkit/Spigot server's plugins folder.
  3. Restart your server.

Usage

  1. In-game, use the command /territory mark to mark two points for your territory.
  2. Use /territory create <name> to create a territory with the given name.
  3. Manage your territories with /territory delete <name> and /territory list.

Configuration

  • Customize particle effects and other settings in the config.yml file.

Contributing

Feel free to contribute to the development of TerritoryPlugin by forking the repository and submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages