Frederik van der Els
Frederik van der Els
Closes #364. After a lot of testing, @haykam821 and I have finally figured out how to automate the method linked in the related issue. I wouldn't mind it if this...
This PR adds a translation command using one of Google Translate's hidden APIs. Omitting the `from` parameter makes Google Translate auto-detect the language. When the `to` parameter is omitted the...
This allows the player to add custom variables to use in messages and commands. A player may for example use the variable `%base%` so that they don't have to remember...
The snake game experience could be improved by adding - A config for colours, sounds, etc - Difficulties - Game modes - Improved movement system
Help people from different countries to be able to use this mod. To add a translation for a language, go to [the language directory](https://github.com/xpple/SeedMapper/tree/master/src/main/resources/assets/seedmapper/lang) and add a file for your...
**Is your feature request related to a problem? Please describe.** The libraries used only generate pieces of the world and does not support 1.18 overworld terrain generation. **Describe the solution...
**Describe the bug** The locations of the desired item returned by the `/seedmapper:locate loot` command will always be locations of just one structure type, whereas more than one structure might...
The calculations SeedMapper does can be quite resource intensive. Currently, the `/locate loot` command will scan the entire world until it finds the desired item - which leaves the client...
**Description of the bug** When a player jumps on a crop the crop gets destroyed and the farmland is reverted back to dirt. **Pastebin.com of any relevant .yml files (if...
**Description of the feature** When a player does `/suicide` **in the arena** the player gets killed, and a custom message will be sent with the new death cause of suicide....