Project MMO

Project MMO

11M Downloads

Hiding XP Values ​​in the inventory

hubi30001 opened this issue · 5 comments

commented

Hello, I have a question because I started using this mod only yesterday. Is there any way to make the "xp values" in the inventory hidden by default and activated only by clicking a button, or simply hidden permanently? Navigating the inventory is quite cumbersome for me with the mod, because when I select an item in the inventory with the mouse, I can't see half of the inventory. thank you for your reply.

in-game

commented

The skills list in the inventory is ONLY opened by pressing a button. either you have a mod whose button overlaps with pmmo's and they are both being clicked but you can't see the pmmo one, or you got the mod from somewhere other than CurseForge or Modrinth and someone tampered with the files.

commented

You misunderstand me, that's exactly what I mean:

Image

How can I hide it?

commented

oh, tooltips! yes. if you open the config file pmmo-client.toml there are toggles for every line that displays in the item tooltips. you can disable the ones you don't want to see from there.

commented

I have only:
server/config:
pmmo-common.toml

server/world/serverconfig
pmmo-AntiCheese.toml
pmmo-AutoValues.toml
pmmo-Globals.toml
pmmo-Perks.toml
pmmo-server.toml
and pmmo-Skills.toml

Unfortunately I don't see client.toml :(

commented

Ok, i found it. Thanks!
Instead of looking for it in the game folder, I looked in the server files. I'm stupid