Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xhyrom/peddlerspocket

Sell items effortlessly with the /sell command. Open GUI, add items, and watch them sell instantly. Boost your server's economy now!
https://github.com/xhyrom/peddlerspocket

economy gui minecraft paper plugin purpur sell server spigot

Last synced: 21 days ago
JSON representation

Sell items effortlessly with the /sell command. Open GUI, add items, and watch them sell instantly. Boost your server's economy now!

Awesome Lists containing this project

README

        


pocket

Peddler's Pocket





**Peddler's Pocket** is a plugin that makes the item selling experience easier. With its powerful "/sell" command and user-friendly GUI, it streamlines the process and maximizes your server's economy. Say goodbye to manual selling and embrace the convenience and efficiency of this exceptional plugin.

## Commands

- `/sell` - Opens the sell gui

## Permissions

- `peddlerspocket.sell` - Allows you to use /sell command
- `peddlerspocket.gui.giant` - Sell gui with 54 slots
- `peddlerspocket.gui.huge` - Sell gui with 45 slots
- `peddlerspocket.gui.large` - Sell gui with 36 slots
- `peddlerspocket.gui.medium` - Sell gui with 27 slots
- `peddlerspocket.gui.small` - Sell gui with 18 slots
- **without** permission - Sell gui with 9 slots

## Development

1. Clone this repository: `git clone https://github.com/xHyroM/peddlerspocket.git`
2. Open project in Intellij Idea

### Contributing

To contribute to this project, please follow the [standard Git workflow](https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository#The-Standard-Git-Workflow) and [CONTRIBUTING](./CONTRIBUTING.md).

1. Fork this repository
2. Create a new branch for your changes: `git checkout -b my-feature`
3. Commit your changes: `git commit -am "Add my feature"`
4. Push the branch: `git push origin my-feature`
5. Open a pull request

### License

This project is licensed under the [MIT License](./LICENSE).