mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-25 19:56:26 +01:00
Updated Changelog (markdown)
parent
f823ab0fe9
commit
d1b37ebdde
@ -51,7 +51,7 @@
|
||||
* Fixed a small bug that would cause you to get teleported to the fallback spot instead of the `/as settp` one when you try to teleport to a sign but don`t have permission for it (AreaShop changes your request to a non-sign teleport if you do have permission for that in that case)
|
||||
* Added an extra option to `/as info` to list all regions that do not have a group, use `/as info nogroup`.
|
||||
* Added name change detection on login of the player (checks if the players name matches the saved name for the regions that are owned by the players, works because getting regions happens with the UUID) and if it changed it will update the region flags and signs.
|
||||
* Changed that now all region flags and signs will be updated when starting the server, that way users don`t think that something does not work simply because the region is not updated. This can be turned off by setting `updateRegionsOnStartup` to false in the config (updating the region happens slowly so it should not cause any noticeable lag).
|
||||
* Changed that now all region flags and signs will be updated when starting the server, that way users don't think that something does not work simply because the region is not updated. This can be turned off by setting `updateRegionsOnStartup` to false in the config (updating the region happens slowly so it should not cause any noticeable lag).
|
||||
* Removed the `/as updaterents` and `/as updatebuys` commands, became redundant because `/as reload` also updates all regions now so that can be used instead.
|
||||
* Fixed translation of color codes for greeting/farewell messages for WorldGuard 6.0+ users (this problem was caused by an unintended breaking change by WorldGuard, check [this ticket](http://dev.bukkit.org/bukkit-plugins/regionbuyandrent/tickets/26-color-issue/) for details).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user