diff --git a/src/database/database.jmc b/src/database/database.jmc index 7cc8918..83bc18a 100644 --- a/src/database/database.jmc +++ b/src/database/database.jmc @@ -86,6 +86,7 @@ class database.benchmark { function arrayTest2.run() { ::temp.keyword = "entry500"; execute run { + $say "$(keyword)"; $tellraw @a {"nbt":"database.test.arrayTest2.index.$(keyword)","storage":"ferdinland:ferdinland"}; $::temp.index = ::database.test.arrayTest2.index.$(keyword); tellraw @a {"nbt":"temp.index","storage":"ferdinland:ferdinland"};