promotional bannermobile promotional banner

Territorial Dealings

Adds factions, chunk claims, protections and methods to deal with that.

File Details

Territorial Dealings Build 9

  • R
  • Apr 10, 2015
  • 40.91 KB
  • 978
  • 1.7.10

File Name

TerritorialDealings_1.7.10_b9.zip

Supported Versions

  • 1.7.10

- Fixed players not actually being recognized as unique. Turns out I had to use player.getGameProfile().getId() instead of player.getUniqueID(). Hrm.
- Additionally I accidentally made two variables static, causing everyone to pay into the same vault. That is fixed as well.
- Also fixed another payment order calculation bug that would not pay in enough.
- Added protection against non-faction members interacting with things in claimed territory. (Also added a config option to turn that off if you so desire.)