SMPAddons
🟠 Updated over a year ago🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.9% endorsement rate
- 🏆 #51 of 351 adventure mods in this game by downloads
📋 About This Mod
# SMPAddons SMPAddons is a simple and customizable plugin that adds features to your Survival Multiplayer (SMP) server. It helps you improve the overall player experience. Additionally, each feature can be enabled or disabled as you wish. ## Features - **Spawn Elytra**: You can use an Elytra-like feature when leaving spawn. - **TPS Bar**: A live TPS display that shows server performance. - **Customizable MOTD**: You can personalize the server's Message of the Day with custom text and colors. - **Playtime Tracker**: You can see how long players have been active on the server. - **Status**: You can set custom statuses to show before your usernames. - **Claim Shops**: You can claim shops to encourage a player-driven economy. - **Language Support**: You can choose between German or English. - **Permission Support**: You can allow or disallow players to use certain commands of the plugin. ## Examples of some Features <details> <summary>Playtime Example</summary> Example for the **/playtime** command !(https://cdn.modrinth.com/data/cached_images/f93fd387d586e90e780eb3dc4ea2bb2008678bbf.png) Example for the **/playtime top** command !(https://cdn.modrinth.com/data/cached_images/f1f3f2c116e97c8067d880b86496da45a5b78717.png) </details> <details> <summary>Spawn Elytra Example</summary> !(https://drive.google.com/uc?export=download&id=1w5ZO_hpEuiJ8KpiU4nju3Zhs3EkGfWLG) </details> <details> <summary>MOTD Example</summary> !(https://cdn.modrinth.com/data/cached_images/6db7fc2590509904f89c09c34ef42c84064304a5.png) </details> <details> <summary>TPS Bar Example</summary> !(https://cdn.modrinth.com/data/cached_images/87562fc4495cf8330cc2df1330037a2719d56c9b.png) </details> <details> <summary>Claim Shop Example</summary> !(https://cdn.modrinth.com/data/cached_images/910b257af89759aade00882bd2578680ed4d5217.png) !(https://cdn.modrinth.com/data/cached_images/b62b02123ef6c42889883ee85bd8ac22896399b8.png) </details> ### Default Config <details> <summary>Default Configs</summary> <details> <summary>config.yml</summary> ``` # Plugin from Blaxk_ # Defines the language of the plugin. You can change it to 'de' for german, or 'en' for english. language: en # Specify whether to enable the MOTD. motdenabled: false # The MOTD of the server. That's the text under the server name in the server list. # You can use color codes with § (If you don't know what these are, search it on the internet.) motd: - "§6§lUnset MOTD" - "§aExample text" # You can use world, world_nether or world_the_end to set where the parkour and spawn elytra works. # PLEASE CHANGE THIS TO THE NAME OF THE WORLD IF IT'S NOT WORLD, IF NOT THE CONSOLE WILL BE FLOODED WITH ERRORS! world: world # multiplyValue is the strength of the elytra boost. multiplyvalue: 2 # This is the spawn radius. This defines where the spawn elytra works. spawnradius: 50 # Defines if you can use the spawn elytra in the spawn area. boostenabled: true # Defines if the command /status works statusenabled: true # Defines the maximal status length maximalstatuslength: 20 # Defines if /claimshop works. (true or false) claimshopenabled: false # Defines if a second shop is claimable. (true or false) secondshopactive: false # Defines if playtime works. If it's set to false, playtime doesn't count. playtimenabled: true ``` </details> <details> <summary>languages.yml</summary> ``` # languages.yml en: messages: plugin_started: "The SMPAddons plugin has started. | Author - Blaxk_" plugin_stopped: "The SMPAddons plugin has stopped. | Author - Blaxk_" motd_error: "Error in MOTD config! Enter 2 lines of MOTD in the config." besttimes_deleted: "besttimes.yml deleted. (I deleted this feature in version 1.3.1)" new_version_available: "A new version of SMPAddons is available!" update_to_version: "Please update to version {latestVersion} (Current version: {currentVersion})" download_link: "Download link and changelog list:" failed_update_check: "Failed to check for updates: {errorMessage}" boost_activated: "Boost activated!" press_to_boost: "Press {key} in order to boost yourself." invalid_world: "IMPORTANT! Please update 'world:' in config.yml to match an existing world. Current value '{worldName}' is invalid!" tps_bar: "TPS: {tps}" playtime: "Playtime: {hours} hours and {minutes} minutes" all_playtimes: "All Playtimes:" unknown_player: "Unknown player (UUID: {uuid})" your_rank: "Your rank: " player_not_found: "Player not found." total_playtime: "The total playtime of {playerName} is{playtime}." playtime_disabled: "Playtime is currently disabled." command_only_for_players: "This command can only be used by players." your_total_playtime: "Your total playtime is" top_playtimes: "Top Playtimes:" status_disabled: "Status feature is
# SMPAddons SMPAddons is a simple and customizable plugin that adds features to your Survival Multiplayer (SMP) server. It helps you improve the overall player experience.
Additionally, each feature can be enabled or disabled as you wish.
## Features - Spawn Elytra: You can use an Elytra-like feature when leaving spawn. - TPS Bar: A live TPS display that shows server performance. - Customizable MOTD: You can personalize the server's Message of the Day with custom text and colors. - Playtime Tracker: You can see how long players have been active on the server. - Status: You can set custom statuses to show before your usernames. - Claim Shops: You can claim shops to encourage a player-driven economy. - Language Support: You can choose between German or English. - Permission Support: You can allow or disallow players to use certain commands of the plugin.
## Examples of some Features
Playtime Example
Example for the /playtime command
!(https://cdn.modrinth.com/data/cached_images/f93fd387d586e90e780eb3dc4ea2bb2008678bbf.png)
Example for the /playtime top command
!(https://cdn.modrinth.com/data/cached_images/f1f3f2c116e97c8067d880b86496da45a5b78717.png)
Spawn Elytra Example
!(https://drive.google.com/uc?export=download&id=1w5ZO_hpEuiJ8KpiU4nju3Zhs3EkGfWLG)
MOTD Example
!(https://cdn.modrinth.com/data/cached_images/6db7fc2590509904f89c09c34ef42c84064304a5.png)
TPS Bar Example
!(https://cdn.modrinth.com/data/cached_images/87562fc4495cf8330cc2df1330037a2719d56c9b.png)
Claim Shop Example
!(https://cdn.modrinth.com/data/cached_images/910b257af89759aade00882bd2578680ed4d5217.png)
!(https://cdn.modrinth.com/data/cached_images/b62b02123ef6c42889883ee85bd8ac22896399b8.png)
### Default Config
Default Configs
config.yml
``` # Plugin from Blaxk_
# Defines the language of the plugin. You can change it to 'de' for german, or 'en' for english. language: en
# Specify whether to enable the MOTD. motdenabled: false
# The MOTD of the server. That's the text under the server name in the server list. # You can use color codes with § (If you don't know what these are, search it on the internet.) motd: - "§6§lUnset MOTD" - "§aExample text"
# You can use world, world_nether or world_the_end to set where the parkour and spawn elytra works. # PLEASE CHANGE THIS TO THE NAME OF THE WORLD IF IT'S NOT WORLD, IF NOT THE CONSOLE WILL BE FLOODED WITH ERRORS! world: world
# multiplyValue is the strength of the elytra boost. multiplyvalue: 2 # This is the spawn radius. This defines where the spawn elytra works. spawnradius: 50 # Defines if you can use the spawn elytra in the spawn area. boostenabled: true
# Defines if the command /status works statusenabled: true # Defines the maximal status length maximalstatuslength: 20
# Defines if /claimshop works. (true or false) claimshopenabled: false
# Defines if a second shop is claimable. (true or false) secondshopactive: false
# Defines if playtime works. If it's set to false, playtime doesn't count. playtimenabled: true
```
languages.yml
``` # languages.yml
en: messages: plugin_started: "The SMPAddons plugin has started. | Author - Blaxk_" plugin_stopped: "The SMPAddons plugin has stopped. | Author - Blaxk_" motd_error: "Error in MOTD config! Enter 2 lines of MOTD in the config." besttimes_deleted: "besttimes.yml deleted. (I deleted this feature in version 1. 3. 1)" new_version_available: "A new version of SMPAddons is available!" update_to_version: "Please update to version {latestVersion} (Current version: {currentVersion})" download_link: "Download link and changelog list:" failed_update_check: "Failed to check for updates: {errorMessage}" boost_activated: "Boost activated!" press_to_boost: "Press {key} in order to boost yourself." invalid_world: "IMPORTANT! Please update 'world:' in config.yml to match an existing world. Current value '{worldName}' is invalid!" tps_bar: "TPS: {tps}" playtime: "Playtime: {hours} hours and {minutes} minutes" all_playtimes: "All Playtimes:" unknown_player: "Unknown player (UUID: {uuid})" your_rank: "Your rank: " player_not_found: "Player not found." total_playtime: "The total playtime of {playerName} is{playtime}." playtime_disabled: "Playtime is currently disabled." command_only_for_players: "This command can only be used by players." your_total_playtime: "Your total playtime is" top_playtimes: "Top Playtimes:" status_disabled: "Status feature is
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- blaxk
- Version
- 1.4.1
- Downloads
- 877
- Endorsements
- 8
- Category
- adventure
- Created
- 8/15/2024
- Updated
- 12/4/2024
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- adventure, economy, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does SMPAddons support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of SMPAddons?
Version 1.4.1, published 2024-12-04 with 877 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
