RegionActionBarFeatures
An custom actionbar in each of your worldguard regions. Free
Open for suggestions
- Add an custom actionbar message to each of your worldguard regions.
- Use colour codes & premade variables for more functionallity.
- Use the priority function to decide witch message needs to be on your actionbar if two regions are at the same location.
- Reload command to reload the configuration. (/rabreload)
I made this plugin today, and it's far from finished. Please let me know if any bugs occur or if you have an suggestion for the plugin.
What is the actionbar?
The actionbar is an new feature for 1.8. Screenshot:
The plugin doesn't work??
Make sure you are running on the latest 1.8 spigot build and that your clients are also 1.8. As told above, this is an 1.8 feature: It won't work on versions before 1.8.
Also, make sure you have the latest worldedit and worldguard plugin installed. This are required plugins.
Configuration
This plugin comes with an easy-to-edit configuration. The default configuration:
Like you can see, you can use colour codes and variables in your message. More on that later.Code (Text):
# Welcome to the configuration of RegionActionBar
# You can use colour codes (e.g. &e for yellow) and variables
# See on the resource page for the variables.
regions:
spawn:
message: "&6You are in the spawn. You are &3safe"
priority: 1
Like you can see in this example, there is one example made, for an region called "spawn". Under that, we have two settings, message and priority. The message is the text that will be shown if someone enters the region, the priority is the priority of the message.
Message:
The message is the text that will be shown if someone enters the area. You can use colour codes and premade variables in this message.
Current variables (Contact me for more):
%player_name% : Player's name
%player_world% : Player's world name
%player_coord_x% : Player's X coordinate
%player_coord_y% : Player's Y coordinate
%player_coord_z% : Player's Z coordinate
Priority:
The priority is the priority of the message. If two regions are overlapping eachother (two regions at the same location) then the message of the region with the highest priority will be shown.
Support/Contact
Contact me with PM or in an reaction below.
Buy me a pizza!
Its an free plugin, and I just love pizza :$
![]()

RegionActionBar 1.0
An custom actionbar in each of your worldguard regions!