Triton icon indicating copy to clipboard operation
Triton copied to clipboard

Translate your server! Sends the same message in different languages... Hooks into all plugins!

Results 99 Triton issues
Sort by recently updated
recently updated
newest added

Instead of legacy `&` color codes, use MiniMessage on Triton's `message.yml`. **This will be a breaking change.**

type:enhancement
module:core

**Describe the bug** Using Triton plugin with Beton Quest with certain (default) setting causes no chat display. **To Reproduce** Requirement: BetonQuest 1.12.7, Triton -> BetonQuest Setting: **display_chat_after_conversation: 'true'** -> Create...

type:bug
module:spigot

Currently, the module structure is: ``` Triton ├── api ├── core ├── spigot-legacy └── v1_13 ``` The `api` module should stay (and be renamed to `triton-api`). The core module should...

type:enhancement

PR #208 left a TODO [here](https://github.com/tritonmc/Triton/pull/208/files#diff-8df7559f7eb7a3a3c48341b2cec41c6e9b684d21c0651baf88e4bb6db8fd7764R60) Possibly use this library: https://github.com/Eisenwave/eisen-nbt

type:feature
regression

The new Adventure parser does not support pattern (regex) translation at the moment. We need to think how we're going to implement it and what will be the migration path...

type:feature
regression

### Describe the bug Using RGB colors in inventory names results in the wrong color being shown. ### How can the bug be reproduced? 1. Install Triton 2. Open inventory...

bug

Commit 1db8eb1 (PR #230) broke colors in Triton placeholders that are replaced on the terminal

type:enhancement
regression

### Describe the bug Key components sent via MiniMessage fail to be sent correctly. ![image](https://user-images.githubusercontent.com/26611093/186008873-44ceacf8-1356-47cd-a641-f6d74580699e.png) ### How can the bug be reproduced? 1. Install Triton 2. Send minimessage to player...

bug

Support for Velocity proxy.

type:feature