Broadcasts a message to all players when a player enters the nether or end dimension. Also works with exit messages and the overworld! Everything is configurable.
Commands:
- /anee reload - Reloads the configuration file
Permissions:
- anee.reload - Permission to reload the configuration file
- anee.bypass - Permission to bypass the announcement messages
Commands:
- /anee reload - Reloads the configuration file
Permissions:
- anee.reload - Permission to reload the configuration file
- anee.bypass - Permission to bypass the announcement messages
Spoiler: Config.yml
Code (YAML):
#############################################################
# ---------------------- Config.yml ---------------------- #
#############################################################
# --- Player --- #
# {player_username} will be replaced with the player's name
# {player_display_name} will be replaced with the player's display name
# --- World --- #
# {world_name_entered} will be replaced with the name of the world the player entered
# {world_name_left} will be replaced with the name of the world the player left
# --- Colors --- #
# You can use formatting codes in the messages! (e.g. &6, &7, &c, &l, etc.)
# A list of formatting codes can be found here: https://minecraft.fandom.com/wiki/Formatting_codes
# --- Permissions --- #
# anee.reload - Allows the player to reload the plugin
# anee.bypass - Allows the player to bypass the entry/exit messages
# --- Settings per world type --- #
NETHER:
enable-entry-message : true
enable-exit-message : false
entry-message : '&7 {player_display_name } &eentered the nether!'
exit-message : '&7 {player_display_name } &eleft the nether!'
END:
enable-entry-message : true
enable-exit-message : false
entry-message : '&7 {player_display_name } &eentered the end!'
exit-message : '&7 {player_display_name } &eleft the end!'
OVERWORLD:
enable-entry-message : false
enable-exit-message : false
entry-message : '&7 {player_display_name } &eentered the overworld!'
exit-message : '&7 {player_display_name } &eleft the overworld!'
CUSTOM:
enable-entry-message : false
enable-exit-message : false
entry-message : '&7 {player_display_name } &eentered the custom world &7 {world_name_entered }&e!'
exit-message : '&7 {player_display_name } &eleft the custom world &7 {world_name_left }&e!'
# ---------------------- Config.yml ---------------------- #
#############################################################
# --- Player --- #
# {player_username} will be replaced with the player's name
# {player_display_name} will be replaced with the player's display name
# --- World --- #
# {world_name_entered} will be replaced with the name of the world the player entered
# {world_name_left} will be replaced with the name of the world the player left
# --- Colors --- #
# You can use formatting codes in the messages! (e.g. &6, &7, &c, &l, etc.)
# A list of formatting codes can be found here: https://minecraft.fandom.com/wiki/Formatting_codes
# --- Permissions --- #
# anee.reload - Allows the player to reload the plugin
# anee.bypass - Allows the player to bypass the entry/exit messages
# --- Settings per world type --- #
NETHER:
enable-entry-message : true
enable-exit-message : false
entry-message : '&7 {player_display_name } &eentered the nether!'
exit-message : '&7 {player_display_name } &eleft the nether!'
END:
enable-entry-message : true
enable-exit-message : false
entry-message : '&7 {player_display_name } &eentered the end!'
exit-message : '&7 {player_display_name } &eleft the end!'
OVERWORLD:
enable-entry-message : false
enable-exit-message : false
entry-message : '&7 {player_display_name } &eentered the overworld!'
exit-message : '&7 {player_display_name } &eleft the overworld!'
CUSTOM:
enable-entry-message : false
enable-exit-message : false
entry-message : '&7 {player_display_name } &eentered the custom world &7 {world_name_entered }&e!'
exit-message : '&7 {player_display_name } &eleft the custom world &7 {world_name_left }&e!'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Announce Player Entering Nether or End is a free Minecraft Java mod. Compatible with Minecraft 1.20. Downloaded 414 times (via Spigot). Download it and open it directly in the game.