All Projects → games647 → mcMMOAction

games647 / mcMMOAction

Licence: MIT License
Prints some mcMMO message into the action bar

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to mcMMOAction

McRPG
An RPG plugin for Minecraft 1.13
Stars: ✭ 32 (+88.24%)
Mutual labels:  spigot, mcmmo
devhub
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
Stars: ✭ 8,064 (+47335.29%)
Mutual labels:  notifications
IridiumColorAPI
No description or website provided.
Stars: ✭ 20 (+17.65%)
Mutual labels:  spigot
ZVProgressHUD
ZVProgressHUD is a pure-swift and wieldy HUD.
Stars: ✭ 30 (+76.47%)
Mutual labels:  notifications
react-awesome-notifications
A beautiful fully customizable React + Redux notification system built with styled-components
Stars: ✭ 29 (+70.59%)
Mutual labels:  notifications
SimpleClans
Full featured Clan system for Minecraft
Stars: ✭ 26 (+52.94%)
Mutual labels:  spigot
SimpleCloudNotifier
SimpleCloudNotifier is a app to display messages that you can send to your phone with a simple POST requests.
Stars: ✭ 15 (-11.76%)
Mutual labels:  notifications
RSSnotifier
Node RSS reader telegram bot. Provides notification on queries-matching elements and supports multiple users.
Stars: ✭ 15 (-11.76%)
Mutual labels:  notifications
ParticleLib
Multiversion spigot library supporting all particles and their data (1.8-1.18.2)
Stars: ✭ 156 (+817.65%)
Mutual labels:  spigot
TitleBar
🔥空祖家的标题栏组件
Stars: ✭ 36 (+111.76%)
Mutual labels:  actionbar
swift-standard-clients
Client declarations and live implementations for standard iOS managers
Stars: ✭ 28 (+64.71%)
Mutual labels:  notifications
caller-lookup
Reverse Caller Id using TrueCaller
Stars: ✭ 55 (+223.53%)
Mutual labels:  spam
react-redux-notify
A simple and flexible notifications component built using React and Redux.
Stars: ✭ 34 (+100%)
Mutual labels:  notifications
DecentHolograms
A lightweight but powerful hologram plugin with many features and configuration options.
Stars: ✭ 54 (+217.65%)
Mutual labels:  spigot
NotificationExplorer
See what notifications exist at runtime
Stars: ✭ 43 (+152.94%)
Mutual labels:  notifications
WorldGuardWrapper
A wrapper for the WorldGuard API that allows plugins to support both v6 and v7 APIs.
Stars: ✭ 21 (+23.53%)
Mutual labels:  spigot
OneSignal-WordPress-Plugin
OneSignal is a free push notification service for web and mobile apps. This plugin makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com
Stars: ✭ 71 (+317.65%)
Mutual labels:  notifications
mailmask
Mailmask - easy stop unwanted email. Unlimited, free temporary email addresses, all forwarding to your real email address. Beat spam, protect your privacy.
Stars: ✭ 31 (+82.35%)
Mutual labels:  spam
slack-texts
SMS notifications for Slack groups
Stars: ✭ 19 (+11.76%)
Mutual labels:  notifications
better-discord-notifications
Scripts that send better sonarr/radarr notifications to discord
Stars: ✭ 13 (-23.53%)
Mutual labels:  notifications

mcMMOAction

Action-bar messages

Description

This lightweight plugin is based on the feature request from here. It forwards some useful mcMMO messages to the action chat. Instead that these messages spam the regular chat, you'll see them above the item-bar and they will disappear after a shorten time. This plugin has no config. Just drop the plugin in your plugins folder and start your server.

This was implemented in an extra plugin, because action bar messages are only implemented in the Spigot API and not in Bukkit. mcMMO only depends on the Bukkit API and did not want to move to Spigot only API. This changed for mcMMO 2.1 and so will be included in the main plugin. This plugin still exists for earlier versions.

Features

  • Lightweight
  • Notification sound for new messages (except progress)
  • Support many mcMMO messages
  • Configurable appearance time
  • Supports localized messages
  • Ignore the messages you don't want to see in the action bar
  • Shows progress message if the user gains skill experience
  • Good performance - Messages are loaded only once in a fast collection

Supported messages (by default)

  • All skill messages:
    • level-up
    • ability activate and deactivate
    • tool raise and lower
  • Too tired message
  • Hardcore messages
  • Refresh message
  • Party level-up
  • Combat abilities (i.e. swords bleeding, taming gore)
  • Herbalism hylian luck
  • mcMMOHorses Support
    • Refresh messages for Infuriate and Super Speed
    • Skills increases for Agility, Swiftness, Vitality and Wrath
    • Notification messages like **Dodge**

Commands

  • /mmoaction - toggle the action-bar for mcMMO messages
  • /mmoaction progress - toggles the progress feature for the invoker

Dependencies

progress

Development builds

Development builds of this project can be acquired at the provided CI (continuous integration) server. It contains the latest changes from the Source-Code in preparation for the following release. This means they could contain new features, bug fixes and other changes since the last release.

Nevertheless builds are only tested using a small set of automated and a few manual tests. Therefore they could contain new bugs and are likely to be less stable than released versions.

https://ci.codemc.org/job/Games647/job/mcMMOAction/changes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].