3.10

Release

rojo8399 released this version on May 8, 2017

67.4 KB
Download

What’s new in version 3.10:

  • Internationalization support
    • There is now a messages.conf json file which allows you to change all messages displayed by PlaceholderAPI.
  • Allow deletion and modification of JavaScript files while running
  • Moved %player_stat_...% to %statistic_...%. An explanation of how to use this will be added to the wiki ASAP.
  • Added support for vanished players (must be using data keys) to be hidden from %server_online%
  • Added reload command
    • Allows you to reload the whole plugin with /papi r OR
    • Allows you to reload an individual placeholder with 1/papi r `
  • API: Added ReloadableExpansion to allow devs to know when their placeholder is reloaded and perform actions
  • Added many placeholders to player:
    • %player_uuid%
    • %player_can_fly%
    • %player_exp%
    • %player_exp_total%
    • %player_exp_to_next%
    • %player_level%
    • %player_first_join%
    • %player_fly_speed%
    • %player_walk_speed%
    • %player_max_air%
    • %player_remaining_air%
    • %player_item_in_main_hand%
    • %player_item_in_off_hand%
    • %player_time_played%
    • %player_time_played_seconds%
    • %player_time_played_ticks%
    • %player_time_played_minutes%
    • %player_time_played_hours%
    • %player_time_played_days%%`
    • %player_direction%
  • Performance improvements

Check out the plugin wiki!

View the plugin on GitHub!

Dependencies