Towny
Scorpion edited this page 3 years ago

Towny

introduced as of: 2.4.1.

Towny is a plot/nation/war and minor world management plugin, a gamemode of its own type. Nations, Towns you name it are huge part of what makes towny...towny.

AdvancedBCRanks now officially supports towny outside of placeholderapi requests. *Please note: not all actions are supported and may need placeholderapi to work well).

Current options:

  • nation (Returns wether or not they have a nation) *%current% not supported
  • town (Returns wether or not they have a town) *%current% not supported
  • town-world (Returns wether or not they are in a towny supported world) *Current returns current world the player is in.
  • nation-rank (Matches given nation rank with current) *Current returns the first/highest found rank.
  • rank (Matches given rank with current) *Current returns first/highest found rank.

Examples:

nation

  • 'towny;nation;You own a nation!;You do not own a nation'

town

  • 'towny;town;You own a town!;You do not own a town'

town-world

  • 'towny;town-world;You are in the correct world!;Current world: %current%. Required: %s'

nation-rank

  • 'towny;nation-rank;tester;You have a nice rank!;Required Rank: %s. Current: %current%'

rank

  • 'towny;rank;king;You are the king!;Required rank: %s. Current: %current%'