Skip to content

vanistillhere/GreenFrogMCBE

Repository files navigation

License GitHub commit activity (main) TODO counter

GreenFrogMCBE

Server software for Minecraft Bedrock, written in Node js

Our Discord: https://discord.gg/UFqrnAbqjP

development status > greenfrog 2.0 soon

software status > not ready for production

How to install

  1. Clone this repo
  2. Do 'npm i'
  3. If you on Windows do 'run.bat'
  4. If not do 'node index.js'
  5. Done

Can't join locally

Open powershell as an admin

Run: CheckNetIsolation LoopbackExempt -a -n="Microsoft.MinecraftUWP_8wekyb3d8bbwe"

Join via 172.0.0.1

Plugins available for public usage

If you have one feel free to open an issue

Plugin listing rules

If you want for your plugin to be listed on the 'Plugins available for public usage' section, you must follow this rules:

Features

  1. Chat
  2. Player commands
  3. Console commands
  4. Join/leave messages
  5. Configuration
  6. Language system
  7. Support of new versions
  8. Basic moderation (/kick)
  9. Basic admin commands
  10. Plugin support
  11. Support of new versions
  12. Many events for plugin API

Language system

Our language system currently supports those languages: English, Lithuanian, Ukrainian, Vietnamese

For English language select "language": "en_US"

For Lithuanian language select "language": "lt_LT"

For Ukrainian language select "language": "uk_UA"

For Vietnamese language select "language": "vi_VN"

Configuration tutorial

  • You can edit your config in config.json
  • You can edit your server language in /src/lang/(server language).json
  • You can disable or enable commands in commands.json. "true" means enabled. "false" means disabled.

Forking rules

  1. You are not allowed to change your fork license
  2. Credit me and GreenFrogMCBE somewhere

Donations

If you want to support this project, you can donate at: https://www.paypal.com/donate/?hosted_button_id=EMT6MHNNL3KBQ

Servers that run this software

If you have one fell free to open an issue!

  • Currently none

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors