PotionCreation (v1.1)

Details

  • Filename
    PotionCreation (v1.1).jar
  • Uploaded by
  • Uploaded
    Nov 23, 2018
  • Size
    101.14 KB
  • Downloads
    237
  • MD5
    6e1d31ee1f9c37b44f7c9f477e5008df

Supported Bukkit Versions

  • 1.13

Changelog

UPDATES
  • Implemented a way for administrators to bypass the potion creation prices by doing /poc bypass. (poc.bypass) 
  • Added an invalid command usage message.
 
If you're updating the plugin from version 1.0, these are some changes you need to take note of.
 
The following has been added to the config.yml, under messages-en section,
 
[code=YAML]  bypassenabled: '&4Administrator bypass has been &5enabled&4.'
  bypassdisabled: '&4Administrator bypass has been &5disabled&4.' 
  invalidusage: '&4Invalid usage! &7 To view a list of commands, do &5/poc help&7!'[/code]