Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScoreTag

Screenshot

ScoreTag is a plugin for PowerNukkitX that displays additional information below a player's name, such as their health, platform, or account balance.

The display updates automatically and can be customized through a simple configuration file.

Requirements

ScoreTag also works without PlaceholderAPI. However, placeholders such as %player_health% will not be replaced with actual values.

Installation

  1. Download ScoreTag.jar from the Releases page or Jarbage.
  2. Stop your server.
  3. Copy ScoreTag.jar into your server's plugins folder.
  4. If needed, install PlaceholderAPI
  5. Start the server. ScoreTag will create its configuration file automatically.

Customizing the display

After the first server start, you can find the configuration file here:

plugins/ScoreTag/config.yml

The default configuration looks like this:

tag: |
  %player_health% §c❤
  §e%player_platform%
  §a$%money%

After saving the file, restart the server to make sure your changes are applied.

Support

If you have found a bug, you can report it through GitHub Issues. Please describe what happened and include any relevant error messages from the server console.

About

Display player info using PlaceholderAPI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages