Due to incompatible with any other plugin auction and have some bugs on mine, I remove it temporary. Not sure if I will reapply it on this plugin.
Adding config to disable /enable the shop & auction
- adding config for sPluginChat name in game
- fix deprecated problem with sign, now writable in both side (front & back)
for 1.20.1
update to 1.19.4
- adding shortcut
/themoney than can replace
/tmwm or
/themultiwordmoney
Happy new year!
- Force EssentialX to hook on event UserBalanceUpdateEvent to update the balance in the good group (player offline)
With this event, no need anymore the auto-save.
- Removing the auto-save, useless now
- Adding SHOP admin/player handled per group of world
- Adding AuctionHouse to sell/buy stuff player handled per group of world
- Adding some missing translation
- Some bugs fix
- If enabled, adding delay when restarting the auto-save when changing world (was to quick after changing world)
- Optimization: When we are in the same group, the plugin only save,
not touching the balance of the player
- Adding an autoSave per minutes configurable
- Adding soft dependency for
Essentials and hope it fix the issues
Essentials API is called before Essentials is loaded.
- added the timezone to config
- rewrite of the
balTop to be more optimize
- return the last update in the balTop
- Added the placeholder
[moneyGroup] like so /themultiworldmoney player Patfreeze
[moneyGroup] Deposit 1
This will automatically replace
[moneyGroup] by the last group player was after quit or the current group if player is online
- Try to stop spamming console on tab completion. Sorry for all this update
- Using the
Bukkit.getServer.offlinePlayer() instead of directly
Bukkit.offlinePlayer()
Never stop learning...
- Attempt to fix a bug with tabs completions problems on some server
- Update for MC1.19
- Bug fixed - The amount player to player was in Int now is Double
- Bug fixed - Translation when moving a world to a new group
- Bug fixed - Translation when there are no value to replace
- Bug fixed - When player first join the default balance of default was not given to him
- Bug fixed that console have no permission :O
- Bug fixed that admin have the permission to do something
- Adding log to console when another plugin excute commands
- Bug fix from the translated text that output the same value again and again
- Refactoring code to use translate files when sending message to player
- Fix bug when a player have a negative amount
Update 2.2.2
- Correction of some text but sorry guys not my first language, I don't want to go to over all the spaghetti code to refactoring yet.
- Correction when nothing need to be update but version not update itself
- Create a starting balance when player first join a group of world (configurable) when create a group
- Edit the starting balance of a group in-game also
- bug fix - returns non-void type org.bukkit.entity.Entity
thanks to
vdl19 for reporting this.
-
Update for 1.18.2
- Extra added /killedplayers [group] to get the rate kills players
This is an update to fix the baltop when amount exceed the int limites
- Added the command /payto [name] [amount] alias /thepay /thepayto
- Added also /tmwm pay [name] [amount]
You will need to remove the permission /pay from your player to not by pass travel money from group
- When plugin is reloaded save all player data
Make it also avaible for 1.17
// Rewriten code to use Maven
// Config.yml auto-update
// bug correction on backup vault
// bug correction on autocomplete
// - Added /themultiworld baltop [group] [page]
Bug fix
When a player is connected before the plugin was enabled his/her balance was at zero.
Also fixed the first time the plugin was enabled on a server players have nothing on default group world.
