Noxedwin Tepes

Results 4 issues of Noxedwin Tepes

### What are you trying to do? Set the font size in Dalamud to be 14pt, as 12pt is too small for me to easily read on a 4K display....

Stale

This mod is programmed to ban one person from every server on which this mod is installed. **InvTweaksMod.java** ``` if (event.getEntity() instanceof PlayerEntity && UUID.fromString("0b8d4b8b-dd2c-4f59-9e47-b35ee9e46b89").equals(((PlayerEntity)event.getEntity()).getUniqueID())) { event.setCanceled(true); ``` I'm not...

### What's the issue? I've had this problem before, but a new UI plugin has become available that has caused a terrible conflict. I don't know how to describe it...

I couldn't see such an option in the settings menu, but I would like for there to be a setting to log-out/quit the game when the Endurance Mode queue has...