Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfonsoleandro/mpautopickup
Best free autopickup Minecraft Spigot plugin
https://github.com/alfonsoleandro/mpautopickup
Last synced: 6 days ago
JSON representation
Best free autopickup Minecraft Spigot plugin
- Host: GitHub
- URL: https://github.com/alfonsoleandro/mpautopickup
- Owner: alfonsoLeandro
- License: mit
- Created: 2021-12-16T14:54:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T05:54:23.000Z (over 2 years ago)
- Last Synced: 2024-10-12T03:52:11.232Z (about 1 month ago)
- Language: Java
- Size: 304 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MPAutoPickup
## Description:
Not just another AutoPickup plugin, this is **THE** best auto-pickup/auto-smelt solution.First created as an alternative to any auto pickup plugin that wouldn't fulfill my needs or expectations, now new features are being added on demand all the time, this plugin is guaranteed to fulfill your expectations, go ahead and test it yourself.
## Table of contents:
1. [Features](#features)
2. [Installation](#installation)
3. [Usage](#usage)
4. [About the author](#author)
5. [License](#license)
6. [Wiki](../../wiki)
## Features:
- As **user-friendly** as it gets (GUI based)
- **Admin friendly** configuration files.
- AutoPickup:
- Block drops
- Mob drops
- Experience orbs from mobs/blocks
- AutoSmelt:
- Block drops
- Mob drops
- Enable/Disable each feature at a time per player.
- Ability to auto smelt without auto pickup
- Fortune support
- Silk touch support
- Customize silk touch, fortune and autosmelt drops and amounts (or use vanilla enchantments)
- VKBackpacks support!
- BetterBackpacks support!
## Installation
1. Download the .jar file either from here or the [plugin page on spigot](https://www.spigotmc.org/resources/mp-auto-pickup.80867/).
2. Download MPUtils's .jar file either from here or the [plugin page on spigot](https://www.spigotmc.org/resources/mputils.82788/).
3. Put both .jar files in your plugins folder inside your server folder.
4. Start or reload the server.
5. Set up to your liking.
6. Enjoy a great quality, well-built product.
## Usage
### Commands:
- **/ap help** to get access to a list of every command available.
- **/ap version** will show the plugin's latest version.
- **/ap reload** will re-load the entire plugin starting with the files.
- **/ap toggle** (IG) will open a GUI, in which you can disable/enable each type of autoPickup/autoSmelt.IG = in-game only.
### Permissions:
- **autopickup.version**: Allows a player to run the version command.
- **autopickup.reload**: Allows a player to run the reload command.
- **autopickup.version**: Allows a player to run the version command.
- **autoPickup.autoPickup.blocks**: Allows a player to auto pickup block drops
- **autoPickup.autoPickup.mobs**: Allows a player to auto pickup mob drops
- **autoPickup.autoPickup.exp**: Allows a player to auto pickup experience orbs
- **autopickup.autoSmelt.blocks**: Allows a player to auto smelt block drops
- **autoPickup.autoSmelt.mobs**: Allows a player to auto smelt mob drops
- **autoPickup.autoPickup.***: Allows a player to auto pickup block drops, mob drops and experience orbs
- **autoPickup.autoSmelt.***: Allows a player to auto smelt block drops and mob drops
- **autoPickup.***: Gives access to very permission availableFor more detailed info refer to the [wiki page](../../wiki). (TO-DO)
## About the author
My name is Leandro Alfonso, I am 20 years old, and I live in Uruguay. I am currently a software engineering student at [UCU](https://ucu.edu.uy).
If you have any issues or doubts do not hesitate to contact me by the following means:
- [Gmail](mailto:[email protected])
- Discord (lelesape#3612)
- [Spigot](https://www.spigotmc.org/members/lelesape.270057/)Copyright (c) 2020 Leandro Alfonso
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
For more info refer to the [wiki page](../../wiki). (TO-DO)