LanguageUtils icon indicating copy to clipboard operation
LanguageUtils copied to clipboard

A simple Bukkit/Spigot language API

Results 9 LanguageUtils issues
Sort by recently updated
recently updated
newest added

Can you please add 1.16 version ?

這個插件已經很久沒有看到再更新了, 一些API並不受支持,希望有一日能看到作者繼續更新!

[*] it compiles [ ] fix EnumPotionEffect and EnumEnchantment [ ] check correctness of EnumItem [ ] rewrite tests [ ] simplify lang.json

https://pastebin.com/7XeKLKmc Please only show what is loaded. No need to spam the server console with what is skipped.

So I have a situation where I need to take the name of an item, and convert it back to an item. I don't care for the item count or...

tile.snow.name= is just for snow layer. I need tile.snowBlock.name= for snow_block. Thanks

看到了大量的HashMap 话说为什么不能通过获取物品的Material枚举来从map里读翻译呢 利用EnumMap效率应该会提高吧