Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
r4g3baby committed Nov 11, 2023
1 parent 3d2ba6b commit 2ccdd0e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
[![License](https://img.shields.io/github/license/r4g3baby/SimpleScore)](https://github.com/r4g3baby/SimpleScore/blob/main/LICENSE)

# Information
[SimpleScore][GitHub] is a plugin for Minecraft servers that allows server owners to display various information to their players using the built-in Minecraft scoreboard system.
[SimpleScore][GitHub] is a plugin for Minecraft servers that allows server owners to display various information to their players using Minecraft's built-in scoreboard system.

Supports selecting and showing specific scoreboards to players based on their permissions, certain conditions, current world or even the [WorldGuard][WorldGuard] region they are inside with a very simple and intuitive configuration system.
Supports selecting and showing specific scoreboards to players based on their permissions, certain conditions, current world, or even the [WorldGuard][WorldGuard] region they are in with a very simple and intuitive configuration system.

Also comes with support for both [PlaceholderAPI][PlaceholderAPI] and [MVdWPlaceholderAPI][MVdWPlaceholderAPI] allowing you to hook into thousands of other plugins to retreive and display their information in real time or create a set of conditions the player must meet to be able to see a certain scoreboard.
Also comes with support for both [PlaceholderAPI][PlaceholderAPI] and [MVdWPlaceholderAPI][MVdWPlaceholderAPI], allowing you to hook into thousands of other plugins to retrieve and display their information in real time, or create a set of conditions the player must meet to be able to see a particular scoreboard.

## Main Features
- A lag-free fully animated scoreboard with no flickering
- Fully supports RGB colors on 1.16 servers or newer
- Supports every major Minecraft version from 1.8.x to 1.20.x
- A lag-free, fully animated scoreboard with no flickering
- Full RGB colour support on 1.16 servers or newer
- Supports all major Minecraft versions from 1.8.x to 1.20.x
- Can display scoreboards based on permissions, conditions, worlds and regions
- No character limit on 1.13 servers or newer (limited to 32 chars on older versions)*
- Fully compatible with [mcMMO][mcMMO] and other plugins that temporarly change the scoreboard*
- Every message sent by the plugin can be changed either by the built-in translation system or by providing a custom messages file
- No character limit on 1.13 servers or newer (limited to 32 characters on older versions)*
- Fully compatible with [mcMMO][mcMMO] and other plugins that temporarily change the scoreboard*
- Any message sent by the plugin can be changed either by the built-in translation system or by providing a custom message file

*This feature requires [ProtocolLib][ProtocolLib]. Adding [ProtocolLib][ProtocolLib] to your server will improve plugin compatibility and also reduce the number of packets sent to the players thus increasing server/client performance and reducing network bandwidth usage.
*This feature requires [ProtocolLib][ProtocolLib]. Adding [ProtocolLib][ProtocolLib] to your server will improve plugin compatibility and also reduce the number of packets sent to players, thus improving server/client performance and reducing network bandwidth usage.

## More Information
### [Installation](https://github.com/r4g3baby/SimpleScore/wiki/Installation) - [Configuration](https://github.com/r4g3baby/SimpleScore/wiki/Configuration) - [Commands](https://github.com/r4g3baby/SimpleScore/wiki/Commands)
Expand All @@ -34,12 +34,12 @@ Also comes with support for both [PlaceholderAPI][PlaceholderAPI] and [MVdWPlace
### Quick Links
[Discord][Discord] - [Issues](https://github.com/r4g3baby/SimpleScore/issues) - [Wiki](https://github.com/r4g3baby/SimpleScore/wiki) - [bStats][bStats]

## Supporting
## Support
If you find [SimpleScore][GitHub] useful and would like to support its development, please consider following, leaving a review or rating the project on its respective platform, such as [SpigotMC][SpigotMC], [PaperMC][PaperMC] or [Modrinth][Modrinth].

Starring the project on [GitHub][GitHub] or [following me](https://github.com/r4g3baby) is a simple way to show your support. It helps increase the visibility of [SimpleScore][GitHub] and encourages others to check it out.
Starring the project on [GitHub][GitHub] or [following me](https://github.com/r4g3baby) is an easy way to show your support. It helps increase the visibility of [SimpleScore][GitHub] and encourages others to check it out.

I also do accept financial support via [GitHub Sponsors][Sponsors] or a one-time donation via [PayPal][PayPal] to show your appreciation for the project.
I also accept financial support via [GitHub Sponsors][Sponsors] or a one-time donation via [PayPal][PayPal] to show your appreciation for the project.


[SimpleScore Logo]: https://raw.githubusercontent.com/r4g3baby/SimpleScore/main/.github/SimpleScore.png
Expand Down

0 comments on commit 2ccdd0e

Please sign in to comment.