Code Monkey home page Code Monkey logo

lib-rcon's Introduction

lib-rcon

lib-rcon C# Rcon support for minecraft, including using rcon to modify minecraft servers without using mods.

This library will have support for a asynchronous TCP/IP client connecting to Minecraft's version of RCon allowing for a session , authentication and command transmission/reception. The RCon portion allows for synchronous operation as well.

Additionally, there is support for reading most NBT types to and from streams, and to load and traverse MCA region files. Will be adding the ability to save altered MCA records as well.

A fill rendering system will also be in place that allows for "room" fabrication by sending fill commands to the rconsole and/or sendkeys to a client with an operator player.

Not released, but I do have code that incorperates the output of TOGoS's (http://www.nuke24.net/projects/TMCMR/) Minecraft topography rendering program.

Recently added Topography rendering now using my own code in c#. It does not handle biomes like TOGoS's code. Process calling into Java to run the java based tool became much too expensive to run (in time, not so much cost) and with the new 1.13.1+ data formats I decided to make my own.

Rcon will now have an Async version, as well as some cleanup when reading stream data. I discovered a potential for not all bytes being read into an Rcon packet.

lib-rcon's People

Contributors

chiefmultihat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.