Rumsfield / konquest

Konquest plugin for Spigot Minecraft territory control
GNU General Public License v3.0
7 stars 2 forks source link

Bugfix/226 capital upgrades management #237

Closed Rumsfield closed 2 months ago

Rumsfield commented 2 months ago

Konquest Pull Request

Closes #226

Summary

Fixes town lord logic to ensure that when a player becomes the lord of a town, they are always included in the residents list with the knight flag set to true. Also updates the admin town command to correctly clear town join requests when managing residents (adding, kicking, giving lord).

The original bug reporting for this issue could not be reproduced (town heart upgrade not working for capitals).

Checklist