Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stargate-rewritten/sg-enginehub
- Owner: stargate-rewritten
- License: mpl-2.0
- Created: 2021-07-01T23:37:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T19:58:10.000Z (about 3 years ago)
- Last Synced: 2025-01-17T00:21:46.807Z (25 days ago)
- Topics: addon, bukkit, enginehub, plugin, spigot, stargate, worldedit, worldguard
- Homepage: https://enginehub.org/
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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