Skip to content

CodedRed-Spigot/XpBottles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues GNU License


Logo

XpBottles

Advanced exp bottle plugin!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. Building
  6. License
  7. Contact

About The Project

XpBottles is the ultimate exp plugin! Create exp bottles, add/take/reset exp from players, and more! The exp amount is saved in a hidden location so you will be able to customize the lore/name of the item to whatever you would like! No restrictions.

Usage

More info coming soon! For more examples, please refer to the Documentation

Roadmap

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

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/AwesomeFeature)
  3. Commit your Changes (git commit -m 'Add some AwesomeFeature')
  4. Push to the Branch (git push origin feature/AwesomeFeature)
  5. Open a Pull Request

New version support

Adding support for new Spigot versions is very simple. Using the versions that are already there, you should be able to fill in the gaps.

  1. Create a new folder in the root directory with the CraftBukkit package name (e.g v1_18_R2).
  2. Create the package path (src/main/java/me.codedred.xpbottles.versions).
  3. Create the NMS class. The name should be Version_<craftbukkit version> without the <>.
  4. Create a new build.gradle.kts using other NMS versions as a template, and change the Spigot/Paper dependency version. Note that 1.17.1+ and 1.17- are different.
  5. Open the settings.gradle.kts file and add the new module.
  6. Open build.gradle.kts and add the new version to the dependencies list. Note the reobf configuration for 1.17.1+.

Building

To build the project, you need to firstly run BuildTools for all supported versions.
Once finished, they should all be added to your local Maven repo.
Then you can run ./gradlew build and the final jar will be in the build/libs folder.

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

Contact

CodedRed - @twitter - devcodedred@gmail.com

@spigotmc Discord: CodedRed#0900

Project Link: https://github.com/CodedRed-Spigot/XpBottles

About

Convert digital exp into physical exp bottles!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages