Plugin Version
Commit de8d09f
Operating System
Linux (Debian/Ubuntu)
Bug Description
When viewing the GUI and clicking the "TP" button for a specific home, chat shows you "teleported" however the teleport is not actually triggered
Steps to Reproduce
- Create a home (example "test")
- Run
/homes
- Click the
TP next to the newly created "test" home
- See in Chat that a message was sent: "[HyperHomes] Teleported to 'test'.
- Note that the teleport did not acctually occur
Expected Behavior
Clicking the UI element should trigger the teleport just as running the command should
Logs
[2026/01/23 20:57:46 INFO] [HyperHomes] [HyperHomes] [PERM-DEBUG] === HyperHomes permission check START ===
[2026/01/23 20:57:46 INFO] [HyperHomes] [HyperHomes] [PERM-DEBUG] Checking permission 'hyperhomes.bypass.warmup' for player d2e70a75-04e3-4acf-a69f-8a2445c66ffc
[2026/01/23 20:57:46 INFO] [HyperHomes] [HyperHomes] [PERM-DEBUG] HyperPerms instance: com.hyperperms.HyperPerms
[2026/01/23 20:57:46 INFO] [HyperHomes] [HyperHomes] [PERM-DEBUG] Method: public boolean com.hyperperms.HyperPerms.hasPermission(java.util.UUID,java.lang.String)
[2026/01/23 20:57:46 INFO] [HyperHomes] [HyperHomes] [PERM-DEBUG] Invoking HyperPerms.hasPermission(d2e70a75-04e3-4acf-a69f-8a2445c66ffc, hyperhomes.bypass.warmup)
[2026/01/23 20:57:46 INFO] [HyperHomes] [HyperHomes] [PERM-DEBUG] Raw result from HyperPerms: true (type: java.lang.Boolean)
[2026/01/23 20:57:46 INFO] [HyperHomes] [HyperHomes] [PERM] Check hyperhomes.bypass.warmup for d2e70a75-04e3-4acf-a69f-8a2445c66ffc = true
[2026/01/23 20:57:46 INFO] [HyperHomes] [HyperHomes] [PERM-DEBUG] === HyperHomes permission check END (result: true) ===
Code Snippets
No response
Media
No response
Additional information
Note that manually running the /home test does correctly teleport you. No difference in debug output
Confirmation Checklist
Plugin Version
Commit de8d09f
Operating System
Linux (Debian/Ubuntu)
Bug Description
When viewing the GUI and clicking the "TP" button for a specific home, chat shows you "teleported" however the teleport is not actually triggered
Steps to Reproduce
/homesTPnext to the newly created "test" homeExpected Behavior
Clicking the UI element should trigger the teleport just as running the command should
Logs
Code Snippets
No response
Media
No response
Additional information
Note that manually running the
/home testdoes correctly teleport you. No difference in debug outputConfirmation Checklist