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

### Describe the bug My HUD has shifted and I do not know how to fix it I have a line in the RPGRegions plugin, I translated it: ![image](https://github.com/user-attachments/assets/8be9ece9-9c40-4f2d-ae90-6fbfe62125e4) And...

type:bug
module:spigot

### Describe the bug When trying to translate a player's class into his nickname, displayed through a placeholder, it is not translated. The plugin costs as much as Velocity Same...

type:bug
module:velocity

### Describe the bug On the spigot server (without a proxy) it works for me, but in conjunction with Velocity it does not work, only when I select a language...

type:bug
regression
module:velocity

It's unfeasible to get everyone to migrate to the new parser, so the legacy parser is being reinstated as backwards compatibility for existing users.

type:feature
module:core

Cannot translate the message saying player is not online: ![image](https://github.com/user-attachments/assets/fa3edd85-9686-41fb-8e4e-59bb88cd3f76)

type:bug
module:velocity

If Triton is configured to use MySQL and Triton is reloaded (e.g., through `/triton reload`), it will fallback to local storage if it can't connect to the database. This makes...

type:bug
type:enhancement

Due to the new jar-in-jar stuff in Triton, `@version@` is no longer being replaced properly.

type:bug
regression
module:core

`LocalStorage#languageMap` becomes null when file is empty Related code: https://github.com/tritonmc/Triton/blob/42e4e86a29c3b5653bfe01a416ed24bc55f70fb7/core/src/main/java/com/rexcantor64/triton/storage/LocalStorage.java#L44 Related log: ```java [04:01:39] [Netty Epoll Server IO #2/ERROR]: [Triton] Unhandled exception occurred in onPacketSending(PacketEvent) for Triton java.lang.NullPointerException: Cannot invoke...

type:bug
module:core

### Describe the bug Plugins that open book GUIs directly (i.e. not clicking on a book) cannot be opened when Triton is installed. ### How can the bug be reproduced?...

type:bug
module:spigot