Change Log
- Russian translation update (thanks @Fosyaaa on GitHub)
Note: If you do not use the Russian translation, you can ignore this update.
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.
Change Log
- Trading can now be allowed/disallowed in a world using a whitelist or blacklist (
allowedWorlds
config option -allowedWorlds.mode
set toblacklist
behaves the same as the olddisabledWorlds
option). - Trading can now be allowed/disallowed in an area using a WorldGuard region flag (
smiley-player-trader
).
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.
Updating Config
Don't forget to make a backup of your config!
Option 1: Look at config.yml and set the settings you want in your config.yml.
Option 2: Rename your config.yml and restart/reload your server and then re-apply your settings to the new config.yml and restart/reload the server again to apply them.
Change Log
- Russian translation update (thanks @Fosyaaa on GitHub)
Note: If you do not use the Russian translation, you can ignore this update.
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.
Change Log
- Add an option (default off) to send a notification to online players that a player has a new trade.
- Add an option to disable using Vault for offline player permission checking (useful if you do not have a permission plugin or your permission plugin doesn't support offline players).
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.
Updating Config
Don't forget to make a backup of your config!
Option 1: Look at [config.yml](https://github.com/Mrcomputer1/SmileyPlayerTrader/blob/v[version number]/src/main/resources/config.yml) and set the settings you want in your config.yml.
Option 2: Rename your config.yml and restart/reload your server and then re-apply your settings to the new config.yml and restart/reload the server again to apply them.
Change Log
- Added some PlaceholderAPI expansions, see this wiki page for details.
- Fixed a
NullPointerException
that occurs when right clicking a NPC player entity for a player that not online.
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.
Change Log
- Support for Minecraft 1.21.2.
- Fixed a bug with item stacking on some GUIs (thanks @miladm78 on GitHub, #68)
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.
Change Log
- Russian translation update (thanks @Fosyaaa on GitHub)
Note: If you do not use the Russian translation, you can ignore this update.
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.
Change Log
- Added admin-only option to make an item have an unlimited supply (
/spt unlimitedsupply
).
Note: We recommend backing up your SPT database and configuration file, just in case. This version makes changes to the structure of the SPT database, if something unexpected, such as a power outage or server crash occurs, the database could be left in an inconsistent or corrupted state.
Updating Config
Don't forget to make a backup of your config!
Option 1: Look at [config.yml](https://github.com/Mrcomputer1/SmileyPlayerTrader/blob/v[version number]/src/main/resources/config.yml) and set the settings you want in your config.yml.
Option 2: Rename your config.yml and restart/reload your server and then re-apply your settings to the new config.yml and restart/reload the server again to apply them.
Change Log
- Added ability to specify default amount of an item for price quick selection and the "More Items..." menu's extra items and featured items.
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.