- Removed cmi.command.time.edit permission node. Replaced it with cmi.command.time.[freeze/unfreeze/day/morning/night/dusk/add/take/realtime/autorealtime] which allows more customization to what players can and cant do
- Added villager sub type recognition which defines villager biome: DESERT,JUNGLE,PLAINS,SAVANNA,SNOW,SWAMP,TAIGA
- Added missing villager professions into sub type recognition: ARMORER,CARTOGRAPHER,CLERIC,FISHERMAN,FLETCHER,LEATHERWORKER,MASON,SHEPHERD,TOOLSMITH,WEAPONSMITH
- Fix for ride command when 3rd party plugin cancels slime spawn event which is used to place player slightly higher then usual to avoid blocking riden player view
- Now prewards auto claim should not trigger in case player is jailed or cuffed
- Now icon picker after setting home will not appear if you are OP. You will need to have set permission node: cmi.command.sethome.iconpicker
- Some adjustment for compass bor bar handling to try resolve duplicated bars issue
- Fix for issue with older server versions while recognizing empty hand, aka air type item
- Fix for issue with custom alias and having dynamic tab complete which required previous variable, like [maxenchantlevel]
- Fix for some issues relating to unloaded worlds and trying to get block type
- Small change to enforce more often player display name updates when replacing [playerDisplayName] variable
- Fix for player remaining in combat mode after dying
- Some adjustments for /back and /warp commands in how far we will look for valid location in case it got obstructed
- Now we will include home locations which are set in no longer existing world and we will indicate issue like that by showing it with a barrier icon and including extra locale line to indicate which world is missing exactly. This will allow for players to remove invalid home locations and avoid creating confusion why they cant create new homes if UI only shows couple existing ones
- Now /cmi ic command should work from console which will allow command modifications
- Now /cmi hologram should work from console too. So you can modify hologram lines without needing to be online or trigger its update throw specialized command or similar means
- Fix for holograms not updating properly when managing its lines
- Optimizing player inventory save on players death
- Fix for private messages not blocking messages which gets chat filter trigger. Now in case this happens, sender will get usual message while receiver will not. Basic silent blocking mechanic. This only applies for others type blocking, while using All will not perform anything, unless you specified commands for chat filter.
- Added -s to /rt command
- Fix for cuffed players being able to talk when using some 3rd party chat plugin
- Fix for issue with NBT handling on 1.12 and older servers
- Added option to block items with lore being placed into hat slot. Enabled by default. This will resolve most issues where item which should not be placed into a slot can be through command or action
- Fix for custom mob heads not having translated names
- Small fix for afk command not working from console when trying to use -s variable or providing afk reason
- Better support for NoCheatPlus plugin while using /mirror command
