LucysTools/README.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

2024-10-30 21:28:10 -05:00
LucysTools
----------
Uses GDWeave.
2024-11-02 18:54:39 -05:00
Client Features:
- Optionally knocks people back when they punch you.
- Lets you clear gamechat
2024-11-07 01:05:45 -06:00
- Allows custom name color (for all users)
- Allows custom name BBCode (for compatible peers)
2024-11-08 03:58:34 -06:00
- Allows custom text color (for compatible peers)
2024-11-07 01:05:45 -06:00
- Allows BBCode in chat (for compatible peers)
2024-11-08 03:58:34 -06:00
- (Bug BBCode) Allows BBCode in chat for everyone to see
2024-11-02 18:54:39 -05:00
Host Features:
2024-11-07 01:05:45 -06:00
- Lets you set a message that will be sent when someone joins.
2024-10-30 21:28:10 -05:00
- Lets you spawn rainclouds & meteors.
2024-11-07 01:05:45 -06:00
- If intrusive BBCode is enabled, as host 'raw' messages can be sent with a % prefix
2024-11-02 18:54:39 -05:00
2024-11-07 01:05:45 -06:00
Info for Modders:
- If you'd like to make things compatible, servers get a "bbcode_lobby_name" property, and messages have additional "bb_msg" and "bb_user" fields. DM me!
2024-11-03 23:23:04 -06:00
2024-11-02 18:54:39 -05:00
More coming soon!
Probably certainly full of bugs.
2024-10-30 21:28:10 -05:00
Compatibility:
2024-11-07 01:05:45 -06:00
- Works *only* with WEBFISHING 1.09
2024-10-30 21:28:10 -05:00
- I haven't tested any other mods with this, but I'm happy to try to make things compatible, submit a bug report with the incompatible mod! (Only mods that have source available)
Bugs:
- Make sure your version of LucysTools is the latest release before submitting bug reports, please.