BurlanT - Advanced Towns & Nations Plugin
License
Copyright (c) 2024 Cauthon Corporation - All Rights Reserved See (LICENSE) for usage terms.
Overview
BurlanT is a comprehensive towns and nations plugin for Minecraft servers, offering territory management, player-driven economies, and dynamic warfare systems.
This plugin has been heavily inspired (Basically a recreation at this point :I) by Phonon's Nodes Plugin. (Nodes)
We have a discord now!!! https://discord.gg/62493Tu5AD
UPDATES ARE BOTH IN CHANGELOGS AND IN DISCORD ANNOUNCEMENTS!!!
Check Version Details for the Burlan Map Editor!! You'll need it! (extract at plugins/dynmap/web/)
You need: PlaceholderAPI, Vault and obviously DYNMAP to run this plugin!
BurlanT Documentation
Commands
Town Commands
Command | Description |
---|---|
/town create <name> <territoryId> |
Creates a new town |
/town delete |
Deletes your town |
/town rename <name> |
Renames your town |
/town invite <player> |
Invites a player to your town |
/town join <town> |
Joins a town that invited you |
/town leave |
Leaves your current town |
/town kick <player> |
Kicks a player from your town |
/town info [town] |
Shows information about a town |
/town list |
Lists all towns |
/town officer add <player> |
Adds an officer to your town |
/town officer remove <player> |
Removes an officer from your town |
/town setleader <player> |
Transfers town leadership |
/town color <color> |
Sets town color |
/town claim |
Claims territory for your town |
/town unclaim |
Unclaims territory from your town |
Nation Commands
Command | Description |
---|---|
/nation create <name> |
Creates a new nation |
/nation delete |
Deletes your nation |
/nation invite <town> |
Invites a town to your nation |
/nation join <nation> |
Joins a nation that invited your town |
/nation leave |
Leaves your current nation |
/nation kick <town> |
Kicks a town from your nation |
/nation info [nation] |
Shows information about a nation |
/nation list |
Lists all nations |
/nation officer add <town> |
Adds an officer town to your nation |
/nation officer remove <town> |
Removes an officer town from your nation |
/nation transfer <town> |
Transfers nation leadership |
/nation ally <nation> |
Sets a nation as ally |
/nation enemy <nation> |
Sets a nation as enemy |
/nation neutral <nation> |
Sets a nation as neutral |
/nation deposit <amount> |
Deposits money into nation bank |
/nation withdraw <amount> |
Withdraws money from nation bank |
Chat Commands
Command | Description |
---|---|
/tc |
Toggle town chat |
/nc |
Toggle nation chat |
/ac |
Toggle ally chat |
/lc |
Toggle local chat |
/gc |
Switch to global chat |
Admin Commands
Command | Description |
---|---|
/burlanop town create <name> <territoryId> |
Creates a town |
/burlanop town add <player> <town> |
Adds a player to a town |
/burlanop town remove <player> <town> |
Removes a player from a town |
/burlanop town setleader <player> <town> |
Sets town leader |
/burlanop nation create <name> |
Creates a nation |
/burlanop nation add <town> <nation> |
Adds a town to a nation |
/burlanop nation remove <town> <nation> |
Removes a town from a nation |
/burlanop nation setleader <town> <nation> |
Sets nation leader |
/burlanop power <set/remove> <player/town> <name> <amount> |
Manages power |
/burlanop setrelation <town1> <town2> <ally/enemy/neutral> |
Sets town relations |
/burlanop war <enable/disable> |
Toggles war mode |
/burlanop reload [dont_save] |
Reloads the plugin |
Placeholders
Town Placeholders
Placeholder | Description |
---|---|
%burlantown_townname% |
Player's town name |
%burlantown_townleader% |
Town leader's name |
%burlantown_townpopulation% |
Number of town members |
%burlantown_townrole% |
Player's role in town |
%burlantown_townbalance% |
Town's balance |
Nation Placeholders
Placeholder | Description |
---|---|
%burlannation_nationname% |
Player's nation name |
%burlannation_nationleader% |
Nation's leader town |
%burlannation_nationcount% |
Number of towns in nation |
%burlannation_nationcolor% |
Nation's color |
Permission Nodes
You can also use wildcards to grant multiple permissions:
burlant.town.*
- Grants all town permissionsburlant.nation.*
- Grants all nation permissionsburlant.*
- Grants all plugin permissions