This is just a re-upload of 1.4.9 due to a compilation issue with some internal classes.
⍟ Changes ⍟
Re-implemented the ‘always-display’ and ‘always-display-distance’ options in the configuration. These options will allow the plugin to show displays always when a player is within range instead of hiding holograms until the base-block is focused.
Implemented full tab-completion for commands the command sender has permission for.
Implemented the visit command, players can use this to attempt a safe teleport within a one-meter radius of the shop. This teleport checks for lava, suffocation, and more. Due to this addition, a couple of new messages and options will be added to your configurations such as the ‘visit-delay’.
The broadcast announcement message now can be clicked to run the visit command.
⍟ Bug Fixes ⍟
The ‘insufficient-funds’ default message now correctly states that the player doesn’t have enough to perform the action attempted.
Fixed an issue where multiple displays would not render identically for multiple players.
Fixed the display client duplications that occur at random times… I found a really simple mistake internally which I’m not proud of.