PyMine-Server icon indicating copy to clipboard operation
PyMine-Server copied to clipboard

A fast and easy to use, moddable, Python based Minecraft server!

Results 22 PyMine-Server issues
Sort by recently updated
recently updated
newest added

- PyMine should have built-in support for multiple worlds (aside from the default overworld, nether, and end) - Perhaps there would be a set of commands allowing for the easy...

Enhancement

### What do? - Add commands which aren't present in the vanilla command set. - This could be anything from `/tps` (which shows the ticks per second) to built-in world...

Enhancement

### Feature - Add an SNBT parser like this one here: https://github.com/vberlier/nbtlib/blob/main/nbtlib/literal/parser.py - Please ### Reason - Needed for commands, and for making my life easier

Enhancement

### Feature - Vanilla-ish World generation ### Reason - Who wants to play in a superflat world? That's what I thought, now let's add some world gen!

Enhancement

### What do? - Add the rest of the commands not added in #297. - Adding support for all vanilla commands is far lower priority than what is mentioned in...

Enhancement

### What do? - Add basic vanilla commands - This should include at least: - [ ] `/help` - [ ] `/ban` - [ ] `/kick` - [ ] `/pardon`...

Enhancement

### What do? - Start on packet handlers for play packets, world saving + loading code, etc... - For packet handlers, you should go roughly "in order", basically do the...

Enhancement

- Ignore all pull requests, commits, comments, etc.. from the all-contributors bot in order to reduce spam

Enhancement

### Features - Support for importing plugins from a zip file (modules already support this) - Generate a private distribution key to sign build information and confirm it has been...

Enhancement

### Feature - Says it all in the title lmao ### Reason - Because it's probably a good idea for "bungeecord servers". Obv this isn't bungeecord, but there might be...

Enhancement