Package me.hsgamer.hscore.bukkit.action
Class BroadcastAction
java.lang.Object
me.hsgamer.hscore.bukkit.action.BroadcastAction
- All Implemented Interfaces:
Action
The action to broadcast a message
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(UUID uuid, TaskProcess process, StringReplacer stringReplacer) Apply the action
-
Constructor Details
-
BroadcastAction
Create a new action- Parameters:
message
- the message
-
-
Method Details