https://github.com/eternalcodeteam/eternalfriends
ðFriendship system for Minecraft!
https://github.com/eternalcodeteam/eternalfriends
Last synced: about 1 year ago
JSON representation
ðFriendship system for Minecraft!
- Host: GitHub
- URL: https://github.com/eternalcodeteam/eternalfriends
- Owner: EternalCodeTeam
- Archived: true
- Created: 2022-08-29T10:00:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T22:58:28.000Z (over 1 year ago)
- Last Synced: 2025-03-17T10:31:01.592Z (about 1 year ago)
- Language: Java
- Homepage: https://eternalcode.pl
- Size: 6.16 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](https://papermc.io)
[](https://spigotmc.org)
[](https://www.patreon.com/eternalcode)
[](https://eternalcode.pl/)
[](https://discord.gg/FQ7jmGBd6c)
[](https://gradle.org/)
[](https://www.java.com/)
# Building
To build EternalFriends do the following (Make sure you have JDK 17 or higher)
```
./gradlew shadowJar
```
- #### Output file will be located at build/libs
# Contributing
Create a public EternalFriends fork, make changes and then create a Pull Request
See [CONTRIBUTING.md](https://github.com/EternalCodeTeam/EternalCore/blob/master/.github/CONTRIBUTING.md) to find out
more.
# Other Dependencies usages
- [LiteCommands (by Rollczi †)](https://github.com/Rollczi/LiteCommands)
- [Spigot API](https://www.spigotmc.org/wiki/spigot-gradle/)
- [Adventure](https://docs.adventure.kyori.net/)
- [CDN](https://github.com/dzikoysk/cdn)
- [bStats](https://bstats.org/)
- [TriumphGUI](https://github.com/TriumphTeam/triumph-gui)