-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Admin Language Controls #562
Admin Language Controls #562
Conversation
I know there's an admin tooling CL but Iunno how to make the CL get added to it. |
The bot doesn't support admin CLs yet |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Editing languages should be commands with autofill, the add/remove universal is fine as a trick.
I can make them as commands, but I know from experience commands (especially those that target entities) are extremely inconvenient to use. |
# Description #562 but using commands instead of tricks. Less user-friendly but makes you look like a hacker when you use them :trollface: <details><summary><h1>Media</h1></summary><p> ![image](https://github.com/user-attachments/assets/818b6226-aea8-4f9a-b30d-5df39b8041e6) ![image](https://github.com/user-attachments/assets/f3c40feb-f84d-4083-bc9a-44f7b1dfb30d) ![image](https://github.com/user-attachments/assets/31827207-4903-4df1-9074-eb060d0cf63c) (ignore the missing locale, I fixes) </p></details> # Changelog :cl: - add: Admin tooling: added several admin commands to help manipulate entities' languages. --------- Signed-off-by: Mnemotechnican <[email protected]> Co-authored-by: DEATHB4DEFEAT <[email protected]>
Description
Adds 5 new tricks that allow admins/testers to manipulate entities' languages and translators.
The tricks include:
This also adds a new supported field type to QuickDialogSystem - boolean, which is represented as a field that lets you input y/n, yes/no, true/false.
Media
8mb.video-Thx-rpvtJ2uH.mp4
Changelog
🆑