New Drop Logging Player

Details

  • Filename
    SupMod.jar
  • Uploaded by
  • Uploaded
    May 1, 2023
  • Size
    71.84 KB
  • Downloads
    96
  • MD5
    1a8d258b6c6fc6940b30439fa52831a6

Supported Bukkit Versions

  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Changelog

Version : 1.19 & 1.19.x
Added a system to log the drops of days that have been added to the list beforehand. Allowing to know who recovered the item.
 
[+] New Command :
/supmod menu [admin/drop/player]
allows you to display the different menus available
/supmod menu drop [add/list/remove]
allows you to add, remove or see the list of players who will be logged for item drops
/sumod menu drop [on/off]
allows you to enable or disable logging for item drops
 
[-] Removed Commad :
/supmod player (changed to /supmod menu player)
/supmod admin (changed to /supmod menu admin)
 
The config file has been modified and a new entry has appeared at the end :
[code=YAML]# Log Drop Player
#
log_drop:
  actif: false
  player_to_check:
    - 6f3cbc99-f314-4496-b8ba-72859da3328d
    - ac0a217f-219a-4ba0-8ea7-b51419c1965a[/code]