https://github.com/bentoboxworld/likes
Addon for BentoBox that creates a voting system to rank islands
https://github.com/bentoboxworld/likes
bentobox bentobox-addon likes-addon
Last synced: 8 months ago
JSON representation
Addon for BentoBox that creates a voting system to rank islands
- Host: GitHub
- URL: https://github.com/bentoboxworld/likes
- Owner: BentoBoxWorld
- License: epl-2.0
- Created: 2019-09-14T05:16:30.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-10T21:45:29.000Z (over 1 year ago)
- Last Synced: 2024-11-10T22:31:57.200Z (over 1 year ago)
- Topics: bentobox, bentobox-addon, likes-addon
- Language: Java
- Homepage: https://bentobox.world
- Size: 417 KB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Likes Addon
[](https://discord.bentobox.world)
[](https://ci.codemc.org/job/BentoBoxWorld/job/Likes/)
[:page_facing_up:](https://docs.bentobox.world/en/latest/addons/Likes/)
This is Likes Addon that allows to give Like and Dislike to other player islands.
## Where to find
You can download it from [Release tab](https://github.com/BentoBoxWorld/Likes/releases)
Or you can try **nightly builds** where you can check and test new features that will be implemented in next release from [Jenkins Server](https://ci.codemc.org/job/BentoBoxWorld/job/Likes/lastStableBuild/).
If you like this addon but something is missing or is not working as you want, you can always submit an [Issue request](https://github.com/BentoBoxWorld/Likes/issues) or get a support in Discord [BentoBox ](https://discord.bentobox.world)
## What to expect
This addon allows players to rate other player islands. Addon has 3 working modes:
- Likes: allows adding only like to player island.
- Likes And Dislikes: allows adding like or dislike to player island.
- Stars: allows adding from 1-5 stars to player island.
These mores cannot work together, so choose the one you want to use at the start.
Addon has also Top players GUI that allows viewing best rated players by each top.
## How to use
1. Place the addon jar in the addons folder of the BentoBox plugin.
2. Restart the server.
3. Edit configuration.
4. Restart the server again.
## Compatibility
- [x] BentoBox - 1.15.4 version
## Information
More information can be found in [Wiki Pages](https://docs.bentobox.world/en/latest/addons/Likes/).