All Projects → notbeer → Gametest-API-Wrapper

notbeer / Gametest-API-Wrapper

Licence: MIT license
Library built off of Minecraft Bedrock Edition Gametest API. Easily allows you to interact with the API, while including a lot more features!

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gametest-API-Wrapper

LiteXLoader
This project has been merged into LiteLoaderBDS 👇 click below to new project 本项目已经合并到 LiteLoaderBDS 项目中 👇 点击前往 https://github.com/LiteLDev/LiteLoaderBDS
Stars: ✭ 84 (+115.38%)
Mutual labels:  minecraft-plugin, minecraft-bedrock-edition
FormAPI
Simple API for creating forms (MCBE Nukkit) [Discontinued]
Stars: ✭ 14 (-64.1%)
Mutual labels:  minecraft-bedrock-edition, mcbe-plugin
CommandWhitelist
You decide what commands players can use or tab complete on your server!
Stars: ✭ 115 (+194.87%)
Mutual labels:  minecraft-plugin
UltiTools
This is a sum of some basic plugins of a Bukkit server or Spigot server. Including a few useful and creative functions.
Stars: ✭ 17 (-56.41%)
Mutual labels:  minecraft-plugin
BetterRTP
Official wiki of the BetterRTP plugin!
Stars: ✭ 62 (+58.97%)
Mutual labels:  minecraft-plugin
EliteMobs
This is a spigot plugin that aims to extend Minecraft's survival endgame by making mobs more interesting.
Stars: ✭ 114 (+192.31%)
Mutual labels:  minecraft-plugin
squaremap
squaremap is a minimalistic and lightweight world map viewer for Minecraft servers, using the vanilla map rendering style
Stars: ✭ 185 (+374.36%)
Mutual labels:  minecraft-plugin
oraxen
Oraxen is a minecraft plugin that allows to easily use Minecraft 1.14 features in order to create new items with custom textures. It handles the resourcepack generation, upload (using Polymath) and has an extensible API.
Stars: ✭ 358 (+817.95%)
Mutual labels:  minecraft-plugin
advanced-region-market
A Bukkit/Spigot plugin for renting/selling WorldGuard regions
Stars: ✭ 40 (+2.56%)
Mutual labels:  minecraft-plugin
MarriageMaster
Marriage Plugin for Bukkit/Spigot
Stars: ✭ 79 (+102.56%)
Mutual labels:  minecraft-plugin
Builders-Utilities
No description or website provided.
Stars: ✭ 19 (-51.28%)
Mutual labels:  minecraft-plugin
pyplugins
Python Plugins loader plugin for Minecraft Spigot (Jython)
Stars: ✭ 25 (-35.9%)
Mutual labels:  minecraft-plugin
ServerBasics
ServerBasics is essentials-like plugin with focus on performance and vanilla-like look.
Stars: ✭ 25 (-35.9%)
Mutual labels:  minecraft-plugin
TamableFoxes
SpigotMC Plugin that gives you the ability to tame foxes!
Stars: ✭ 21 (-46.15%)
Mutual labels:  minecraft-plugin
Minecraft QQ
一个用于Minecraft服务器与QQ群互联的插件
Stars: ✭ 19 (-51.28%)
Mutual labels:  minecraft-plugin
AntiCheatReloaded
The free anti-cheat since 2016
Stars: ✭ 94 (+141.03%)
Mutual labels:  minecraft-plugin
SkyWarsReloaded
The most popular Skywars plugin ever built for Spigot and Bukkit!
Stars: ✭ 34 (-12.82%)
Mutual labels:  minecraft-plugin
McRPG
An RPG plugin for Minecraft 1.13
Stars: ✭ 32 (-17.95%)
Mutual labels:  minecraft-plugin
UniverseGuard2
An easy to use world protection plugin for Sponge
Stars: ✭ 17 (-56.41%)
Mutual labels:  minecraft-plugin
Call Of Minecraft-Zombies
A Minecraft plugin designed to recreate the Call of Duty Zombies game mode!
Stars: ✭ 15 (-61.54%)
Mutual labels:  minecraft-plugin

Logo

GameTest API Wrapper

Gametest API Wrapper is a library built using Minecraft Bedrock Edition Gametest API. This library will help you keep your code clean and make it easier to interact with the Gametest API, while including a lot of new functions/methods for you to use! This pack will have some miscellaneous and some custom command that you may use!
Docs Coming soon »

View Demo · Report Bug · Request Feature

Contributors Forks Stargazers Issues MIT License

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Gametest API Wrapper will provide you with a lot of classes and methods for you to use. There be a lot of useful custom methods for you to use. There are also classes like Database. Gametest API doesn't come with a Database as of now, so I have added a way for you to easily store and get access to the data. There are a lot more stuff in this library!

Built With


Getting Started

Easy Method

  • Download this zip folder and name it to .mcpack and import it by double clicking on the folder. This method will only work if you have Minecraft Bedrock Edition on the same device you are doing this action on.

Recommended Method

  • Another Method would be to take the zipped folder and unzip/extract it. Take your folder and move it to the folder 'development_behavior_packs', which can be found in a path like \Users\USER_NAME\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\development_behavior_packs. This will make your life way easier, while developing this pack. It will update the content inside your game everytime you make any changes to the script. For the changes to apply you must leave and rejoin your world where the pack is applied at.

Installation

  1. Clone the repo
    git clone https://github.com/notbeer/Gametest-API-Wrapper.git

Usage

WARNING: If you are going to apply any GameTest related scripts to your world, please make a copy of your world before you do so! I'm not responsible if anything goes wrong-

Create a new world, since GameTest FrameWork is still experimental. Make sure in your settings you have GameTest FrameWork enabled under Experiments category. I have some examples on how you can use this library. Specifically on custom commands. Type in the game chat +help for the list of custom commands or +help [command name] to get information on a specific command!

If you want to add or edit your own stuff to the pack. Please head to the src folder. You can start working with the typescript files in there. At the end of your work make sure to transpile your work. You can run transpile.sh to tranpile your work!


Roadmap

See the open issues for a list of proposed features (and known issues).


Contributing

You can share your amazing talent with other people! Any Contributions are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.


Contact

Discord - Message me on notbeer#9204 or contact me throught the Bedrock OSS Discord server.

Project Link: https://github.com/notbeer/Gametest-API-Wrapper


Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].