Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stargate-rewritten/sg-enginehub

An addon for the Stargate-Bukkit plugin. Incorporates features from WorldEdit and WorldGuard.
https://github.com/stargate-rewritten/sg-enginehub

addon bukkit enginehub plugin spigot stargate worldedit worldguard

Last synced: 24 days ago
JSON representation

An addon for the Stargate-Bukkit plugin. Incorporates features from WorldEdit and WorldGuard.

Awesome Lists containing this project

README

        

> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

> THIS ADDON IS A **WORK IN PROGRESS**.
DO __**NOT**__ USE IT ON PRODUCTION INSTANCES


> No stable releases are available at this time.

> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

__**Important Links**__
- [Stargate discord](https://discord.gg/mTaHuK6BVa).
- [EngineHub discord](https://discord.gg/enginehub).
- [Support EngineHub](https://github.com/sponsors/EngineHub).

# Description
StargateCommand is an addon for Stargate that adds support for WorldEdit and WorldGuard.
It also adds support for 3D gate designs.

#### Features:
- [To be determined](https://github.com/stargate-rewritten/SG-EngineHub/issues)
- sg import
- Builds a gate based on a specified `.gate` file.
- sg export
- Makes a `.gate` file for your current worldedit selection or schematic specified.
- Worldguard stargate flag
- Determines the types of stargates that may be built in a certain region.

## Dependencies
[The most recent version of Stargate](https://www.spigotmc.org/resources/stargate.87978/)
[SG Command](https://github.com/stargate-rewritten/SG-Command)
[Worldedit](https://github.com/EngineHub/WorldEdit)
[Worldguard](https://github.com/EngineHub/WorldGuard)

# Permissions
### Nodes
```
sg.enginehub.node -- to be added later (description)
sg.enginehub.node.subnode -- not implemented yet (description)
```
### Defaults
```
sg.enginehub.node -- op
```

## Instructions
Not yet available.

## Configuration
Not yet available.

# Changes
[Version 0.0.0]
- Created repository