Gunivers/Bookshelf

`bs.log` & `bs.core` improvements

Closed this issue · 2 comments

  • Add a cleanup function to clear all tags
  • When in dev mode put the warn or error tag by default on players
  • Add buttons at the top of the menu to control global logs
  • Tellraw @A instead of @s

Change tellraw @s to tellraw @A and use predicates to check which player should get the message. This is because we can't use @s as a scoreholder in the message since the context is changed.

Will follow this in #149 instead !