···2828### TODO:
29293030#### Planned commands:
3131--[ ] `/wild` - Teleports you to a random location in the Overworld
3232--[ ] `/worldspawn` - Teleports you to the worldspawn
3333--[ ] `/spawn <dimension>` - Teleports you to your spawnpoint in a dimension, defaults to your current dimension
3131+- [ ] `/wild` - Teleports you to a random location in the Overworld
3232+- [ ] `/worldspawn` - Teleports you to the worldspawn
3333+- [ ] `/spawn <dimension>` - Teleports you to your spawnpoint in a dimension, defaults to your current dimension
34343535#### Improvements:
3636--[ ] Modify /back to check if the location is safe and automatically choose a nearby location that is safe
3737--[ ] Create a config to add any delays and disable commands, also add commands for operators in game
3838--[ ] Add a perm system
3939--[ ] Limit tpa requests for a player
4040--[x] Add translation system
4141--[x] Improve responses for commands
4242--[x] Add Quilt support and NeoForge
3636+- [ ] Modify /back to check if the location is safe and automatically choose a nearby location that is safe
3737+- [ ] Create a config to add any delays and disable commands, also add commands for operators in game
3838+- [ ] Add a perm system
3939+- [ ] Limit tpa requests for a player
4040+- [x] Add translation system
4141+- [x] Improve responses for commands
4242+- [x] Add Quilt support and NeoForge
434344444545### Want to help?
···50503. Go to [here](https://minecraft.wiki/w/Language) and pick the in-game locale code for the language you want to translate
51514. Copy `en_us.toml` and paste it in a new file called `[in-game locale code here].toml`
52525. Translate the file
5353-6. Submit a pull request with your translation :D!5353+6. Submit a pull request with your translation :D!