Open
Description
Just localization contributors megathread 🌍
👋 We welcome new contributors to the organization or repository! Localization is very important to us, it expands our reach for Project Essentials modifications.
All localization file storing in src/main/resources/assets/projectessentialswarps/lang
path with json
format, and have naming style en_us
and ru_ru
for example.
Important note 1: §c
and other §<some symbol>
it color codes for minecraft.
Important note 2: %s
it string argument what will be putted in line.
e.g: §cWarp with name §7%s §calready exists.
string is Warp with name %s already exists.
when %s
it warp name.