https://github.com/meshiest/omegga-textgen
Text generator for omegga servers
https://github.com/meshiest/omegga-textgen
omegga plugin text-generator
Last synced: 10 months ago
JSON representation
Text generator for omegga servers
- Host: GitHub
- URL: https://github.com/meshiest/omegga-textgen
- Owner: Meshiest
- License: cc0-1.0
- Created: 2020-10-07T00:32:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T17:44:25.000Z (almost 4 years ago)
- Last Synced: 2024-03-19T17:32:46.268Z (about 2 years ago)
- Topics: omegga, plugin, text-generator
- Language: JavaScript
- Homepage:
- Size: 2.31 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# textgen plugin
A text generator command for [omegga](https://github.com/brickadia-community/omegga).
## Install
Easy: `omegga install gh:Meshiest/textgen`
Manual:
- `git clone https://github.com/meshiest/omegga-textgen textgen` in `plugins` directory
- `npm i` in `textgen` directory
## Screenshot

## Commands
Generate text in-game under your player with the following commands:
| Command | Description |
| ------------------------ | -------------------------------------------------------------------------------------------------- |
| `!text (message)` | Generate a message underneath your character. |
| `!text:center (message)` | Generate a message centered beneath your character. |
| `!text:font (font)` | Sets the font of future generated text. Use the `!text:fonts` command to view the available fonts. |
| `!text:fonts` | Lists available fonts for the `!text:font` command. |