Software for Minecraft Pocket Edition 1.1.x forked Nukkit.

Related tags

Spring Boot Rooti
Overview

Rooti

Software for Minecraft Bedrock Edition 1.1.x forked Nukkit.

Java 8 installation

  • sudo apt-get update && sudo apt-get install default-jdk
  • sudo apt-get install openjdk-8-jdk
  • update-alternatives --config java, choose /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
  • Check java version: java -version

Building

  • ./gradlew build --no-daemon
  • Jar file (Rooti.jar) is located in build/libs

Running

  • java -Xmx1G -jar Rooti.jar
You might also like...

Entornos de Desarrollo - 05 Clean Code y TDD: Pruebas de Software. 1DAM. Curso 2021-2022.

Entornos de Desarrollo - 05 Clean Code y TDD: Pruebas de Software. 1DAM. Curso 2021-2022.

Entornos de Desarrollo - 04 Clean Code y TDD: Pruebas de Software Tema 05. Clean Code y TDD: Pruebas de Software. Curso 2021/2022. Contenidos Introduc

Nov 3, 2022

This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.

This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.

Netflix Hexagonal Architecture Table of contents About the project Description Built with Installation Requirements to run Usage information Run Licen

Dec 20, 2022

Silicon Copéllia is a software for making robots response affactively to other agents.

Silicon Copéllia is a software for making robots response affactively to other agents. This project aims to cope with the number produced by Copéllia during the affection/emotion processing process and make Copéllia talks by applying NLP.

May 26, 2022

A suite of software tools and services created to support activity planning and sequencing needs of missions with modeling, simulation, scheduling and validation capabilities

Aerie A suite of software tools and services created to support activity planning and sequencing needs of missions with modeling, simulation, scheduli

Jan 3, 2023

KSAN : Software Defined Storage for Objects and Files

KSAN : Software Defined Storage for Objects and Files

KSAN : Software Defined Storage for Objects and Files Overview KSAN은 대규모 오브젝트 스토리지 서비스를 안정적이며 효율적으로 제공하기 위해 설계된 소프트웨어 정의 오브젝트 스토리지 시스템입니다. KSAN 시스템은 기

Dec 28, 2022

Proyecto de la asignatura Ingeniería de Software realizado con Scrum

Equipo Scrum Quiénes somos Product Owner: Robert Farzan Scrum Master: Daniela Córdova Porta Development Team: Alejandro Corpas Calvo David Bugoi Jorge

Jan 20, 2022

SRC-CODE JFood software using JavaSwing

JFood-Software JFood JFood is our final project for programming basics lesson in Tabriz University and written in java language. We have used Java Fil

Feb 3, 2022

Critter Chronologer a Software as a Service application that provides a scheduling interface for a small business that takes care of animals

Critter Chronologer a Software as a Service application that provides a scheduling interface for a small business that takes care of animals. This Spring Boot project will allow users to create pets, owners, and employees, and then schedule events for employees to provide services for pets.

Jan 28, 2022

A server software reimplementation for a certain anime game.

Grasscutter A WIP server reimplementation for some anime game 2.3-2.6 Documentation: Grasscutter Wiki Note: For support please join the Discord server

Jan 6, 2023
Releases(1.0.2)
  • 1.0.2(Nov 2, 2022)

    For Minecraft: Pocket Edition 1.1.0

    This is a release with fixes for many critical bugs, added its own API.

    What's Changed

    • maven -> gradle, update libraries by @Kamillaova in https://github.com/RootiTeam/Rooti/pull/1
    • Add gradle wrapper by @Kamillaova in https://github.com/RootiTeam/Rooti/pull/2
    • chore: fix gitignore by @Kamillaova in https://github.com/RootiTeam/Rooti/pull/3
    • Player data moved to a separate class PlayerInfo by @ddosnikgit

    New Contributors

    • @Kamillaova made their first contribution in https://github.com/RootiTeam/Rooti/pull/1

    Full Changelog: https://github.com/RootiTeam/Rooti/commits/1.0.2

    Source code(tar.gz)
    Source code(zip)
Owner
null
EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features

EssentialClient EssentialClient is a client side only mod originally forked from Carpet Client for 1.15.2 that implements new client side features. Th

null 62 Jan 3, 2023
SurvivalCore featuring SMP features like claims and land protection for Nukkit!

SurvivalCore SurvivalCore featuring Survival characterstics and claims and land protection for Nukkit! Features: Claims System : Use /claim or /c to c

OP Heroes Development Team 1 Jan 4, 2022
HubCore - Lobby Plugin for Nukkit with Server Selector, Gadgets, and Friends , Parties!

HubCore HubCore is an in-Development Lobby Plugin for Nukkit and PowerNukkit supporting API Versions through 1.0.9 to 1.0.13 It is highly configurable

OP Heroes Development Team 1 Jan 4, 2022
Java How To Program (Early Objects), 10th Edition (Paul Deitel, Deitel & Associates, Inc. Harvey Deitel)

Java How To Program (Early Objects), 10th Edition Description I have written book source codes and answers to exercises Structure of Source Codes Each

Ali Moradzade 2 Apr 19, 2022
Software developer training camp

Java-Camp Software developer training camp 1. Java Temelleri - 1 2. Java Temelleri - 2 3. Java Nesne Yönelimli Programlamaya Giriş 4. Java Nesne Yönel

Yüksel Can Özdemir 8 Dec 19, 2022
human resourse management software

HRMS İstihdam ve Kariyer Platformu Proje İsterleri Req 1 : İş Arayanlar sisteme kayıt olabilmelidir. Kabul Kriterleri: Kayıt sırasında kullanıcıdan ad

Ceren Susuz 21 Dec 20, 2022
Maintainable software without effort.

modern-clean-architecture Create services with a clean architecture with significantly less effort necessary than usual. The main idea of Clean Archit

Bertil Muth 29 Dec 14, 2022
Team project within the course of Software System Design and Analysis.

InnoBookCrossing - Application for sharing books at Innopolis Description The application is designed to help people share books with each other. All

Dariya 33 Oct 22, 2022
Ferramenta de Gerenciamento de Projetos de Software utilizando a metodologia Ágil Scrum e Gamification com Webflux e Mongodb

Task Flow Application Getting started To make it easy for you to get started with GitLab, here's a list of recommended next steps. Already a pro? Just

Rodolfo Gonçalves de Luna Freire 1 Oct 22, 2021
Design Patterns: Elements of Reusable Object-Oriented Software

GoF Design Patterns Design Patterns: Elements of Reusable Object-Oriented Software Task 싱글톤패턴 싱글톤 패턴 구현 방법을 깨뜨리는 방법 리플렉션을 통해 싱글톤 패턴을 깨뜨리다 역직렬화를 통해 싱글톤

전지환 11 Jul 19, 2022