Releases: leothawne/LTItemMail
Releases · leothawne/LTItemMail
LT Item Mail 0.3.4 [1.13 - 1.20.4]
- Fixed integrations not being detected.
- Added color customization (refer to https://htmlcolorcodes.com/bukkit-color-codes/) for plugin tag and mailbox name (see config.yml).
- Removed unnecessary console messages.
- Performed a few changes for stability.
- Mail list (/itemmail list) shows who sent the mail.
- If is not possible to send a mail box (lack of money or other motive), it will be sent back to you in your mail list.
- Added the possibility of write a label on the mail box (/mailitem [text]).
LT Item Mail 0.3.3
Vault fix!
Changes: 7c0670b
LT Item Mail 0.3.2
Changelog:
- Database corruption fix (0.3.1).
- Added configuration fallback.
- Added "/itemmailadmin reload" command and translations.
- Added "/itemmail costs" command and translations.
- Added support for GriefPrevention protection.
- Added support for TownyAdvanced protection.
- Added support for RedProtect protection.
- Added support for WorldGuard protection.
- Restructured config.yml file.
- Added own protections for physical mailboxes (prevent breaking, exploding and moving with a piston).
LT Item Mail 0.3.1 [1.13 - 1.20.4]
Database corruption fix!
If you first installed version 0.3.0 please delete the mailboxes.db file and install version 0.3.1
Changes: dfb4c40
LT Item Mail 0.3.0 [1.13 - 1.20.4]
Big update!
- Added a permission system and implemented new permission nodes.
- Improved language system and file structure. Missing lines will be automatically added instead of deleting the current yml file.
- Economy fix (plugin creates a thread to keep waiting for an Economy plugin to be registered by Vault if there is any)
- Now you can send items to offline players.
- Now you can have a physical mailbox.
LT Item Mail 0.2.7 (MC 1.13 - 1.20.4)
LT Item Mail 0.2.6
Introducing mailboxes storage!
New player commands:
/itemmail list - List new/pending mailboxes.
/itemmail open - Open a pending mailbox.
New admin commands:
/itemmailadmin list - List opened mailboxes of a specific player.
/itemmailadmin recover - Recover lost items from an opened mailbox.
Economy fix 139ef9c
LT Item Mail 0.2.5
I'm back :)
LT Item Mail 0.2.4
+ Updated to MC 1.14!
LT Item Mail 0.2.3
- Vault is not a required dependency anymore. You can choose whether or not you want to use Vault + an economy plugin.
- New configuration sections and messages were added.
- Update checks now has its own tasks in order to not disturb the functioning of the server (it happened a couple of times, especially when the server was running without internet access).
- A public API is now available. Javadoc can be found here: https://leothawne.github.io/javadocs/LTItemMail/
- The number of messages in the server's console were reduced.
- Hashmaps are now been used instead of messing with a player's vulnerability status just to determine if a player is busy or not.
- A message will appear in the console informing when this plugin is integrating another plugin as a dependency. Example: Vault.
- Using the public API, you can send items anonymously to any player on the server without any charges. The mailbox will be marked as a "special mailbox".