Custom Advancement Messages is no longer supported! An updated version of the project that's been converted to Gradle can be found on the develop branch.
View Demo · Report Bug · Request Feature
CAM allows you to customize the message for every advancement in the game. That includes any advancement added by another plugin or data pack! It supports sending JSON messages, HEX color codes, and also has full support for PlaceholderAPI and Vault prefixes & suffixes!
See the open issues for a list of proposed features ( and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AwesomeFeature
) - Commit your Changes (
git commit -m 'Add some AwesomeFeature'
) - Push to the Branch (
git push origin feature/AwesomeFeature
) - Open a Pull Request
- Install IntelliJ Community Edition.
- Go to
File
->New
->Project from Version Control
and enter this URL:https://github.com/Insprill/Custom-Advancement-Messages.git
. - Go to
View
->Tool Windows
->Maven
. Then click the dropdown next toCAM
, then the one next toLifecycle
. - Double click
package
and wait for it to finish. - The freshly compiled jar will be under the target folder in the project directory.
Distributed under the GNU General Public License v3.0.
See LICENSE for more information.
For support, please join the Discord Server. Once you join, go to the create-a-ticket
channel and react to the message with 📩. Once you do that, a ticket will be created. You can then ask your question and
someone will get back to you.
Do not ask questions via the issue tracker.
@Twitter
@SpigotMC
Discord: Insprill#6969
Project Link: https://github.com/Insprill/Custom-Advancement-Messages