MysteryBlokHed / databind

Expand the functionality of Minecraft Datapacks.
https://databind.rtfd.io/en/stable
GNU General Public License v3.0
4 stars 0 forks source link

Add config option to change var scoreboard #148

Open MysteryBlokHed opened 1 year ago

MysteryBlokHed commented 1 year ago

Right now, all variables are stored on scoreboards under the --databind user. This could cause conflicts if more than two datapacks built with databind are used at the same time. Adding a config option to change this user would be a good idea to prevent this.