ane | Custom Toast Notification | 1.20+ Model Support (1.16x) icon

ane | Custom Toast Notification | 1.20+ Model Support (1.16x) -----

⚡Send fake custom advancement notifications to players!⚡ Papi Support



PAPI & HEX (RGB) & MODEL SUPPORT

WARNING (Model support)

The plugin is still in the testing phase, model support has become a bit complicated in the recent versions of Minecraft (I don't follow the updates...) but thanks to a few sources I discovered how to add it. Currently the plugin is designed to allow only one version. In multi-version support like ViaVersion; some players may have problems viewing the model.


Thank you for using the plugin!

This is my first plugin and I will never stop developing it, please let me know your requests on discord <3 Now in 1.21.4+ custom model data [integer-floats-strings] is now supported! Also the much awaited RGB support has been added!


Multiple version support that you can use without any problems in models:

1.16 - 1.20.4
1.20.5 - 1.21.3
1.21.4 >
Code (Text):

1.16-1.20.4 [INTEGER]: {id: "minecraft:stone", tag: {CustomModelData: 1}}

1.20.5-1.21.3 [INTEGER]: {id: "minecraft:stone", components: {"minecraft:custom_model_data": 1}}
1.21.4-1.21.6 [FLOATS & STRINGS]:
  - {id: "minecraft:stone", components: {"minecraft:custom_model_data": {"floats":[1]}}}
  - {id: "minecraft:stone", components: {"minecraft:custom_model_data": {"strings":["test"]}}}

 

Also a new feature for those who are annoyed by toast notifications! Players who do not have anecustomtoast.show permissions will not be notified. You should create a system where you can grant/reject permissions to these players.

[​IMG]
[​IMG]
[​IMG]

[​IMG]


SKRIPT SUPPORT (Beta 2.5)
Code (Text):
Patterns:

send toast %string% with icon %string% and (style|type) %string% if %boolean% to all [players]
send toast %string% with icon %string% and (style|type) %string% if %boolean% to %players%

send toast %string% to %players%
send toast %string% to all [players]
send toast %string% with icon %string% to %players%
send toast %string% with icon %string% to all [players]
send toast %string% with (style|type) %string% to %players%
send toast %string% with (style|type) %string% to all [players]
send toast %string% with icon %string% and (style|type) %string% to %players%
send toast %string% with icon %string% and (style|type) %string% to all [players]

Example:

command toast:
    trigger:
        send toast "&6&lHI SPIGOT!" with icon "STONE" to players

COMMANDS
  • /anect reload​
  • /anect toast (all/players:[Player1,Player2]/(playerName)) glowing:true/false message:#ffffffHELLO HELL! icon:[floats=, strings=, (Legacy) integer=] type:[GOAL,TASK,CHALLENGE]​
[​IMG]

Code (YAML):
permission:
  anecustomtoast.admin
:
    default
: op
  anecustomtoast.show
:
    default
: op
[​IMG]
Resource Information
Author:
----------
Total Downloads: 654
First Release: Jul 31, 2024
Last Update: Jun 27, 2025
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings