Update src/com/untamedears/PrisonPearl/PrisonPearlManager.java#13
Update src/com/untamedears/PrisonPearl/PrisonPearlManager.java#13TinieSnipah wants to merge 1 commit intoExultant:masterfrom
Conversation
Gives enchantment effect, lore and name to PrisonPearls Reason for edit: Gives pearl enchantment effect (distinguishable, unstackable) Gives name of prisoner in inventory //NOTE: Not sure if this would work, haven't been able to run a test on it. Eclipse finds no issues, just wondering if the 'pearlnum' is needed for the plugin to work
|
Pearlnum is essential. Its how prisonpearl keeps track of pearls.
|
|
I re-comitted this for you, fixed several errors you made (simple stuff, but you need to get those build paths on your side working). It still says your name on it though. |
|
@felzix Yeah I do, haha |
Gives enchantment effect, lore and name to PrisonPearls
Reason for edit:
Gives pearl enchantment effect (distinguishable, unstackable)
Gives name of prisoner in inventory
//NOTE: Not sure if this would work, haven't been able to run a test on it. Eclipse finds no issues, just wondering if the 'pearlnum' is needed for the plugin to work