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

Fixes #237 Uses https://github.com/AlessioDP/libby as the dependency manager, which is based on LuckPerm's code. Adventure itself is not relocated since we need to access native `Component`s on Paper and Velocity....

type:feature

### Describe the Feature A copy of my message from Discord. I have a question. And why not actually add the ability for arguments to work in the Placeholder API...

type:feature
module:spigot

### Describe the bug * When a player joins, it throws errors to console: https://paste.happyareabean.cc/hmBHpBl4Cb74hJt * %triton placeholder is not functional in holograms * ![image](https://image.happyareabean.cc/u/wnDctIxQQFJYjuXw.png) * Item's translation is not...

type:bug

Right now, we are storing JSON or BaseComponents as cache throughout Triton. Since the parser accepts an Adventure `Component`, that's what we should store, to avoid having to re-parse it...

module:bungeecord
type:enhancement
module:spigot

### Describe the bug We use the tritonmc plugin to do localization into several languages. What is the problem is that if we go to the server, our menus and...

type:bug
module:spigot

### Describe the Feature ![image](https://github.com/tritonmc/Triton/assets/70480001/606ec2c3-2397-4918-93f1-4d54eeaa822d)

type:feature
module:spigot

### Describe the bug While using the TAB plugin, if there are only Triton placeholders in the header and not in the footer, the placeholders are not translated. ### How...

type:bug

### Describe the Feature Option to translate messages in autocomplete ![grafik](https://github.com/tritonmc/Triton/assets/57540404/415dc5b1-0609-4cd7-9066-300c20bfde90)

type:feature
module:bungeecord
module:velocity
module:spigot

### Describe the Feature I really need the ability to translate enchantments, in my case this is EcoEnchants, where enchantments are not lore

type:feature
help wanted
module:spigot

The old API methods, such as `LanguageManager#getText` are using the new Adventure parser, which removes the original color codes and might change their location. People using the API might not...

type:bug
regression
module:core