Skip to content

Same IP address check, factions support, exploit patch

Compare
Choose a tag to compare
@Trophonix Trophonix released this 02 Jun 15:51
· 106 commits to master since this release

3.46
Added two new config options:

  • allow-same-ip-trade Defines whether to allow trading between two players on the same IP address. Also added errors.same-ip to lang.yml to correspond with this
  • hooks.factions.allow-trades-in-enemy-territory Whether to allow trading in enemy faction territory. Denial message is at hooks.factions.enemy-territory

Fixed:

  • Trade logs not being saved

3.47
I patched an exploit with the new input method and fixed the logging error.

Also removed a debug message that was left in during testing for a previous update (Sorry)