https://github.com/gecolay/gsit
GPlugin - GSit - Relax with other players on nice seats!
https://github.com/gecolay/gsit
gsit minecraft plugin
Last synced: 5 months ago
JSON representation
GPlugin - GSit - Relax with other players on nice seats!
- Host: GitHub
- URL: https://github.com/gecolay/gsit
- Owner: gecolay
- License: gpl-3.0
- Created: 2021-12-10T20:31:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-27T11:01:52.000Z (6 months ago)
- Last Synced: 2025-12-29T03:44:01.879Z (6 months ago)
- Topics: gsit, minecraft, plugin
- Language: Java
- Homepage: https://www.spigotmc.org/resources/gsit.62325/
- Size: 1.94 MB
- Stars: 155
- Watchers: 4
- Forks: 69
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [GSit](https://github.com/Gecolay/GSit) - [GPlugin](https://discord.gg/Cy2P4AU)
## Welcome to the repository
This repository contains the GSit project from the GPlugins series!
- Website: [GSit - Spigot](https://www.spigotmc.org/resources/GSit.62325/)
- GitHub: [GSit - GitHub](https://github.com/Gecolay/GSit)
- Discord: [GPlugins - Discord](https://discord.gg/Cy2P4AU)
## Local development
### Local project
Clone the repository:
```bash
git clone https://github.com/Gecolay/GSit.git
```
### Build
Run the `gradlew clean build` command.
The final `GSit-x.x-x.jar` file will be in the [`build/libs`](./build/libs) folder.
## Pull requests
You can create a pull request to submit your code to this repository: [Pull requests](https://github.com/Gecolay/GSit/pulls)