Hello,
player.setComponentsTop(Components.text('{name}'))
is centered differently for players and for mobs:
Also components seem to display overall differently
player.setComponentsTop([
Components.hpBar(),
Components.text('{name}')
])
Also, there is an issue in the documentation: https://docs.rpgjs.dev/api/ComponentManager.html#set-components-top