Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
/ EventSpigot Public archive

💧 Spigot Implementation of EventCore

Notifications You must be signed in to change notification settings

MCEventSuite/EventSpigot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

EventSpigot

The Spigot plugin implementation of EventCore.
Explore the docs »
· Report Bug · Request Feature

Table of Contents

About The Project

This is the main Spigot plugin which implements many of the EventCore abstractions.

Built With

  • Spigot API
  • EventCore

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Gradle

  • Maven

  • Paper

  • WGRegionEvents

You can install Paper using the following steps:

  1. Clone the Paper repository: git clone --branch ver/1.16.5 --depth 1 https://github.com/PaperMC/Paper.git
  2. Enter the project: cd Paper
  3. Fetch the 1.16.5 branch: git fetch --depth 1 origin ver/1.16.5
  4. Run cd Paper
  5. Run ./paper install

And WGRegionEvents:

  1. Clone the repository: git clone https://github.com/Paul19988/WorldGuard-Region-Events
  2. Enter the project: cd WorldGuard-Region-Events
  3. Run mvn install

Installation

Coming soon...

Usage

For examples, please refer to the Documentation

Roadmap

See our roadmap for where we want to take this project.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make 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

Stuart Pomeroy - @MrRushmead - stuart@pomeroys.site

Oliver Dunk - @oliverdunk_

Project Link: https://github.com/MCEventSuite/EventSpigot

Acknowledgements

About

💧 Spigot Implementation of EventCore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages