LyttleScoreboardEconomy

A lightweight scoreboard-based economy system for your Minecraft server!

211

LyttleScoreboardEconomy

<div align="center">

Lyttle Scoreboard Economy

> ✨ A lightweight scoreboard-based economy system for your Minecraft server!

📚 Features • ⌨️ Commands • 🔑 Permissions • 📥 Installation • ⚙️ Configuration • 📱 Support

</div>

Divider

🌟 Features

🎯 Core Plugin Features

- Scoreboard-based token economy system - Player-to-player token transfers - Real-time balance checking - Simple and intuitive command system - MiniMessage formatting support for all messages

---

🤌 Lyttle Certified

- Basic plugin without fluff - No unnecessary features - Full flexibility and configurability - Open source and free to use (MIT License)

---

⌨️ Commands

> 💡 `<required>` `[optional]`

| Command | Permission | Description | |:--------------------------|:-------------------|:--------------------------------| | `/tokens` | `tokens.balance` | Check your token balance | | `/tokens balance [player]`| `tokens.balance` | Check another player's balance | | `/tokens send <player> <amount>` | `tokens.send` | Send tokens to another player |

---

🔑 Permissions

| Permission Node | Description | Default | |:------------------|:---------------------------------------|:--------| | `tokens.*` | Grants all plugin permissions | `❌` | | `tokens.balance` | Allows checking token balances | `✔️` | | `tokens.send` | Allows sending tokens to other players | `✔️` |

---

📥 Installation

Quick Start

1. Download the latest version from Hangar 2. Place the `.jar` file in your server's `plugins` folder 3. Restart your server 4. Edit the configuration file to customize the scoreboard settings 5. Use `/tokens` to start managing your economy

---

📋 Requirements

- Java 21 or newer - Paper 1.21.x+ - Minimum 10MB free disk space

---

💫 Dependencies

- None! This plugin works standalone

---

📝 Configuration Files

🔧 `config.yml`

```yaml scoreboard_objective: "tokens" scoreboard_objective_name: "Tokens" ```

💬 `messages.yml`

Customize all plugin messages with MiniMessage formatting support.

🔄 The #defaults Folder

The folder serves several important purposes: `#defaults` 1. Documentation: Contains original copies of all configuration files 2. Documentation: Use these to restore default settings 3. Documentation: Preserved during plugin updates 4. Documentation: Shows all available options with comments

> 💡 Never modify files in the #defaults folder! They are automatically overwritten during server restarts. > ---

💬 Support

<div align="center">

🤝 Need Help?

🐛 Found a bug? Open an Issue 💡 Have a suggestion? Share your idea

</div>

---

📜 License

<div align="center">

This project is licensed under the MIT License - see the LICENSE file for details.

---

🌟 Made with the lyttlest details in mind by Lyttle Development

If you enjoy this plugin, please consider:

⭐ Giving it a star on GitHub <br> 💬 Sharing it with other server owners<br> 🎁 Supporting development through Donations

Divider

</div>

ADS