#DeluxeMenus: Display Variable Values from Custom Plugin

1 messages · Page 1 of 1 (latest)

hasty estuary
#

This is my first time creating a new plugin for my custom minigame (I was using datapacks before). So right now, I have a game manager that can handle multiple game instances. Therefore, I want to use DeluxeMenus to display all of these instances as joinable rooms. However, I want to be able to display variables from my plugin, like # of players in the room and player names. Would I have to create custom placeholders for this to work? Thank you!