DEVLOG #7: OOOO Shiny
I’ve added a lot of stuff in one hour!
MESSAGES UPDATE
You can now use predefined placeholders in the messages.yml in the format of {index}. These are replaced by predetermined variables.
CHAT FORMATTING
Chat formatting has been added! I plan to implement a placeholder for the users role soon, right now it’s just hard-coded in the messages file as PARTICIPANT <username> ▶ <message>
SUBCOMMANDS: EXTENDED
Added tab completion to the subcommand’s subcommands! More specifically the kit actions are auto completed now.
ROLES PREP
Began preparation for event roles (Participant, Spectator, Staff, Admin). All this means so far is adding an enum
BUG FIXES
Fixed some bugs, most notably where my messages file would take two restarts to overwrite the updated version due to me initializing my file too soon.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.