Actionbar v1.3.0.3

Details

  • Filename
    Actionbar.jar
  • Uploaded by
  • Uploaded
    Jun 9, 2016
  • Size
    30.08 KB
  • Downloads
    5,101
  • MD5
    5b2b881a16de7e5e736e9dfbd422d30b

Supported Bukkit Versions

  • 1.10

Changelog

Update v1.3.0.3

NEW VERSION!
+ support for Spigot === !!1.10!! ===
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.3.0.2

NEW BUGFIXES!
+ some MINOR bugfixes (including the problem with "Â")
+ /version shows the right version again
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.3

NEW VERSION!
+ support for Spigot === !!1.9!! ===
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.2.4.8

NEW VERSION!
+ support for Spigot/Bukkit v1.8.8
+ hopefully ready for Spigot/Bukkit v1.9
NEW VARIABLE!
+ %direction% - shows the direction of the player with the name (North)
+ %directionLetter% - shows the direction of the player with the letter (N)
+ %directionNumber% - shows the direction of the player with the number (100.0)
+ %prefix% - shows the players prefix of his group
+ %suffix% - displayes the players suffix of his group
+ %group% - shows the players group name
BUGFIXES!
+ bugfixes for errormessages
+ removed some small bugs from the command
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.2.4.4

NEW VERSION!
+ support for Spigot/Bukkit v1.8.7
NEW VARIABLE!
+ %ping% - shows the players current ping
BUGFIXES!
+ bugfixes
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.2.4.3

NEW VARIABLES!
+ %serverid% - shows the id of the current server
+ %servername% - shows the name of the current server
+ %servermotd% - shows the motd of the current server
BUGFIXES!
+ bugfixes
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.2.4

NEW VERSION!
+ Works for Spigot/Bukkit v1.8.4
NEW COMMAND!
+ /ab <world> <name> <message>
NEW PERMISSION!
+ actionbar.world
BUGFIXES!
- error message for player join event has been removed
- error messages from the actionbar notification has been fixed
+ major bugfixes to improve the plugin
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.2.0

NEW COMMANDS!
+ /aba block - to block/unblock the announcer from sending you messages
NEW PERMISSIONS!
+ actionbar.announcer.block - gives you the permissions to use the "/aba block"- command
BUGFIXES!
+ major bugfixes
+ removed some errors
NOTE!
+ this was the biggest update ever!
if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.1.9.2

NEW VARIABLES!
+ %difficulty% - gives out the worlds difficulty
IMPROVEMENT!
+ the numbers of %health%, %foodlevel%, %maxhealth% have been rounded and set to 20.0
BUGFIXES!
- rounded the number of health a player has
- removed the error with the %money% variable - PART 2

Update v1.1.9.1

BUGFIX!
- removed the error with the %money% variable

Update v1.1.9

NEW VARIABLES!
+ %time% - shows the real life time
+ %date% - shows the real life date
+ %staffs% - gives the amount of online staffs (player with the permissions of the config)
+ %gamemode% - gives out the gamemode of the player
+ %serverip% - shows the ip-adresse of the current server
+ %serverport% - shows the port of the current server
IMPROVEMENT!
+ small code changes to make the plugin "faster"
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.1.3

BUGFIXES!
+ the number from the "%money%" variables has been formatted to 2 decimals
+ small bugfixes
NOTE!
+ if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.1.2

NEW VARIABLE!
+ %money% - to show the players money
BUGFIXES!
+ minor bugfixes in the plugin

Update v1.1.1

BUGFIXES!
+ multiversion compatibility

Update v1.1.0

NEW FUNCTIONS!
+ more variables
+ multiversion compatibility
+ major bugfix (see down below)
NEW VERSION!
+ all version compatibility
NEW VARIABLES!
+ %level% - gives out the players level
+ %health% - shows the players health amount
+ %foodlevel% - shows the players current foodlevel
+ %maxhealth% - shows the max health of the player
+ %world% - gives the players world name
+ %blockx% - gives out the x cordinate of the player
+ %blocky% - gives out the y cordinate of the player
+ %blockz% - gives out the z cordinate of the player
+ %iteminhandtype% - gives out the type/name of the item in the players hand
+ %iteminhandamount% - gives out the amount of the item in the players hand
+ %iteminhandid% - gives out the id of the item in the players hand
+ %onlineplayers% - shows the current amount of online players
+ %maxonlineplayers% - shows the max amount of players for the server
IMPROVEMENT!
+ no more issue when a player joins
the text of the join-message and the announcer won't
stand in the way of each other anymore
BUGFIXES!
+ major bugfixes
+ join message and announcer won't overlap each other anymore
NOTE!
+ this was the biggest update ever!
if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update v1.0.0

NEW FUNCTIONS!
+ ANIMATED JOINMESSAGES
+ AutoBroadcast/Announcer
+ private Actionbars
NEW COMMAND!
+ /ab - opens a helpmenu for the plugin
+ /ab reload - reloads the config
+ /ab <all/announce/broadcast> <message> - broadcasts the message via actionbar
+ /ab <msg/private> <player> <message> - send a private actionbar to a player
+ /aba - opens a helpmenu for the announcer
+ /aba start - starts the announcer
+ /aba stop - stops the announcer
+ /aba list - lists all messages from the announcer
+ /aba send <number> - broadcasts the messages from the number
+ /aba time <number> - sets the announcers time (in milliseconds - 20 = 1sec)
NEW PERMISSIONS!
actionbar.reload - permissions for the reload command
actionbar.private - permissions for all private commands
actionbar.public - permissions for all public commands
actionbar.announcer.time - to set the time of the announcer
actionbar.announcer.start - to start the announcer
actionbar.announcer.stop - to stop the announcer
actionbar.announcer.list - to list all messages of the announcer
actionbar.announcer.send - to send a line of the announcer message list
NEW CONFIG!
+ FirstJoin/Join: more messages, time between messages
+ Announcer: time between messages, messages, stoptime, toggle
IMPROVEMENT!
+ plugin has been rewritten and got much codelighter and bugless
BUGFIXES!
+ generel bugfixes
+ really hard bugfixes for the new version
NOTE!
+ this was the biggest update ever!
if there are any bugs, or if you have new idea
feel free to tell us in the comment section

Update BETA

OPEN BETA!
+ first beta release