Honeypot 2.6.1 This release is a hotfix for a bug found in Honeypot which affects versions 2.5.x - 2.6.0 and is recommend for all users. This bug, if abused, allows players to teleport wherever they wanted without needing permissions. The bug works by abusing an internal command used for the Player History GUI menu. This command was
not registered with the server so players were unable to see it in the tab-complete menu. However, it
was used as a placeholder to bypass needing /minecraft:tp permissions for staff in order to teleport them to where a history event took place. Due to not writing the event listener responsible for handling this command properly, the command bypassed permission checks altogether.
Fix: A new permission, honeypot.teleport, was introduced to prevent abuse of this command. Please ensure if you want your staff to be able to teleport to the location of a Honeypot history item, that they have this permission. My apologies for any issues this may have caused.