Update v1.4.1 CHANGELOG: - Fixed static-uuid bug for 1.17.
Static uuid allows you to fix conflicts with other plugins such as shopkeeper. It makes MoneyNote's note all have the same UUID. However, this feature is only enabled in server 1.16+.
It should automatically be added to your config.yml
Looks like this:
Code (Text):
use-static-uuid:
enabled: true
MORE TO COME: More updates are on the way, such as a redone tax system and more
IF YOU FIND ISSUES, REPORT TO ME ON DISCORD OR DM ASAP
Update v1.4 CHANGE LOG: - Added 1.17 R1 Support.
As the title states, this is a beta version for 1.17. It is beta because Vault this plugin's dependency is not yet updated to 1.17. When Vault updates it may change the state of this plugin however currently I found no issues when running MoneyNote (update 1.4) on 1.17 servers.
Please note that you need an Economy plugin as well as Vault to run this plugin. I tested this with EssentialsX 1.16 version and it worked fine.
MORE TO COME: More updates are on the way, such as a redone tax system and more
Update v1.3.3 CHANGE LOG: - Added 1.16.4 support - Added static UUID for 1.16+ servers (This is in beta, if it works well, then I will add old version support) - 1.16 servers by default will use static uuids, this will allow plugins like ShopKeeper to work for you.
ChangeLog: - Block ID Fixes - Fixed &f not working when depositing - Fixed random number generator - Fixed tax not withdrawing money from player* - New Deposit code(faster & more reliable) - Added TabCompleter
Tab Completer: Tab completer has been added to /withdraw and /moneynote to better help players under the command usage! The tab completer is permission-based meaning if they don't have "mn.give" the tab won't show 'give' as an argument option!
Welcome to update v1.2.5! MoneyNote has been officially updated to 1.15 with one feature added!
Tax: You have the option to add "Tax" to MoneyNotes when withdrawing. The tax is configurable inside the config.yml, example: Tax is 5% you withdraw $1000 into note but the note will only be worth $950
Update v1.2.3 MoneyNote Type: You can now change the type of material the MoneyNote is! Any Minecraft item can be used as a MoneyNote!
Code (Text):
item:
item-type: PAPER
NOTE: If you are using a Spigot version of 1.12 or below you must use 1.13+ block ID names for the type! If the type you entered is not found then it will default to a Barrier block.
Bug Fixes: Many bug fixes were also made in this version! Spigot 1.8 is now compatible again as well as the /mn reload command is fixed
Major bugfixes! Thanks to @Gixr a major dup bug was fixed as well as custom drop names! Everything "should" be fine now! If you are experiencing bugs please message me on discord with screenshots + server version!
Update 1.2! Completely re-coded: The plugin just had a huge clean up! Almost everything was re-coded. The way note amounts are saved was changed completely. The value of each note is 100% hidden from the player meaning you no longer need "amount-location" in the config.yml. The note just became more custom with the ability to put the value anywhere you want
What does the recode mean for you? Server notes command changed (check main page). The config.yml file was recode to be an automatic updating method meaning when new features come out the info will automatically be added in your config. The plugin was prepped for more features! Stay tuned.
Bug Fixes: Fixed how values are saved in notes. If you are using 1.13+, the values are saved in a hidden attribute. This is the most efficient way to save the value of the note. It is recommended you update your server to 1.13+ so the values are saved in this manor. You also no longer need to use 'amount-location' in the config. If you are using versions below 1.13, the values are saved the same way they have always been saved. You must put the amount-location in the config so the plugin can gather the value. However, I did fix the way the value is grabbed to be better than it was before.
Added 1.14.1 Official Support! Bug Fixes: You can not withdraw an unlimited amount of money!
Permissions added: I added the perms: mn.random mn.give mn.all *More info on overview page*
Next Update: I know I said last update that the next update will have exp bottles and a GUI but sadly bugs were found and I will have to push that update back... Next update will have exp bottles and most likely a GUI. Unless more bugs are found. Thank you all for your patience and support of this plugin!
Update: MoneyNote now supports all languages! Fixed a few bugs when depositing. As long as you specify which line in lore has the amount then the note should deposit
Whats new? A small bug was fixed found by LegitxGlitch! I also added in an update checker. The update checker will not spam anyone in game. It will simple notify your console when there is an update available for MoneyNote. Thank you all for downloading and supporting this plugin!
New feature! Huge update! I finally implemented server notes. These notes can be created by people with the permission mn.servernote as well as the console! Server notes will not take any money out of players balance, strictly from the "economy". It is not wise to give this permission note to untrusted users. Below are the two new commands:
<optional-player-name> must be used when issuing command through console. When you put a player's name in the commands it will send that not to that player.
Bugs & Changes: Many bug fixes and improvements were also made. Notes should never break and will always be able to be deposited if they are create through this plugin. Messages.yml was also improved and made automatic for me to be able to update it when needed.
Hope y'all enjoy this update! Keep messaging me ideas!