minecraft-wrapper icon indicating copy to clipboard operation
minecraft-wrapper copied to clipboard

A simple & intuitive Minecraft Server wrapper. Supports IRC, backups, a plugin system, and more.

Results 19 minecraft-wrapper issues
Sort by recently updated
recently updated
newest added

Hello all, I have stopped being in the server business and I don't play Minecraft any longer. I have just gotten too busy with other parts of life. This was...

Community Input
Help Needed!
Contributor Opportunity

Just sayin'... maybe have the server section and server tab toggle between wrapper and server folders. maybe server properties viewer could be toggleable to other files and become a more...

enhancement
web interface
low priority
Feature Request

`self.pktSB.SPECTATE:` "Teleports the player to the given entity. The player must be in spectator mode.The Notchian client only uses this to teleport to players, but it appears to accept any...

enhancement
proxy mode
api
low priority
Community Input
Feature Request

`serverconnection.py` parse: Tab-Complete (clientbound) """ The server responds with a list of auto-completions of the last word sent to it. In the case of regular chat, this is a player...

enhancement
proxy mode
low priority
Feature Request

From #306 - This does underscore the need for a public api for sending packets to the server and client... and SOON. This needs to include constants used for different...

proxy mode
api
medium priority

TODO we should really base permission on the actual command permission, and not a (potentially inconsistent) api.registerHelp() entry! commands.py ``` # i is each help item, like: # ('/bmlist', 'List...

api
low priority
Feature Request

enhancement
web interface
medium priority
Feature Request

While some player connects, I'm getting this error in console. I use SpongeForge Server 1.12.2 and the latest stable build of wrapper. [2018-07-21 09:05:28] [Wrapper.py/ERROR]: 'NoneType' object has no attribute...

OP reply needed

Hello, Does the minecraft-wrapper support Minecraft 1.13.1 with protocol 401 ? Because i have problem and the console sys Exception in thread Thread-20: > Traceback (most recent call last): >...

proxy mode
high priority
Help Needed!
Contributor Opportunity