Uses of Class
ua.mcchickenstudio.opencreative.indev.messages.PlaceholderReplacer
Packages that use PlaceholderReplacer
-
Uses of PlaceholderReplacer in ua.mcchickenstudio.opencreative.utils
Methods in ua.mcchickenstudio.opencreative.utils with parameters of type PlaceholderReplacerModifier and TypeMethodDescriptionstatic voidMessageUtils.sendMessageOnce(@NotNull Planet planet, @NotNull String path, @NotNull PlaceholderReplacer placeholder, @Nullable String clickCommand, @Nullable String hoverPath, int onceInSeconds) Sends message by path for every player in planet, if it was not sent recently.static voidErrorUtils.sendPlanetCodeWarningMessage(@NotNull Executor executor, @NotNull Action action, @NotNull String warningID, @NotNull PlaceholderReplacer placeholder) Notifies planet players about coding warning, that has happened while executing action in executor.