Elytra icon indicating copy to clipboard operation
Elytra copied to clipboard

A Cleanroom minecraft server API in kotlin

Results 15 Elytra issues
Sort by recently updated
recently updated
newest added

# A brief contextualization As we all know, the vanilla server has two modes of user authentication: Offline and Online. In offline mode, the server will skip this verification and...

enhancement

**Is your feature request related to a problem? Please describe.** Currently is pretty damn boring creating plugins for different minecraft editions and using different apis, this is a big problem....

enhancement

# Contextualization Following issue #45, it is now more important than ever to raise awareness to future users of the API to save player-related data using unique ids, instead of...

documentation
enhancement
help wanted

Several years ago, a new json-based chat text system was introduced to the game. While the old system, using a formatting character (§) and specific codes ([0-9a-f]), allowed for custom...

enhancement

**Description** Plugin API will give the ability to developers who want to extend the gameability on their servers. **Should** - [ ] Identify the .jar on the plugins folder -...

enhancement

**Description** TODO **Should** TODO

enhancement

**Description** Add **block populators** to complement the world generator, so generated worlds can have basic structures (trees, dungeons, villages).

enhancement

**Description** Implement achievements and statistics, found on minecraft settings, to keep track of the player goals. That **SHOULD BE DONE** in a separated module and not incorporated in the player...

enhancement

**Description** Add world chunks so players can do something. **Checklist** - [ ] Chunk - [ ] Chunk manager - [ ] Block entities

enhancement

Implement an efficient and easy way to manipulate minecraft entities.

enhancement