1.21.11 (2021-04-05)
- msg: show region info when clicking on region in /gs list (7ea31ba)
1.21.10 (2021-03-14)
- use fawe compatible api in schematic manager (2c56f66)
1.21.9 (2021-02-20)
- show correct count display (1af339e)
1.21.8 (2021-02-20)
- region achievement is always granted (3d73589)
1.21.7 (2021-02-18)
- deps: update rcachievements (97f9bb2)
1.21.6 (2021-02-18)
- make /gs the root command for rcregions (e0d19d2)
1.21.5 (2021-02-18)
1.21.4 (2021-02-18)
- npe in sell command (81e4671)
1.21.3 (2021-02-18)
1.21.2 (2021-02-18)
1.21.1 (2021-02-17)
- catch all worldedit exceptions (0326834)
1.21.0 (2021-02-17)
- improve region achievements - remove if no longer active (2182815)
1.20.1 (2021-02-17)
- achievements not registered (c0d1553)
1.20.0 (2021-02-15)
- add region achievement (d606f84)
1.19.2 (2021-02-10)
- add proper dependencies to spigot.yml (27a66bf)
1.19.1 (2021-01-31)
- build: properly shade fasterxml (6de03b7)
- allow destroying of signs in owned regions (298878e), closes #29
- style: correct small typo in admin commands (2a07054), closes #28
1.19.0 (2021-01-09)
1.18.0 (2020-12-07)
- cmd: add /rcra reset command to restore from schematic (092728d)
- cmd: add /rcra set owner command (45fa087)
1.17.2 (2020-12-05)
1.17.1 (2020-12-05)
1.17.0 (2020-12-05)
- sales: make region occupied when a sale expires (a54d223)
- cmd: add /rcr list command that lists all player regions (0134a80)
- cmd: add /sales command that shows all player sales (3c3ab85)
- add task that expires regions on sale (a1f5bbb)
1.16.0 (2020-12-05)
- add option to execute commands when a region is sold (24136b3)
- auto expire selling regions after some time (04e9c21)
1.15.0 (2020-12-05)
- add option to sell regions directly to players (b1249b9)
- show active sales and sold regions on login (427bc1a)
1.14.0 (2020-12-04)
- cmd: add /rcra set factor command to set the individual region factor (9b167d0)
- save schematic when a player buys a region (61e1068)
1.13.1 (2020-12-04)
- set base price to 0 when switching to dynamic price (6c36d48)
1.13.0 (2020-12-03)
- cmd: make 0 costs regions free (8302500)
- add option to sell regions to the server (8f6ed0d)
- cmd: add /rcr limits command (170a1cb)
- autoset default group if region group is empty (000df9f)
- cmd: add option to specify region group on creation (5c86c72)
1.12.1 (2020-12-03)
- cache costs loading (82b5036)
1.12.0 (2020-12-02)
- implement region groups price modifier and limits (8997efa)
- cmd: add basic /rcr sell dialog (acd9f8b)
1.11.2 (2020-12-02)
- api: add static handlerlist to base events (4d8985d)
1.11.1 (2020-12-02)
- db: fix pending drops migration of owner_id on regions table (2521384)
1.11.0 (2020-12-02)
- add saving of created and deleted regions as schematics (c40c795)
- api: add events for buy and create region (8824bfe)
1.10.1 (2020-12-02)
- db: add missing group world and wg region migrations (fc909f3)
1.10.0 (2020-12-02)
- cmd: add option to auto set worldguard parent or group (b102071)
1.9.0 (2020-12-02)
- rougly calculate polygon region (20d16aa)
- info: npe in player hover if player lastonline is null (8f71b73)
- cmd: add command to set price and size (df1a1cc)
1.8.1 (2020-12-01)
- info: fix region costs info message (5edeadd)
1.8.0 (2020-12-01)
- cmd: add /rcra set parent command (98300e3)
1.7.1 (2020-12-01)
- show cost breakdown hover (cdfd2f1)
1.7.0 (2020-12-01)
- time formatting error in region info (f249618)
- add detailed cost breakdown view (75b1c94)
1.6.0 (2020-12-01)
- cmd: correctly display abort buy cmd (a5e9720)
- cmd: add /rcr info command and the option to show worldguard info on click (fb7aaa7)
- gui: display player limits in region overview (da8dd16)
1.5.1 (2020-12-01)
- player regions calculation based off actual regions (332fc22)
- db: remove unused player_name field from owned_region (f84d167)
1.5.0 (2020-12-01)
- correctly display playername on sign and info text (ebd2d5e)
- add nice formatting and improve overall user experience (8181fd7)
- add pretty formatting for regions (88b8386)
1.4.1 (2020-11-30)
- region: volume is now correctly calculated (a4da2e4)
1.4.0 (2020-11-29)
1.3.1 (2020-11-24)
1.3.0 (2020-11-24)
- regions: add option to define region limits that can be assigned with permissions (225ed17), closes #8
1.2.2 (2020-11-24)
- db: rename tables to rcregions_ and create new migrations (7363b2a)
1.2.1 (2020-11-24)
- build: properly shade interactive messenger (80fdfac)
1.2.0 (2020-11-23)
- add new experimental messaging library (66deb6c)
1.1.1 (2020-11-21)
- signs: show correct error messages (15d16b1)
1.1.0 (2020-11-21)
- signs: update sign on first placement (e8a6370)
- cmd: add reload command (2b23bc1)