Skip to content

Releases: raidcraft/rccities

v1.13.2

07 Apr 05:56

Choose a tag to compare

1.13.2 (2021-04-07)

Bug Fixes

  • check radius if ignore radius flag does not exist (c682abc)

v1.13.1

07 Apr 05:37

Choose a tag to compare

1.13.1 (2021-04-07)

Bug Fixes

  • allow admins to claim plots without plot credit (8e07645), closes #35

v1.13.0

07 Apr 05:33

Choose a tag to compare

1.13.0 (2021-04-07)

Features

  • flag: add admin flag to ignore city radius (866ea81), closes #87

v1.12.0

31 Mar 13:37

Choose a tag to compare

1.12.0 (2021-03-31)

Bug Fixes

  • build: remove unreachable repo and switch to fawe (30911c5)

Features

  • cmd: add admin commands to add,remove and set city plots (fc36d74)

v1.11.7

10 Feb 17:05

Choose a tag to compare

1.11.7 (2021-02-10)

Bug Fixes

  • add proper dependencies to economy plugin (f343a77)

v1.11.6

05 Jan 11:47

Choose a tag to compare

1.11.6 (2021-01-05)

Bug Fixes

  • Remove unnecessary getChunk() calls which triggers chunk load and produce performance issues when loading all plots of a city. Implement location util instead which calculates chunk coordinates. (e7c238f)

v1.11.5

02 Jan 09:03

Choose a tag to compare

1.11.5 (2021-01-02)

Bug Fixes

  • Track teleport cooldown separate for foreign cities. Fixes #31 (4ad7d7c)

v1.11.4

31 Dec 09:30

Choose a tag to compare

1.11.4 (2020-12-31)

Bug Fixes

  • Fix pistons across regions again. Closes #31 (2bfd576)

v1.11.3

30 Dec 20:49

Choose a tag to compare

1.11.3 (2020-12-30)

Bug Fixes

  • Added workaround to allow pistons to move across world guard regions which are used for plot protection. Fixes #31 (0c63f11)
  • Fix exception type if command execution fails (6c00862)
  • Make usage of external economy plugin configurable to still support servers without RCEconomy (ad2c4c1)

v1.11.2

30 Dec 16:52

Choose a tag to compare

1.11.2 (2020-12-30)

Bug Fixes

  • Fixes region update after promote resident to a new role with build permissions. Fixes #30 (c243db3)
  • Minor improvement to prevent errors during migration of city bank accounts (2d7c3d6)