HomeJavaModsBlock Messages
Block Messages
BlockMessages

This plugin gives you the opportunity, to send any player any message, when they click pre-defined blocks.

Features:

Commands:
<>: Necessary Parameter
Code (Commands):
/blockmessage -> Shows subcommands syntax
/blockmessage add <X> <Y> <Z> <Message> -> Adds a new message
/blockmessage remove <X> <Y> <Z> -> Removes existing message
Permissions:
Code (Permissions):
blockmessage.use -> use any blockmessage commands
blockmessage.add -> /blockmessage add subcommand
blockmessage.remove -> /blockmessage remove subcommand

if permission-check: true in config
blockmessage.receive -> Recieve messages from defined blocks
Configuration (config.yml):
Code (YAML):
# Define, if 'blockmessages.receive' is needed to receive messages:
#
# --------------------------------
permission-check
: false
Messages (messages.yml):
Code (YAML):
# Define the ingame messages
#
# --------------------------------
# As regular message or JSON
# As Chat, Hotbar, Title, Subtitle texts
# See here: https://www.spigotmc.org/threads/block-messages.93488/#post-1449838
#
# --------------------------------
messages
:
  'add-succeed'
: ' [&7&oBlock&8&oMessage&r ]&o Added new blockmessage!'
  'add-syntax'
: ' [&7&oBlock&8&oMessage&r ]&o Syntax : /blockmessage add <X> <Y> <Z> <Message>'
  'remove-succeed'
: ' [&7&oBlock&8&oMessage&r ]&o Removed blockmessage.'
  'remove-syntax'
: ' [&7&oBlock&8&oMessage&r ]&o Syntax : /blockmessage remove <X> <Y> <Z>'
  'no-msg'
: ' [&7&oBlock&8&oMessage&r ]&o Could not find specified message.'
  'no-perm'
: ' [&7&oBlock&8&oMessage&r ]&o You are not permitted to do this!'
  'syntax'
: ' [&7&oBlock&8&oMessage&r ]&o Syntax : /blockmessage <add|remove> < ...>'
  'no-player'
: ' [&7&oBlock&8&oMessage&r ]&o Only players can use this command.'
  'file-error'
: ' [&7&oBlock&8&oMessage&r ]&o File can not be saved.'
Blockmessages (blocks.yml):
Code (YAML):
# Define the blockmessages:
#
# --------------------------------
# Syntax: Location: String
# Syntax: 'world_X_Y_Z': 'Message'
#
# --------------------------------
# As regular message or JSON
# As Chat, Hotbar, Title, Subtitle texts
# See here: https://www.spigotmc.org/threads/block-messages.93488/#post-1449838
#
# --------------------------------
# I defined 4 example messages for you. Delete them, if you defined your own.
#
# --------------------------------
blocks
:
  'world_2_64_0'
: 'HOTBAR:JSON: {text: "&9hotbar &atext &9needed?" }'
  'world_1_64_0'
: '&e&oA simple message'
  'world_0_64_0'
: 'JSON: {text: "",extra: [ {text: "[" }, {text: "Block",color: "gray",italic: "true",hoverEvent: {action: "show_text",value: "&e&oby &6&l&nMichel_0" } }, {text: "Message",color: "dark_gray",italic: "true",hoverEvent: {action: "show_text",value: "&e&oby &6&l&nMichel_0" } }, {text: "]" }, {text: " -> ",italic: "true" }, {text: "Website",color: "blue",clickEvent: {action: "open_url",value: "https://www.spigotmc.org/resources/block-messages.12511/" },hoverEvent: {action: "show_text",value: "&a&oPage will be opened in external Webbrowser!" } } ] }'
  'world_-1_64_0'
: 'TITLE:&aAnother &6messageSUBTITLE:JSON: {text: "some text",color: "red" }'
Need additional Features or got some interesting ideas?
Leave a reply and i'll add this or other functions if requested.

Special thanks to @UltraNet, who gave me the idea of this plugin ( Here).

Replys and ratings and suggestions welcome.
[​IMG]

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Block Messages is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 732 times (via Spigot). Download it and open it directly in the game.

Explore more