修复租约到期时间溢出(ShallowAi)
修复与市场相关的异步符号编辑问题
修复自动住宅清理过程中的住宅所有权转移
修正了WorldEdit regen功能在最新WE版本上不起作用的问题。请记住,重新生成区域对服务器来说相当费力,所以若您真的需要,请使用它。
修复了res auto,即使您禁用了它,仍会考虑文件中设置的最大限制
修复如果将驻留中的阻止命令设置为阻止所有(*)命令,则无法正确处理该命令的问题
添加了在住所外的全球/世界级别阻止命令的选项。新的配置选项应该出现在flags.yml文件的CommandLimits部分下。这将允许您在住宅外的整个世界禁用特定命令,同时允许其在任何住宅内或仅在专门将其列入白名单的特定住宅内使用。因此,您可以在您的专用交易区内进行类似/trade的操作
- Fix lease expiration time overflow (ShallowAi)
- Fix for issue with async sign editing relating to market
- Fix for residence ownership transfer on auto residence cleanup process
- Fix for WorldEdit regen feature not working on latest WE versions. Keep in mind that regenerating areas is quite taxing on server, so use it if you really need it.
- Fix for res auto still taking into consideration max limit set in file even when you have it disabled
- Fix for blocked commands in residence not being properly processed if you have it set to block all (*) commands
- Added option to block commands on global/world level outside residence. New config option should appear in flags.yml file under CommandLimits section. This will allow you to disable specific command(s) in entire world outside residences while allowing it inside any residence or only inside specific ones which specifically whitelists it. So you can have something like /trade only work inside your dedicated trading area