
SMPtweaks
The one plugin every survival server needs. Tackles limitations and common problems of vanilla survival multiplayer, by adding various tweaks and configuration options. Fully modular, largely async and built with high player counts in mind.
- Загрузки
- 739
- Подписчики
- 15
- Обновлён
- 10 ноября 2024 г.
- Лицензия
- CC-BY-4.0
Опубликован 13 октября 2023 г.

The one plugin your survival server needs.
This plugin tackles limitations and common problems of vanilla survival multiplayer, by adding various tweaks and configuration options. SMPtweaks is fully modular, largely async and built in a lightweight way with high player counts in mind.
All features can be enabled individually and put zero load on your server when not used.

Custom death logic
Fine-tune what happens when a player dies: Options to reduce item durability, keep equipment, drop only a portion of XP or items carried, drop chance per inventory slot, respawn health and hunger points etc.
Modify day/night cycle
Increase or decrease duration of day or night, disable sleeping, reduce bad weather etc.
Change mob spawning behaviour
Configure how frequently a certain type of mob spawns, disable some spawns completely (for example phantoms) and allow naturally spawning shulkers.
Easy way to add custom crafting recipes
Recipes can be easily added via the config file so you won't need another plugin or heavyweight datapacks for that.
Various other tweaks
Set XP & mending repair amount multiplier, buff vegetarian food, etc.

Server level system
Persistent level based on total experience gained
Recurring rewards
Configure item rewards players can collect in regular intervals



- Download the plugin jar and place it in the /plugins/ folder
- Restart the server
- Configure the plugin by editing /plugins/SMPtweaks/config.yml
Please note that this plugin requires at least Java 16 and Minecraft version 1.17 or higher.

We provide support via Spigot Forums or the HelpChat Discord. If you have any questions, please post in the #general-plugins or #general-plugins-2 channel, make sure to mention your request is regarding SMPtweaks and tag @noniqu in your message!
HelpChat is not affiliated with or in any way officially connected to SMPtweaks.

Big thanks to Schmon, c0l0ss0s and the HelpChat community for giving valueable feedback. If you enjoy SMPtweaks, make sure to leave a review. Got an idea how we could improve this plugin? Let us know in the Spigot Discussion :)
Ченджлог
1.0.24Релиз1.21.1, 1.21.2, 1.21.3 · 10 ноября 2024 г.
This update contains bugfixes, updating is recommended!
- SMPtweaks now supports 1.21.X
- Fixed a bug that sometimes caused players not to drop items and experience orbs on death
- Fixed NullPointerException console spam when players were shot by an arrow in 1.21 (thanks BEMZ01 for reporting)
- Added /coords command, allowing players to display their coordinates in the Action Bar.
- Added /track command, which displays the distance and direction of a specific player in the Action Bar
To use the two new commands, you need to add the following to your config.yml inside the SMPtweaks plugin folder
enable_commands:
level: true
whereis: true
track: true # <-- this is new
coords: true # <-- this is new as well
1.0.23Релиз1.20, 1.20.1, 1.20.2 · 13 октября 2023 г.
- First Modrinth release, check Spigot for older versions
- SMPtweaks now officially supports 1.20.X
Комментарии
Загружаем…