NEZNAMY / TAB-Bridge

Backend plugin to extend features on the proxy
31 stars 7 forks source link

[Feature Request] Forwarding scoreboard toggle #14

Closed Whitescan closed 1 year ago

Whitescan commented 1 year ago

What? Add the function so player's can toggle their scoreboard with a bukkit command.

Why? If the server wants to provide a GUI (inventory) for those actions it's currently a lot of work around. Most custom inventory plugins use the org.bukkit.Player#performCommand() method to add this.

btab won't be accessable for those plugins when running 1.19 or higher.

Might also want to safe player's choice about scoreboards. Because it keeps resetting when people reconnect.

NEZNAMY commented 1 year ago

Plugins like CommandSync can do this. Feature requests are closed.

Whitescan commented 1 year ago

Plugins like CommandSync can do this. Feature requests are closed.

What about the part that the plugin actually remembers if player's have it on or off? Will that ever be a thing?

NEZNAMY commented 1 year ago

It does if you enable it in the config.